[INFO] fetching crate istsos 0.1.3... [INFO] checking istsos-0.1.3 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate istsos 0.1.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate istsos 0.1.3 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate istsos 0.1.3 [INFO] finished tweaking crates.io crate istsos 0.1.3 [INFO] tweaked toml for crates.io crate istsos 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d419d0baf2475b4110a5920129262d20e82d3843736d2fb9108ad16024e04a3 [INFO] running `Command { std: "docker" "start" "-a" "6d419d0baf2475b4110a5920129262d20e82d3843736d2fb9108ad16024e04a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d419d0baf2475b4110a5920129262d20e82d3843736d2fb9108ad16024e04a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d419d0baf2475b4110a5920129262d20e82d3843736d2fb9108ad16024e04a3", kill_on_drop: false }` [INFO] [stdout] 6d419d0baf2475b4110a5920129262d20e82d3843736d2fb9108ad16024e04a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62972a320d1cdaef0386d7c20a1b9d432659782b730c19fb4ec0ded096c446c6 [INFO] running `Command { std: "docker" "start" "-a" "62972a320d1cdaef0386d7c20a1b9d432659782b730c19fb4ec0ded096c446c6", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lapack-sys v0.12.1 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking lapack v0.18.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking lax v0.2.0 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Checking ndarray-linalg v0.14.1 [INFO] [stderr] Checking ndarray-stats v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking nalgebra v0.27.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking istsos v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `chrono::TimeZone` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use chrono::TimeZone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::prelude::*` [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use chrono::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::TimeZone` [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use chrono::TimeZone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `chrono::prelude::*` [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use chrono::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `statrs::statistics::Statistics` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use statrs::statistics::Statistics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `statrs::statistics::Statistics` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use statrs::statistics::Statistics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `administrativeArea` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub administrativeArea: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `administrative_area` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deliveryPoint` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub deliveryPoint: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `delivery_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `individualName` should have a snake case name [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub individualName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `individual_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `organizationName` should have a snake case name [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub organizationName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `organization_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `observedProperty` should have a snake case name [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub observedProperty: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observed_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `qualityIndex` should have a snake case name [INFO] [stdout] --> src/lib.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub qualityIndex: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `quality_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `responseFormat` should have a snake case name [INFO] [stdout] --> src/lib.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub responseFormat: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `eventTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub eventTime: String [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `event_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assignedSensorId` should have a snake case name [INFO] [stdout] --> src/lib.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub assignedSensorId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `assigned_sensor_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `samplingTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | pub samplingTime: SamplingTimeItem, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sampling_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ObservationCollection` should have a snake case name [INFO] [stdout] --> src/lib.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub ObservationCollection: ObservationCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observation_collection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `beginPosition` should have a snake case name [INFO] [stdout] --> src/lib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub beginPosition: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `begin_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `endPosition` should have a snake case name [INFO] [stdout] --> src/lib.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | pub endPosition: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `end_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `elementCount` should have a snake case name [INFO] [stdout] --> src/lib.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | pub elementCount: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `element_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `elementCount` should have a snake case name [INFO] [stdout] --> src/lib.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | pub elementCount: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `element_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CompositePhenomenon` should have a snake case name [INFO] [stdout] --> src/lib.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | pub CompositePhenomenon: Phenomenon, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `composite_phenomenon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `samplingTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | pub samplingTime: SamplingTimeType, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sampling_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `observedProperty` should have a snake case name [INFO] [stdout] --> src/lib.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | pub observedProperty: ObservedProperty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observed_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `featureOfInterest` should have a snake case name [INFO] [stdout] --> src/lib.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | pub featureOfInterest: FeatureOfInterest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `feature_of_interest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `samplingTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | pub samplingTime: SamplingTimeType, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sampling_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `observedProperty` should have a snake case name [INFO] [stdout] --> src/lib.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | pub observedProperty: ObservedProperty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observed_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `featureOfInterest` should have a snake case name [INFO] [stdout] --> src/lib.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | pub featureOfInterest: FeatureOfInterest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `feature_of_interest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DataArray` should have a snake case name [INFO] [stdout] --> src/lib.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | pub DataArray: DataArrayElement [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `data_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DataArray` should have a snake case name [INFO] [stdout] --> src/lib.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub DataArray: DataArrayElementGO [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `data_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssignedSensorId` should have a snake case name [INFO] [stdout] --> src/lib.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | pub AssignedSensorId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `assigned_sensor_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ForceInsert` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | pub ForceInsert: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `force_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Observation` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | pub Observation: ObservationType [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `observation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `administrativeArea` should have a snake case name [INFO] [stdout] --> src/lib.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub administrativeArea: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `administrative_area` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deliveryPoint` should have a snake case name [INFO] [stdout] --> src/lib.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub deliveryPoint: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `delivery_point` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `individualName` should have a snake case name [INFO] [stdout] --> src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | pub individualName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `individual_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `organizationName` should have a snake case name [INFO] [stdout] --> src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub organizationName: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `organization_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `observedProperty` should have a snake case name [INFO] [stdout] --> src/lib.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub observedProperty: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observed_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `qualityIndex` should have a snake case name [INFO] [stdout] --> src/lib.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub qualityIndex: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `quality_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `responseFormat` should have a snake case name [INFO] [stdout] --> src/lib.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub responseFormat: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `response_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `eventTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | pub eventTime: String [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `event_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `assignedSensorId` should have a snake case name [INFO] [stdout] --> src/lib.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | pub assignedSensorId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `assigned_sensor_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `samplingTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | pub samplingTime: SamplingTimeItem, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sampling_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ObservationCollection` should have a snake case name [INFO] [stdout] --> src/lib.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub ObservationCollection: ObservationCollection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observation_collection` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `beginPosition` should have a snake case name [INFO] [stdout] --> src/lib.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | pub beginPosition: String, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `begin_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `endPosition` should have a snake case name [INFO] [stdout] --> src/lib.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | pub endPosition: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `end_position` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `elementCount` should have a snake case name [INFO] [stdout] --> src/lib.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | pub elementCount: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `element_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `elementCount` should have a snake case name [INFO] [stdout] --> src/lib.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | pub elementCount: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `element_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `CompositePhenomenon` should have a snake case name [INFO] [stdout] --> src/lib.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | pub CompositePhenomenon: Phenomenon, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `composite_phenomenon` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `samplingTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | pub samplingTime: SamplingTimeType, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sampling_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `observedProperty` should have a snake case name [INFO] [stdout] --> src/lib.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | pub observedProperty: ObservedProperty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observed_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `featureOfInterest` should have a snake case name [INFO] [stdout] --> src/lib.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | pub featureOfInterest: FeatureOfInterest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `feature_of_interest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `samplingTime` should have a snake case name [INFO] [stdout] --> src/lib.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 316 | pub samplingTime: SamplingTimeType, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `sampling_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `observedProperty` should have a snake case name [INFO] [stdout] --> src/lib.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | pub observedProperty: ObservedProperty, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `observed_property` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `featureOfInterest` should have a snake case name [INFO] [stdout] --> src/lib.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | pub featureOfInterest: FeatureOfInterest, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `feature_of_interest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DataArray` should have a snake case name [INFO] [stdout] --> src/lib.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 325 | pub DataArray: DataArrayElement [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `data_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `DataArray` should have a snake case name [INFO] [stdout] --> src/lib.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | pub DataArray: DataArrayElementGO [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `data_array` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `AssignedSensorId` should have a snake case name [INFO] [stdout] --> src/lib.rs:335:9 [INFO] [stdout] | [INFO] [stdout] 335 | pub AssignedSensorId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `assigned_sensor_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `ForceInsert` should have a snake case name [INFO] [stdout] --> src/lib.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | pub ForceInsert: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `force_insert` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `Observation` should have a snake case name [INFO] [stdout] --> src/lib.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | pub Observation: ObservationType [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `observation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.27.1 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "62972a320d1cdaef0386d7c20a1b9d432659782b730c19fb4ec0ded096c446c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62972a320d1cdaef0386d7c20a1b9d432659782b730c19fb4ec0ded096c446c6", kill_on_drop: false }` [INFO] [stdout] 62972a320d1cdaef0386d7c20a1b9d432659782b730c19fb4ec0ded096c446c6