[INFO] fetching crate cwl 0.1.0... [INFO] checking cwl-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate cwl 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cwl 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cwl 0.1.0 [INFO] finished tweaking crates.io crate cwl 0.1.0 [INFO] tweaked toml for crates.io crate cwl 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with v1.6.4 [INFO] [stderr] Downloaded serde_with_macros v1.4.1 [INFO] [stderr] Downloaded darling v0.12.2 [INFO] [stderr] Downloaded darling_core v0.12.2 [INFO] [stderr] Downloaded darling_macro v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5c07f5ccb0bfb02c1f6d70c743d732cefc7a61122b0685398ec07565936e5a6 [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" "d5c07f5ccb0bfb02c1f6d70c743d732cefc7a61122b0685398ec07565936e5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5c07f5ccb0bfb02c1f6d70c743d732cefc7a61122b0685398ec07565936e5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5c07f5ccb0bfb02c1f6d70c743d732cefc7a61122b0685398ec07565936e5a6", kill_on_drop: false }` [INFO] [stdout] d5c07f5ccb0bfb02c1f6d70c743d732cefc7a61122b0685398ec07565936e5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acedee6af7f89517c0926af0f280a695bc1293e89bdbb67990ff7510d5a4c64f [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" "acedee6af7f89517c0926af0f280a695bc1293e89bdbb67990ff7510d5a4c64f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking serde_with v1.6.4 [INFO] [stderr] Checking cwl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 129 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 136 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:142:3 [INFO] [stdout] | [INFO] [stdout] 142 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 143 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:182:3 [INFO] [stdout] | [INFO] [stdout] 182 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:107:3 [INFO] [stdout] | [INFO] [stdout] 107 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 115 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:121:3 [INFO] [stdout] | [INFO] [stdout] 121 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 129 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 136 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:119:3 [INFO] [stdout] | [INFO] [stdout] 119 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:126:3 [INFO] [stdout] | [INFO] [stdout] 126 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 127 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:140:3 [INFO] [stdout] | [INFO] [stdout] 140 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 141 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:172:3 [INFO] [stdout] | [INFO] [stdout] 172 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 173 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 62 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 103 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:151:3 [INFO] [stdout] | [INFO] [stdout] 151 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 152 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 65 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 149 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:181:3 [INFO] [stdout] | [INFO] [stdout] 181 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 182 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 54 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 129 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 136 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:142:3 [INFO] [stdout] | [INFO] [stdout] 142 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 143 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:175:3 [INFO] [stdout] | [INFO] [stdout] 175 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 176 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:182:3 [INFO] [stdout] | [INFO] [stdout] 182 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 183 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:36:3 [INFO] [stdout] | [INFO] [stdout] 36 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 37 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:43:3 [INFO] [stdout] | [INFO] [stdout] 43 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 44 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:49:3 [INFO] [stdout] | [INFO] [stdout] 49 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:107:3 [INFO] [stdout] | [INFO] [stdout] 107 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 108 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 115 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:121:3 [INFO] [stdout] | [INFO] [stdout] 121 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 122 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 128 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 129 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:135:3 [INFO] [stdout] | [INFO] [stdout] 135 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 136 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 73 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:79:3 [INFO] [stdout] | [INFO] [stdout] 79 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 80 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 87 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:119:3 [INFO] [stdout] | [INFO] [stdout] 119 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:126:3 [INFO] [stdout] | [INFO] [stdout] 126 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 127 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:133:3 [INFO] [stdout] | [INFO] [stdout] 133 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:140:3 [INFO] [stdout] | [INFO] [stdout] 140 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 141 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:172:3 [INFO] [stdout] | [INFO] [stdout] 172 | #[serde(untagged, rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 173 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11.rs:15:3 [INFO] [stdout] | [INFO] [stdout] 15 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 62 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:102:3 [INFO] [stdout] | [INFO] [stdout] 102 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 103 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_clt.rs:151:3 [INFO] [stdout] | [INFO] [stdout] 151 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 152 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 7 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 65 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_cm.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 94 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:9:3 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:95:3 [INFO] [stdout] | [INFO] [stdout] 95 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:148:3 [INFO] [stdout] | [INFO] [stdout] 148 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 149 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/v11_wf.rs:181:3 [INFO] [stdout] | [INFO] [stdout] 181 | #[serde(rename_all = "camelCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 182 | #[derive(Clone, Debug, Deserialize, Serialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.68s [INFO] running `Command { std: "docker" "inspect" "acedee6af7f89517c0926af0f280a695bc1293e89bdbb67990ff7510d5a4c64f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acedee6af7f89517c0926af0f280a695bc1293e89bdbb67990ff7510d5a4c64f", kill_on_drop: false }` [INFO] [stdout] acedee6af7f89517c0926af0f280a695bc1293e89bdbb67990ff7510d5a4c64f