[INFO] cloning repository https://github.com/bohachu/turbo_iot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bohachu/turbo_iot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbohachu%2Fturbo_iot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbohachu%2Fturbo_iot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 698e3fabb22d5ca696e9ffea23217121ccc8f48b
[INFO] checking bohachu/turbo_iot against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbohachu%2Fturbo_iot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bohachu/turbo_iot on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/bohachu/turbo_iot
[INFO] finished tweaking git repo https://github.com/bohachu/turbo_iot
[INFO] tweaked toml for git repo https://github.com/bohachu/turbo_iot written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/bohachu/turbo_iot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded aho-corasick v0.7.8
[INFO] [stderr] Downloaded regex v1.3.4
[INFO] [stderr] Downloaded regex-syntax v0.6.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8daa3661daea11f89c3a327d057742e44fe4cf005ca25b24aae51d3d0621a88
[INFO] running `Command { std: "docker" "start" "-a" "c8daa3661daea11f89c3a327d057742e44fe4cf005ca25b24aae51d3d0621a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8daa3661daea11f89c3a327d057742e44fe4cf005ca25b24aae51d3d0621a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8daa3661daea11f89c3a327d057742e44fe4cf005ca25b24aae51d3d0621a88", kill_on_drop: false }`
[INFO] [stdout] c8daa3661daea11f89c3a327d057742e44fe4cf005ca25b24aae51d3d0621a88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11067a4e9a49fb570b754a3a08052fe0da4a09e78e6a698359a743be9ad003af
[INFO] running `Command { std: "docker" "start" "-a" "11067a4e9a49fb570b754a3a08052fe0da4a09e78e6a698359a743be9ad003af", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.8
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling memchr v2.3.0
[INFO] [stderr] Compiling serde v1.0.104
[INFO] [stderr] Compiling syn v1.0.14
[INFO] [stderr] Compiling ryu v1.0.2
[INFO] [stderr] Checking regex-syntax v0.6.14
[INFO] [stderr] Checking itoa v0.4.5
[INFO] [stderr] Checking rustc-serialize v0.3.24
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Checking aho-corasick v0.7.8
[INFO] [stderr] Compiling quote v1.0.2
[INFO] [stderr] Checking regex v1.3.4
[INFO] [stderr] Compiling serde_derive v1.0.104
[INFO] [stderr] Checking serde_json v1.0.47
[INFO] [stderr] Checking turbo_iot v2.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout] --> src/handle_json_file.rs:1:18
[INFO] [stdout] |
[INFO] [stdout] 1 | use serde_json::{Result, Value};
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `BufReader`
[INFO] [stdout] --> src/handle_json_file.rs:6:21
[INFO] [stdout] |
[INFO] [stdout] 6 | use std::io::{Read, BufReader, BufRead};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout] --> src/handle_json_file.rs:1:18
[INFO] [stdout] |
[INFO] [stdout] 1 | use serde_json::{Result, Value};
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `BufReader`
[INFO] [stdout] --> src/handle_json_file.rs:6:21
[INFO] [stdout] |
[INFO] [stdout] 6 | use std::io::{Read, BufReader, BufRead};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `json_obj`
[INFO] [stdout] --> src/handle_json_file.rs:86:9
[INFO] [stdout] |
[INFO] [stdout] 86 | let json_obj = Json::from_str(&str_json).unwrap();
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_json_obj`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/handle_json_file.rs:96:9
[INFO] [stdout] |
[INFO] [stdout] 96 | let v: Value = serde_json::from_str(str_json.as_ref()).expect("err 91");
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `cap`
[INFO] [stdout] --> src/handle_json_file.rs:108:9
[INFO] [stdout] |
[INFO] [stdout] 108 | for cap in re.captures_iter(str_json.as_ref()) {
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cap`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `caps`
[INFO] [stdout] --> src/handle_json_file.rs:206:9
[INFO] [stdout] |
[INFO] [stdout] 206 | for caps in re.captures_iter(str_json.as_ref()) {
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_caps`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_turbo`
[INFO] [stdout] --> src/handle_json_file.rs:262:13
[INFO] [stdout] |
[INFO] [stdout] 262 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_turbo`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_cnt`
[INFO] [stdout] --> src/handle_json_file.rs:263:9
[INFO] [stdout] |
[INFO] [stdout] 263 | let int_cnt = 0;
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_cnt`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_device_id`
[INFO] [stdout] --> src/handle_json_file.rs:267:13
[INFO] [stdout] |
[INFO] [stdout] 267 | let str_device_id: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_device_id`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_date`
[INFO] [stdout] --> src/handle_json_file.rs:268:13
[INFO] [stdout] |
[INFO] [stdout] 268 | let str_date = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_date`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_voc`
[INFO] [stdout] --> src/handle_json_file.rs:269:13
[INFO] [stdout] |
[INFO] [stdout] 269 | let int_voc: f32 = str_comma.next().unwrap().to_string().parse().unwrap();
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_voc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/handle_json_file.rs:262:9
[INFO] [stdout] |
[INFO] [stdout] 262 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_turbo`
[INFO] [stdout] --> src/handle_json_file.rs:286:13
[INFO] [stdout] |
[INFO] [stdout] 286 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_turbo`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_cnt`
[INFO] [stdout] --> src/handle_json_file.rs:287:9
[INFO] [stdout] |
[INFO] [stdout] 287 | let int_cnt = 0;
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_cnt`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/handle_json_file.rs:286:9
[INFO] [stdout] |
[INFO] [stdout] 286 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_turbo`
[INFO] [stdout] --> src/handle_json_file.rs:313:13
[INFO] [stdout] |
[INFO] [stdout] 313 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_turbo`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_cnt`
[INFO] [stdout] --> src/handle_json_file.rs:314:9
[INFO] [stdout] |
[INFO] [stdout] 314 | let int_cnt = 0;
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_cnt`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/handle_json_file.rs:313:9
[INFO] [stdout] |
[INFO] [stdout] 313 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_device_id`
[INFO] [stdout] --> src/handle_json_file.rs:342:13
[INFO] [stdout] |
[INFO] [stdout] 342 | let str_device_id: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_device_id`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_date`
[INFO] [stdout] --> src/handle_json_file.rs:343:13
[INFO] [stdout] |
[INFO] [stdout] 343 | let str_date: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_date`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_voc`
[INFO] [stdout] --> src/handle_json_file.rs:344:13
[INFO] [stdout] |
[INFO] [stdout] 344 | let str_voc: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_voc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `write_json_file` is never used
[INFO] [stdout] --> src/handle_json_file.rs:15:8
[INFO] [stdout] |
[INFO] [stdout] 15 | pub fn write_json_file() -> std::io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `write_file` is never used
[INFO] [stdout] --> src/handle_json_file.rs:59:4
[INFO] [stdout] |
[INFO] [stdout] 59 | fn write_file(str_json: &str, str_region_name: &str) -> std::io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `file_write_all` is never used
[INFO] [stdout] --> src/handle_json_file.rs:66:4
[INFO] [stdout] |
[INFO] [stdout] 66 | fn file_write_all(file: &mut File, content: String) -> std::io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `get_content` is never used
[INFO] [stdout] --> src/handle_json_file.rs:71:4
[INFO] [stdout] |
[INFO] [stdout] 71 | fn get_content(str_json: &str) -> String {
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_file_rustc_serialize` is never used
[INFO] [stdout] --> src/handle_json_file.rs:80:15
[INFO] [stdout] |
[INFO] [stdout] 80 | pub(crate) fn read_file_rustc_serialize() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_file_serde` is never used
[INFO] [stdout] --> src/handle_json_file.rs:90:15
[INFO] [stdout] |
[INFO] [stdout] 90 | pub(crate) fn read_file_serde() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `regex` is never used
[INFO] [stdout] --> src/handle_json_file.rs:99:15
[INFO] [stdout] |
[INFO] [stdout] 99 | pub(crate) fn regex() {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `readlines2` is never used
[INFO] [stdout] --> src/handle_json_file.rs:114:8
[INFO] [stdout] |
[INFO] [stdout] 114 | pub fn readlines2() {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_lines` is never used
[INFO] [stdout] --> src/handle_json_file.rs:128:4
[INFO] [stdout] |
[INFO] [stdout] 128 | fn read_lines
(filename: P) -> io::Result>>
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo` is never used
[INFO] [stdout] --> src/handle_json_file.rs:134:8
[INFO] [stdout] |
[INFO] [stdout] 134 | pub fn origin_to_turbo() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo_memory` is never used
[INFO] [stdout] --> src/handle_json_file.rs:154:8
[INFO] [stdout] |
[INFO] [stdout] 154 | pub fn origin_to_turbo_memory() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo_regex` is never used
[INFO] [stdout] --> src/handle_json_file.rs:195:8
[INFO] [stdout] |
[INFO] [stdout] 195 | pub fn origin_to_turbo_regex() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo_index` is never used
[INFO] [stdout] --> src/handle_json_file.rs:221:8
[INFO] [stdout] |
[INFO] [stdout] 221 | pub fn origin_to_turbo_index() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv` is never used
[INFO] [stdout] --> src/handle_json_file.rs:250:8
[INFO] [stdout] |
[INFO] [stdout] 250 | pub fn read_csv() {
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_fixed_width` is never used
[INFO] [stdout] --> src/handle_json_file.rs:274:8
[INFO] [stdout] |
[INFO] [stdout] 274 | pub fn read_csv_fixed_width() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_fixed_width_turbo` is never used
[INFO] [stdout] --> src/handle_json_file.rs:301:8
[INFO] [stdout] |
[INFO] [stdout] 301 | pub fn read_csv_fixed_width_turbo() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_voc` is never used
[INFO] [stdout] --> src/handle_json_file.rs:327:8
[INFO] [stdout] |
[INFO] [stdout] 327 | pub fn read_csv_voc() {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_vec` is never used
[INFO] [stdout] --> src/handle_json_file.rs:349:8
[INFO] [stdout] |
[INFO] [stdout] 349 | pub fn read_csv_vec() {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_vec_turbo` is never used
[INFO] [stdout] --> src/handle_json_file.rs:372:8
[INFO] [stdout] |
[INFO] [stdout] 372 | pub fn read_csv_vec_turbo() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `json_obj`
[INFO] [stdout] --> src/handle_json_file.rs:86:9
[INFO] [stdout] |
[INFO] [stdout] 86 | let json_obj = Json::from_str(&str_json).unwrap();
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_json_obj`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout] --> src/handle_json_file.rs:96:9
[INFO] [stdout] |
[INFO] [stdout] 96 | let v: Value = serde_json::from_str(str_json.as_ref()).expect("err 91");
[INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `cap`
[INFO] [stdout] --> src/handle_json_file.rs:108:9
[INFO] [stdout] |
[INFO] [stdout] 108 | for cap in re.captures_iter(str_json.as_ref()) {
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cap`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/handle_json_file.rs:151:5
[INFO] [stdout] |
[INFO] [stdout] 151 | file_turbo.flush();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout] |
[INFO] [stdout] 151 | let _ = file_turbo.flush();
[INFO] [stdout] | +++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `caps`
[INFO] [stdout] --> src/handle_json_file.rs:206:9
[INFO] [stdout] |
[INFO] [stdout] 206 | for caps in re.captures_iter(str_json.as_ref()) {
[INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_caps`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_turbo`
[INFO] [stdout] --> src/handle_json_file.rs:262:13
[INFO] [stdout] |
[INFO] [stdout] 262 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_turbo`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_cnt`
[INFO] [stdout] --> src/handle_json_file.rs:263:9
[INFO] [stdout] |
[INFO] [stdout] 263 | let int_cnt = 0;
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_cnt`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_device_id`
[INFO] [stdout] --> src/handle_json_file.rs:267:13
[INFO] [stdout] |
[INFO] [stdout] 267 | let str_device_id: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_device_id`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_date`
[INFO] [stdout] --> src/handle_json_file.rs:268:13
[INFO] [stdout] |
[INFO] [stdout] 268 | let str_date = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_date`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_voc`
[INFO] [stdout] --> src/handle_json_file.rs:269:13
[INFO] [stdout] |
[INFO] [stdout] 269 | let int_voc: f32 = str_comma.next().unwrap().to_string().parse().unwrap();
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_voc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/handle_json_file.rs:262:9
[INFO] [stdout] |
[INFO] [stdout] 262 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_turbo`
[INFO] [stdout] --> src/handle_json_file.rs:286:13
[INFO] [stdout] |
[INFO] [stdout] 286 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_turbo`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_cnt`
[INFO] [stdout] --> src/handle_json_file.rs:287:9
[INFO] [stdout] |
[INFO] [stdout] 287 | let int_cnt = 0;
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_cnt`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/handle_json_file.rs:286:9
[INFO] [stdout] |
[INFO] [stdout] 286 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_turbo`
[INFO] [stdout] --> src/handle_json_file.rs:313:13
[INFO] [stdout] |
[INFO] [stdout] 313 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_turbo`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `int_cnt`
[INFO] [stdout] --> src/handle_json_file.rs:314:9
[INFO] [stdout] |
[INFO] [stdout] 314 | let int_cnt = 0;
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_cnt`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/handle_json_file.rs:313:9
[INFO] [stdout] |
[INFO] [stdout] 313 | let mut str_turbo: String = "".to_string();
[INFO] [stdout] | ----^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_device_id`
[INFO] [stdout] --> src/handle_json_file.rs:342:13
[INFO] [stdout] |
[INFO] [stdout] 342 | let str_device_id: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_device_id`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_date`
[INFO] [stdout] --> src/handle_json_file.rs:343:13
[INFO] [stdout] |
[INFO] [stdout] 343 | let str_date: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_date`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `str_voc`
[INFO] [stdout] --> src/handle_json_file.rs:344:13
[INFO] [stdout] |
[INFO] [stdout] 344 | let str_voc: String = str_comma.next().unwrap().to_string();
[INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_voc`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `write_json_file` is never used
[INFO] [stdout] --> src/handle_json_file.rs:15:8
[INFO] [stdout] |
[INFO] [stdout] 15 | pub fn write_json_file() -> std::io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `write_file` is never used
[INFO] [stdout] --> src/handle_json_file.rs:59:4
[INFO] [stdout] |
[INFO] [stdout] 59 | fn write_file(str_json: &str, str_region_name: &str) -> std::io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `file_write_all` is never used
[INFO] [stdout] --> src/handle_json_file.rs:66:4
[INFO] [stdout] |
[INFO] [stdout] 66 | fn file_write_all(file: &mut File, content: String) -> std::io::Result<()> {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `get_content` is never used
[INFO] [stdout] --> src/handle_json_file.rs:71:4
[INFO] [stdout] |
[INFO] [stdout] 71 | fn get_content(str_json: &str) -> String {
[INFO] [stdout] | ^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_file_rustc_serialize` is never used
[INFO] [stdout] --> src/handle_json_file.rs:80:15
[INFO] [stdout] |
[INFO] [stdout] 80 | pub(crate) fn read_file_rustc_serialize() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_file_serde` is never used
[INFO] [stdout] --> src/handle_json_file.rs:90:15
[INFO] [stdout] |
[INFO] [stdout] 90 | pub(crate) fn read_file_serde() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `regex` is never used
[INFO] [stdout] --> src/handle_json_file.rs:99:15
[INFO] [stdout] |
[INFO] [stdout] 99 | pub(crate) fn regex() {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `readlines2` is never used
[INFO] [stdout] --> src/handle_json_file.rs:114:8
[INFO] [stdout] |
[INFO] [stdout] 114 | pub fn readlines2() {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_lines` is never used
[INFO] [stdout] --> src/handle_json_file.rs:128:4
[INFO] [stdout] |
[INFO] [stdout] 128 | fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo` is never used
[INFO] [stdout] --> src/handle_json_file.rs:134:8
[INFO] [stdout] |
[INFO] [stdout] 134 | pub fn origin_to_turbo() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo_memory` is never used
[INFO] [stdout] --> src/handle_json_file.rs:154:8
[INFO] [stdout] |
[INFO] [stdout] 154 | pub fn origin_to_turbo_memory() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo_regex` is never used
[INFO] [stdout] --> src/handle_json_file.rs:195:8
[INFO] [stdout] |
[INFO] [stdout] 195 | pub fn origin_to_turbo_regex() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `origin_to_turbo_index` is never used
[INFO] [stdout] --> src/handle_json_file.rs:221:8
[INFO] [stdout] |
[INFO] [stdout] 221 | pub fn origin_to_turbo_index() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv` is never used
[INFO] [stdout] --> src/handle_json_file.rs:250:8
[INFO] [stdout] |
[INFO] [stdout] 250 | pub fn read_csv() {
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_fixed_width` is never used
[INFO] [stdout] --> src/handle_json_file.rs:274:8
[INFO] [stdout] |
[INFO] [stdout] 274 | pub fn read_csv_fixed_width() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_fixed_width_turbo` is never used
[INFO] [stdout] --> src/handle_json_file.rs:301:8
[INFO] [stdout] |
[INFO] [stdout] 301 | pub fn read_csv_fixed_width_turbo() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_voc` is never used
[INFO] [stdout] --> src/handle_json_file.rs:327:8
[INFO] [stdout] |
[INFO] [stdout] 327 | pub fn read_csv_voc() {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_vec` is never used
[INFO] [stdout] --> src/handle_json_file.rs:349:8
[INFO] [stdout] |
[INFO] [stdout] 349 | pub fn read_csv_vec() {
[INFO] [stdout] | ^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `read_csv_vec_turbo` is never used
[INFO] [stdout] --> src/handle_json_file.rs:372:8
[INFO] [stdout] |
[INFO] [stdout] 372 | pub fn read_csv_vec_turbo() {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout] --> src/handle_json_file.rs:151:5
[INFO] [stdout] |
[INFO] [stdout] 151 | file_turbo.flush();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout] |
[INFO] [stdout] 151 | let _ = file_turbo.flush();
[INFO] [stdout] | +++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "11067a4e9a49fb570b754a3a08052fe0da4a09e78e6a698359a743be9ad003af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11067a4e9a49fb570b754a3a08052fe0da4a09e78e6a698359a743be9ad003af", kill_on_drop: false }`
[INFO] [stdout] 11067a4e9a49fb570b754a3a08052fe0da4a09e78e6a698359a743be9ad003af
[INFO] checking bohachu/turbo_iot against try#aa7c6ba69acce8b10a275eabfe6157ea72c8b599 for pr-117984
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbohachu%2Fturbo_iot" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bohachu/turbo_iot on toolchain aa7c6ba69acce8b10a275eabfe6157ea72c8b599
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/bohachu/turbo_iot
[INFO] finished tweaking git repo https://github.com/bohachu/turbo_iot
[INFO] tweaked toml for git repo https://github.com/bohachu/turbo_iot written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bohachu/turbo_iot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b422bf10d7da0549fa26c5156aae25327bfada28baeaf435efe2f3a3e3be324f
[INFO] running `Command { std: "docker" "start" "-a" "b422bf10d7da0549fa26c5156aae25327bfada28baeaf435efe2f3a3e3be324f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b422bf10d7da0549fa26c5156aae25327bfada28baeaf435efe2f3a3e3be324f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b422bf10d7da0549fa26c5156aae25327bfada28baeaf435efe2f3a3e3be324f", kill_on_drop: false }`
[INFO] [stdout] b422bf10d7da0549fa26c5156aae25327bfada28baeaf435efe2f3a3e3be324f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eb4c3f10b5791b078250a570ba5e1f6f0bb11be5b6325fb8d07f02f737c969d
[INFO] running `Command { std: "docker" "start" "-a" "2eb4c3f10b5791b078250a570ba5e1f6f0bb11be5b6325fb8d07f02f737c969d", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.8
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling memchr v2.3.0
[INFO] [stderr] Compiling ryu v1.0.2
[INFO] [stderr] Compiling syn v1.0.14
[INFO] [stderr] Compiling serde v1.0.104
[INFO] [stderr] Checking regex-syntax v0.6.14
[INFO] [stderr] Checking itoa v0.4.5
[INFO] [stderr] Checking rustc-serialize v0.3.24
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout] |
[INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout] |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout] --> /rustc/aa7c6ba69acce8b10a275eabfe6157ea72c8b599/library/alloc/src/borrow.rs:180:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout] |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout] | +++++++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking aho-corasick v0.7.8
[INFO] [stderr] Compiling quote v1.0.2
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2eb4c3f10b5791b078250a570ba5e1f6f0bb11be5b6325fb8d07f02f737c969d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eb4c3f10b5791b078250a570ba5e1f6f0bb11be5b6325fb8d07f02f737c969d", kill_on_drop: false }`
[INFO] [stdout] 2eb4c3f10b5791b078250a570ba5e1f6f0bb11be5b6325fb8d07f02f737c969d