[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 try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcosjlima%2Fcsvlab" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marcosjlima/csvlab on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49f6f830a17040b200285be4e8eef83568a31c78724e55762c9779d4e28e4502 [INFO] running `Command { std: "docker" "start" "-a" "49f6f830a17040b200285be4e8eef83568a31c78724e55762c9779d4e28e4502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49f6f830a17040b200285be4e8eef83568a31c78724e55762c9779d4e28e4502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49f6f830a17040b200285be4e8eef83568a31c78724e55762c9779d4e28e4502", kill_on_drop: false }` [INFO] [stdout] 49f6f830a17040b200285be4e8eef83568a31c78724e55762c9779d4e28e4502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 132fd09dbeb127edd6659914c59dc322d5f26810af15ba36915191c622d848b5 [INFO] running `Command { std: "docker" "start" "-a" "132fd09dbeb127edd6659914c59dc322d5f26810af15ba36915191c622d848b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling quote v1.0.7 [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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.03s [INFO] running `Command { std: "docker" "inspect" "132fd09dbeb127edd6659914c59dc322d5f26810af15ba36915191c622d848b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132fd09dbeb127edd6659914c59dc322d5f26810af15ba36915191c622d848b5", kill_on_drop: false }` [INFO] [stdout] 132fd09dbeb127edd6659914c59dc322d5f26810af15ba36915191c622d848b5