[INFO] cloning repository https://github.com/marcosjlima/csvlab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcosjlima/csvlab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosjlima%2Fcsvlab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosjlima%2Fcsvlab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0e16caa242a1233c8ddf91ddccd5a8fdbc49536 [INFO] checking marcosjlima/csvlab against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosjlima%2Fcsvlab" "/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/marcosjlima/csvlab on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcosjlima/csvlab [INFO] finished tweaking git repo https://github.com/marcosjlima/csvlab [INFO] tweaked toml for git repo https://github.com/marcosjlima/csvlab written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marcosjlima/csvlab 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 498b1e356e148f07cc1ded5bd325971927cd192be49255208b76270e2fb2bf3c [INFO] running `Command { std: "docker" "start" "-a" "498b1e356e148f07cc1ded5bd325971927cd192be49255208b76270e2fb2bf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498b1e356e148f07cc1ded5bd325971927cd192be49255208b76270e2fb2bf3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498b1e356e148f07cc1ded5bd325971927cd192be49255208b76270e2fb2bf3c", kill_on_drop: false }` [INFO] [stdout] 498b1e356e148f07cc1ded5bd325971927cd192be49255208b76270e2fb2bf3c [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ff99fde1751c38176e106effd901bbcf1c828f06c7f4e133bc56716c0591cfd [INFO] running `Command { std: "docker" "start" "-a" "7ff99fde1751c38176e106effd901bbcf1c828f06c7f4e133bc56716c0591cfd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking csvlab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/bolsa_familia.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BolsaFamilia { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | mesreferencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | mescompetencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | uf: String, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | codigomunicipiosiafi: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | nomemunicipio: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | cpffavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | nisfavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | nomefavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | valorparcela: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BolsaFamilia` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/bolsa_familia.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BolsaFamilia { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | mesreferencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | mescompetencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | uf: String, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | codigomunicipiosiafi: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | nomemunicipio: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | cpffavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | nisfavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | nomefavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | valorparcela: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BolsaFamilia` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "7ff99fde1751c38176e106effd901bbcf1c828f06c7f4e133bc56716c0591cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff99fde1751c38176e106effd901bbcf1c828f06c7f4e133bc56716c0591cfd", kill_on_drop: false }` [INFO] [stdout] 7ff99fde1751c38176e106effd901bbcf1c828f06c7f4e133bc56716c0591cfd [INFO] checking marcosjlima/csvlab against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosjlima%2Fcsvlab" "/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/marcosjlima/csvlab on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcosjlima/csvlab [INFO] finished tweaking git repo https://github.com/marcosjlima/csvlab [INFO] tweaked toml for git repo https://github.com/marcosjlima/csvlab written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marcosjlima/csvlab 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c01bd1a3f0e1b3cbd443dc5728dc497e28f4b16da5bdca51bebce40a20a4c33 [INFO] running `Command { std: "docker" "start" "-a" "5c01bd1a3f0e1b3cbd443dc5728dc497e28f4b16da5bdca51bebce40a20a4c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c01bd1a3f0e1b3cbd443dc5728dc497e28f4b16da5bdca51bebce40a20a4c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c01bd1a3f0e1b3cbd443dc5728dc497e28f4b16da5bdca51bebce40a20a4c33", kill_on_drop: false }` [INFO] [stdout] 5c01bd1a3f0e1b3cbd443dc5728dc497e28f4b16da5bdca51bebce40a20a4c33 [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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16dcded5ae0db25ba9dde550688e7304e413148fca23fa965e2fc563ba1814f7 [INFO] running `Command { std: "docker" "start" "-a" "16dcded5ae0db25ba9dde550688e7304e413148fca23fa965e2fc563ba1814f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking csvlab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/bolsa_familia.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BolsaFamilia { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | mesreferencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | mescompetencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | uf: String, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | codigomunicipiosiafi: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | nomemunicipio: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | cpffavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | nisfavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | nomefavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | valorparcela: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BolsaFamilia` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/bolsa_familia.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct BolsaFamilia { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 6 | mesreferencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 7 | mescompetencia: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | uf: String, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | codigomunicipiosiafi: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | nomemunicipio: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | cpffavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | nisfavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | nomefavorecido: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | valorparcela: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BolsaFamilia` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `Command { std: "docker" "inspect" "16dcded5ae0db25ba9dde550688e7304e413148fca23fa965e2fc563ba1814f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16dcded5ae0db25ba9dde550688e7304e413148fca23fa965e2fc563ba1814f7", kill_on_drop: false }` [INFO] [stdout] 16dcded5ae0db25ba9dde550688e7304e413148fca23fa965e2fc563ba1814f7