[INFO] cloning repository https://github.com/qxuken/test_native_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qxuken/test_native_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 400307d7dbd66bcf1263202e02ff5542d8c63d9d [INFO] checking qxuken/test_native_db against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qxuken/test_native_db 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/qxuken/test_native_db [INFO] finished tweaking git repo https://github.com/qxuken/test_native_db [INFO] tweaked toml for git repo https://github.com/qxuken/test_native_db written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/qxuken/test_native_db 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native_model_macro v0.4.3 [INFO] [stderr] Downloaded native_db_macro v0.5.1 [INFO] [stderr] Downloaded native_db v0.5.1 [INFO] [stderr] Downloaded zerocopy v0.7.31 [INFO] [stderr] Downloaded redb v1.4.0 [INFO] [stderr] Downloaded native_model v0.4.3 [INFO] [stderr] Downloaded zerocopy-derive v0.7.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5fe897a7f9f261e4a1868b8b6587069b951557b858bf8a08fb820074396e8c38 [INFO] running `Command { std: "docker" "start" "-a" "5fe897a7f9f261e4a1868b8b6587069b951557b858bf8a08fb820074396e8c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fe897a7f9f261e4a1868b8b6587069b951557b858bf8a08fb820074396e8c38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fe897a7f9f261e4a1868b8b6587069b951557b858bf8a08fb820074396e8c38", kill_on_drop: false }` [INFO] [stdout] 5fe897a7f9f261e4a1868b8b6587069b951557b858bf8a08fb820074396e8c38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9a4ec2673fd812f50ecf461c4eaf1794ef60e928fedf105252138353be784df2 [INFO] running `Command { std: "docker" "start" "-a" "9a4ec2673fd812f50ecf461c4eaf1794ef60e928fedf105252138353be784df2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Compiling redb v1.4.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling zerocopy-derive v0.7.31 [INFO] [stderr] Compiling native_model_macro v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Compiling native_db_macro v0.5.1 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling cargo-platform v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling native_model v0.4.3 [INFO] [stderr] Compiling native_db v0.5.1 [INFO] [stderr] Checking test_native_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id` and `paintings` are never read [INFO] [stdout] --> src/csv.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CsvArtist { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub paintings: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CsvArtist` has derived impls for the traits `Clone` and `Debug`, but these are 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: fields `id` and `paintings` are never read [INFO] [stdout] --> src/csv.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CsvArtist { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub paintings: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CsvArtist` has derived impls for the traits `Clone` and `Debug`, but these are 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 55.82s [INFO] running `Command { std: "docker" "inspect" "9a4ec2673fd812f50ecf461c4eaf1794ef60e928fedf105252138353be784df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4ec2673fd812f50ecf461c4eaf1794ef60e928fedf105252138353be784df2", kill_on_drop: false }` [INFO] [stdout] 9a4ec2673fd812f50ecf461c4eaf1794ef60e928fedf105252138353be784df2 [INFO] checking qxuken/test_native_db against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqxuken%2Ftest_native_db" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qxuken/test_native_db on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qxuken/test_native_db [INFO] finished tweaking git repo https://github.com/qxuken/test_native_db [INFO] tweaked toml for git repo https://github.com/qxuken/test_native_db written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/qxuken/test_native_db 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67c73019e382a545988d4f1d58df3aa8cd58522542509a5a42ab1ce111c98c7a [INFO] running `Command { std: "docker" "start" "-a" "67c73019e382a545988d4f1d58df3aa8cd58522542509a5a42ab1ce111c98c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67c73019e382a545988d4f1d58df3aa8cd58522542509a5a42ab1ce111c98c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c73019e382a545988d4f1d58df3aa8cd58522542509a5a42ab1ce111c98c7a", kill_on_drop: false }` [INFO] [stdout] 67c73019e382a545988d4f1d58df3aa8cd58522542509a5a42ab1ce111c98c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa361fba51ebfe382aed5473af95392dd479268cb16b3b0f261280a3a042ce30 [INFO] running `Command { std: "docker" "start" "-a" "aa361fba51ebfe382aed5473af95392dd479268cb16b3b0f261280a3a042ce30", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling redb v1.4.0 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling zerocopy-derive v0.7.31 [INFO] [stderr] Compiling native_model_macro v0.4.3 [INFO] [stderr] Checking tiff v0.9.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling native_db_macro v0.5.1 [INFO] [stderr] Checking zerocopy v0.7.31 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Compiling cargo-platform v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling native_model v0.4.3 [INFO] [stderr] Compiling native_db v0.5.1 [INFO] [stderr] Checking test_native_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `id` and `paintings` are never read [INFO] [stdout] --> src/csv.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CsvArtist { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub paintings: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CsvArtist` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `paintings` are never read [INFO] [stdout] --> src/csv.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct CsvArtist { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 6 | pub id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub paintings: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CsvArtist` has derived impls for the traits `Clone` and `Debug`, but these are 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.47s [INFO] running `Command { std: "docker" "inspect" "aa361fba51ebfe382aed5473af95392dd479268cb16b3b0f261280a3a042ce30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa361fba51ebfe382aed5473af95392dd479268cb16b3b0f261280a3a042ce30", kill_on_drop: false }` [INFO] [stdout] aa361fba51ebfe382aed5473af95392dd479268cb16b3b0f261280a3a042ce30