[INFO] fetching crate omdbrs 2.5.0... [INFO] building omdbrs-2.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate omdbrs 2.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate omdbrs 2.5.0 [INFO] finished tweaking crates.io crate omdbrs 2.5.0 [INFO] tweaked toml for crates.io crate omdbrs 2.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate omdbrs 2.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 202 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.48) [INFO] [stderr] Adding reqwest v0.9.24 (available: v0.12.23) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_error v1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b20047df839e83e2905d90bb85b1798fb2fb3e486700a6cbbec8d846549eab5 [INFO] running `Command { std: "docker" "start" "-a" "7b20047df839e83e2905d90bb85b1798fb2fb3e486700a6cbbec8d846549eab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b20047df839e83e2905d90bb85b1798fb2fb3e486700a6cbbec8d846549eab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b20047df839e83e2905d90bb85b1798fb2fb3e486700a6cbbec8d846549eab5", kill_on_drop: false }` [INFO] [stdout] 7b20047df839e83e2905d90bb85b1798fb2fb3e486700a6cbbec8d846549eab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da9b1deb52fe80bfef1c5621e65bab37fb95844b906432f78aa5d85dcfc3a95f [INFO] running `Command { std: "docker" "start" "-a" "da9b1deb52fe80bfef1c5621e65bab37fb95844b906432f78aa5d85dcfc3a95f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling omdbrs v2.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => return Err(FilmError::FilmNotFound) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | Err(e) => return Err(FilmError::FilmNotFound) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Title` should have a snake case name [INFO] [stdout] --> src/lib.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | Title: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Year` should have a snake case name [INFO] [stdout] --> src/lib.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Year: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Runtime` should have a snake case name [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Runtime: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Rated` should have a snake case name [INFO] [stdout] --> src/lib.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Rated: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Released` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | Released: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `released` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Genre` should have a snake case name [INFO] [stdout] --> src/lib.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Genre: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `genre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Director` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | Director: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `director` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Writer` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | Writer: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Actors` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Actors: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `actors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Plot` should have a snake case name [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Plot: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `plot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Language` should have a snake case name [INFO] [stdout] --> src/lib.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Language: String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `language` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "da9b1deb52fe80bfef1c5621e65bab37fb95844b906432f78aa5d85dcfc3a95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9b1deb52fe80bfef1c5621e65bab37fb95844b906432f78aa5d85dcfc3a95f", kill_on_drop: false }` [INFO] [stdout] da9b1deb52fe80bfef1c5621e65bab37fb95844b906432f78aa5d85dcfc3a95f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ef94642ae56229a87f92be312b8930f4d2d90a68f3ad87632d5cc610cfeb84 [INFO] running `Command { std: "docker" "start" "-a" "39ef94642ae56229a87f92be312b8930f4d2d90a68f3ad87632d5cc610cfeb84", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => return Err(FilmError::FilmNotFound) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | Err(e) => return Err(FilmError::FilmNotFound) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Title` should have a snake case name [INFO] [stdout] --> src/lib.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | Title: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Year` should have a snake case name [INFO] [stdout] --> src/lib.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Year: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Runtime` should have a snake case name [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Runtime: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Rated` should have a snake case name [INFO] [stdout] --> src/lib.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Rated: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Released` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | Released: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `released` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling omdbrs v2.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `Genre` should have a snake case name [INFO] [stdout] --> src/lib.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Genre: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `genre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Director` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | Director: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `director` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Writer` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | Writer: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Actors` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Actors: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `actors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Plot` should have a snake case name [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Plot: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `plot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Language` should have a snake case name [INFO] [stdout] --> src/lib.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Language: String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `language` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | Err(e) => return Err(FilmError::FilmNotFound) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | Err(e) => return Err(FilmError::FilmNotFound) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Title` should have a snake case name [INFO] [stdout] --> src/lib.rs:115:5 [INFO] [stdout] | [INFO] [stdout] 115 | Title: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `title` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Year` should have a snake case name [INFO] [stdout] --> src/lib.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | Year: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `year` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Runtime` should have a snake case name [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | Runtime: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Rated` should have a snake case name [INFO] [stdout] --> src/lib.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Rated: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `rated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Released` should have a snake case name [INFO] [stdout] --> src/lib.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | Released: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `released` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Genre` should have a snake case name [INFO] [stdout] --> src/lib.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | Genre: String, [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `genre` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Director` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | Director: String, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `director` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Writer` should have a snake case name [INFO] [stdout] --> src/lib.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | Writer: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `writer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Actors` should have a snake case name [INFO] [stdout] --> src/lib.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | Actors: String, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `actors` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Plot` should have a snake case name [INFO] [stdout] --> src/lib.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | Plot: String, [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `plot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Language` should have a snake case name [INFO] [stdout] --> src/lib.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | Language: String [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `language` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "39ef94642ae56229a87f92be312b8930f4d2d90a68f3ad87632d5cc610cfeb84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ef94642ae56229a87f92be312b8930f4d2d90a68f3ad87632d5cc610cfeb84", kill_on_drop: false }` [INFO] [stdout] 39ef94642ae56229a87f92be312b8930f4d2d90a68f3ad87632d5cc610cfeb84