[INFO] cloning repository https://github.com/hahuang65/carfolio_scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hahuang65/carfolio_scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahuang65%2Fcarfolio_scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahuang65%2Fcarfolio_scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d22c0cffb89ecfb51e386cefa8628640492d386 [INFO] checking hahuang65/carfolio_scraper against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhahuang65%2Fcarfolio_scraper" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hahuang65/carfolio_scraper on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hahuang65/carfolio_scraper [INFO] finished tweaking git repo https://github.com/hahuang65/carfolio_scraper [INFO] tweaked toml for git repo https://github.com/hahuang65/carfolio_scraper written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/hahuang65/carfolio_scraper already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb632e9009e5701c65ac7d765686862559af808e4e0359cea3874147a06abcca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb632e9009e5701c65ac7d765686862559af808e4e0359cea3874147a06abcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb632e9009e5701c65ac7d765686862559af808e4e0359cea3874147a06abcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb632e9009e5701c65ac7d765686862559af808e4e0359cea3874147a06abcca", kill_on_drop: false }` [INFO] [stdout] eb632e9009e5701c65ac7d765686862559af808e4e0359cea3874147a06abcca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a03cbdc65b64d7a6d7caad26518a7964f4bb537e3e2d124d449105f9b8526582 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a03cbdc65b64d7a6d7caad26518a7964f4bb537e3e2d124d449105f9b8526582", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling logging_timer_proc_macros v1.0.0 [INFO] [stderr] Checking logging_timer v1.0.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking scraper v0.12.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Checking scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `aspiration` [INFO] [stdout] --> src/carfolio/vehicle.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | aspiration: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `body_type` [INFO] [stdout] --> src/carfolio/vehicle.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | body_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bore_stroke` [INFO] [stdout] --> src/carfolio/vehicle.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | bore_stroke: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `carfolio_id` [INFO] [stdout] --> src/carfolio/vehicle.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | carfolio_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compression_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | compression_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `curb_weight` [INFO] [stdout] --> src/carfolio/vehicle.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | curb_weight: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displacement` [INFO] [stdout] --> src/carfolio/vehicle.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | displacement: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `door_count` [INFO] [stdout] --> src/carfolio/vehicle.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | door_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `drag_coefficient` [INFO] [stdout] --> src/carfolio/vehicle.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | drag_coefficient: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `drive_wheel_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | drive_wheel_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_code` [INFO] [stdout] --> src/carfolio/vehicle.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | engine_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | engine_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_construction` [INFO] [stdout] --> src/carfolio/vehicle.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | engine_construction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_coolant` [INFO] [stdout] --> src/carfolio/vehicle.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | engine_coolant: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_layout` [INFO] [stdout] --> src/carfolio/vehicle.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | engine_layout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_manufacturer` [INFO] [stdout] --> src/carfolio/vehicle.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | engine_manufacturer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_position` [INFO] [stdout] --> src/carfolio/vehicle.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | engine_position: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_type` [INFO] [stdout] --> src/carfolio/vehicle.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | engine_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `final_drive_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | final_drive_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fuel_capacity` [INFO] [stdout] --> src/carfolio/vehicle.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | fuel_capacity: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ground_clearance` [INFO] [stdout] --> src/carfolio/vehicle.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ground_clearance: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/carfolio/vehicle.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | height: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/carfolio/vehicle.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | length: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_speed` [INFO] [stdout] --> src/carfolio/vehicle.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | max_speed: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mpg` [INFO] [stdout] --> src/carfolio/vehicle.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | mpg: Option<(f32, f32, f32)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power` [INFO] [stdout] --> src/carfolio/vehicle.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | power: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power_to_weight_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | power_to_weight_ratio: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `steering_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | steering_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tires` [INFO] [stdout] --> src/carfolio/vehicle.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | tires: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `top_gear_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | top_gear_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `torque` [INFO] [stdout] --> src/carfolio/vehicle.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | torque: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `track` [INFO] [stdout] --> src/carfolio/vehicle.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | track: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transmission` [INFO] [stdout] --> src/carfolio/vehicle.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | transmission: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valve_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | valve_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weight_distribution` [INFO] [stdout] --> src/carfolio/vehicle.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | weight_distribution: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weight_to_power_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | weight_to_power_ratio: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wheel_size` [INFO] [stdout] --> src/carfolio/vehicle.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | wheel_size: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wheelbase` [INFO] [stdout] --> src/carfolio/vehicle.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | wheelbase: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/carfolio/vehicle.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | width: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `zero_to_sixty` [INFO] [stdout] --> src/carfolio/vehicle.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | zero_to_sixty: Specification [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `aspiration` [INFO] [stdout] --> src/carfolio/vehicle.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | aspiration: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `body_type` [INFO] [stdout] --> src/carfolio/vehicle.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | body_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bore_stroke` [INFO] [stdout] --> src/carfolio/vehicle.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | bore_stroke: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `carfolio_id` [INFO] [stdout] --> src/carfolio/vehicle.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | carfolio_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compression_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | compression_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `curb_weight` [INFO] [stdout] --> src/carfolio/vehicle.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | curb_weight: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `displacement` [INFO] [stdout] --> src/carfolio/vehicle.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | displacement: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `door_count` [INFO] [stdout] --> src/carfolio/vehicle.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | door_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `drag_coefficient` [INFO] [stdout] --> src/carfolio/vehicle.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | drag_coefficient: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `drive_wheel_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | drive_wheel_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_code` [INFO] [stdout] --> src/carfolio/vehicle.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | engine_code: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | engine_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_construction` [INFO] [stdout] --> src/carfolio/vehicle.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | engine_construction: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_coolant` [INFO] [stdout] --> src/carfolio/vehicle.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | engine_coolant: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_layout` [INFO] [stdout] --> src/carfolio/vehicle.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | engine_layout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_manufacturer` [INFO] [stdout] --> src/carfolio/vehicle.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | engine_manufacturer: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_position` [INFO] [stdout] --> src/carfolio/vehicle.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | engine_position: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `engine_type` [INFO] [stdout] --> src/carfolio/vehicle.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | engine_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `final_drive_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | final_drive_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fuel_capacity` [INFO] [stdout] --> src/carfolio/vehicle.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | fuel_capacity: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ground_clearance` [INFO] [stdout] --> src/carfolio/vehicle.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 74 | ground_clearance: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/carfolio/vehicle.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | height: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `length` [INFO] [stdout] --> src/carfolio/vehicle.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | length: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_speed` [INFO] [stdout] --> src/carfolio/vehicle.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | max_speed: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mpg` [INFO] [stdout] --> src/carfolio/vehicle.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | mpg: Option<(f32, f32, f32)>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power` [INFO] [stdout] --> src/carfolio/vehicle.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | power: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `power_to_weight_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | power_to_weight_ratio: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `steering_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | steering_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tires` [INFO] [stdout] --> src/carfolio/vehicle.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | tires: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `top_gear_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | top_gear_ratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `torque` [INFO] [stdout] --> src/carfolio/vehicle.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | torque: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `track` [INFO] [stdout] --> src/carfolio/vehicle.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | track: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `transmission` [INFO] [stdout] --> src/carfolio/vehicle.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | transmission: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `valve_config` [INFO] [stdout] --> src/carfolio/vehicle.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | valve_config: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weight_distribution` [INFO] [stdout] --> src/carfolio/vehicle.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | weight_distribution: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `weight_to_power_ratio` [INFO] [stdout] --> src/carfolio/vehicle.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | weight_to_power_ratio: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wheel_size` [INFO] [stdout] --> src/carfolio/vehicle.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | wheel_size: BTreeMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wheelbase` [INFO] [stdout] --> src/carfolio/vehicle.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | wheelbase: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/carfolio/vehicle.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | width: Specification, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `zero_to_sixty` [INFO] [stdout] --> src/carfolio/vehicle.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | zero_to_sixty: Specification [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 52s [INFO] running `Command { std: "docker" "inspect" "a03cbdc65b64d7a6d7caad26518a7964f4bb537e3e2d124d449105f9b8526582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03cbdc65b64d7a6d7caad26518a7964f4bb537e3e2d124d449105f9b8526582", kill_on_drop: false }` [INFO] [stdout] a03cbdc65b64d7a6d7caad26518a7964f4bb537e3e2d124d449105f9b8526582