[INFO] cloning repository https://github.com/thallyslemos/csv-reader-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thallyslemos/csv-reader-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallyslemos%2Fcsv-reader-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallyslemos%2Fcsv-reader-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f487c4385b7bc5297689101c9b879b4c835946f [INFO] testing thallyslemos/csv-reader-rust against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallyslemos%2Fcsv-reader-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thallyslemos/csv-reader-rust on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thallyslemos/csv-reader-rust [INFO] finished tweaking git repo https://github.com/thallyslemos/csv-reader-rust [INFO] tweaked toml for git repo https://github.com/thallyslemos/csv-reader-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thallyslemos/csv-reader-rust 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52474c186fdf6afa152503bcaaca0ee89034458b4b6b4fa5592f879b74b3d6f6 [INFO] running `Command { std: "docker" "start" "-a" "52474c186fdf6afa152503bcaaca0ee89034458b4b6b4fa5592f879b74b3d6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52474c186fdf6afa152503bcaaca0ee89034458b4b6b4fa5592f879b74b3d6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52474c186fdf6afa152503bcaaca0ee89034458b4b6b4fa5592f879b74b3d6f6", kill_on_drop: false }` [INFO] [stdout] 52474c186fdf6afa152503bcaaca0ee89034458b4b6b4fa5592f879b74b3d6f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15268cc1609dfd97e778f39882030c686907fbd4737d34d42b39b561d7905a5d [INFO] running `Command { std: "docker" "start" "-a" "15268cc1609dfd97e778f39882030c686907fbd4737d34d42b39b561d7905a5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling plotters-bitmap v0.3.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling csv_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `element::Drawable` [INFO] [stdout] --> src/plot.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use plotters::{element::Drawable, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UF` should have a snake case name [INFO] [stdout] --> src/csv_reader.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub UF: String, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Cod_Infracao` should have a snake case name [INFO] [stdout] --> src/csv_reader.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub Cod_Infracao: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cod_infracao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Quantidade` should have a snake case name [INFO] [stdout] --> src/csv_reader.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Quantidade: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `quantidade` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.97s [INFO] running `Command { std: "docker" "inspect" "15268cc1609dfd97e778f39882030c686907fbd4737d34d42b39b561d7905a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15268cc1609dfd97e778f39882030c686907fbd4737d34d42b39b561d7905a5d", kill_on_drop: false }` [INFO] [stdout] 15268cc1609dfd97e778f39882030c686907fbd4737d34d42b39b561d7905a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c18d00c95adbd2ec612d8a59f96e512ca8c2b0b54d8e5e1e5628df1ed655d480 [INFO] running `Command { std: "docker" "start" "-a" "c18d00c95adbd2ec612d8a59f96e512ca8c2b0b54d8e5e1e5628df1ed655d480", kill_on_drop: false }` [INFO] [stderr] Compiling csv_reader v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `element::Drawable` [INFO] [stdout] --> src/plot.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use plotters::{element::Drawable, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `UF` should have a snake case name [INFO] [stdout] --> src/csv_reader.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub UF: String, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Cod_Infracao` should have a snake case name [INFO] [stdout] --> src/csv_reader.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub Cod_Infracao: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cod_infracao` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Quantidade` should have a snake case name [INFO] [stdout] --> src/csv_reader.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub Quantidade: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `quantidade` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "c18d00c95adbd2ec612d8a59f96e512ca8c2b0b54d8e5e1e5628df1ed655d480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18d00c95adbd2ec612d8a59f96e512ca8c2b0b54d8e5e1e5628df1ed655d480", kill_on_drop: false }` [INFO] [stdout] c18d00c95adbd2ec612d8a59f96e512ca8c2b0b54d8e5e1e5628df1ed655d480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93604d4373baeb01ed8a8b68049bc0658b42e9569f1461b88762b01d91ddf48c [INFO] running `Command { std: "docker" "start" "-a" "93604d4373baeb01ed8a8b68049bc0658b42e9569f1461b88762b01d91ddf48c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `element::Drawable` [INFO] [stderr] --> src/plot.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | use plotters::{element::Drawable, prelude::*}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `UF` should have a snake case name [INFO] [stderr] --> src/csv_reader.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | pub UF: String, [INFO] [stderr] | ^^ help: convert the identifier to snake case (notice the capitalization): `uf` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `Cod_Infracao` should have a snake case name [INFO] [stderr] --> src/csv_reader.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub Cod_Infracao: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `cod_infracao` [INFO] [stderr] [INFO] [stderr] warning: structure field `Quantidade` should have a snake case name [INFO] [stderr] --> src/csv_reader.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | pub Quantidade: u32, [INFO] [stderr] | ^^^^^^^^^^ help: convert the identifier to snake case: `quantidade` [INFO] [stderr] [INFO] [stderr] warning: `csv_reader` (bin "csv_reader" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/csv_reader-3a3497fd5a1b7366) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93604d4373baeb01ed8a8b68049bc0658b42e9569f1461b88762b01d91ddf48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93604d4373baeb01ed8a8b68049bc0658b42e9569f1461b88762b01d91ddf48c", kill_on_drop: false }` [INFO] [stdout] 93604d4373baeb01ed8a8b68049bc0658b42e9569f1461b88762b01d91ddf48c