[INFO] fetching crate terraform-sage 0.2.0... [INFO] checking terraform-sage-0.2.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate terraform-sage 0.2.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate terraform-sage 0.2.0 [INFO] finished tweaking crates.io crate terraform-sage 0.2.0 [INFO] tweaked toml for crates.io crate terraform-sage 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate terraform-sage 0.2.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate terraform-sage 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae636ed02bff1493523680963b9f6f48101fb4ea0f4953d4f9644be70f11e9e [INFO] running `Command { std: "docker" "start" "-a" "4ae636ed02bff1493523680963b9f6f48101fb4ea0f4953d4f9644be70f11e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae636ed02bff1493523680963b9f6f48101fb4ea0f4953d4f9644be70f11e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae636ed02bff1493523680963b9f6f48101fb4ea0f4953d4f9644be70f11e9e", kill_on_drop: false }` [INFO] [stdout] 4ae636ed02bff1493523680963b9f6f48101fb4ea0f4953d4f9644be70f11e9e [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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6528801d65e6e48765b88ea8ee95bd58cf1ba222d0519948e45031e49622696 [INFO] running `Command { std: "docker" "start" "-a" "f6528801d65e6e48765b88ea8ee95bd58cf1ba222d0519948e45031e49622696", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking handlebars v3.0.1 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking terraform-sage v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `terraform-sage` (bin "terraform-sage") due to 35 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 13 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / #[structopt( [INFO] [stdout] 16 | | short = "d", [INFO] [stdout] 17 | | long = "dir", [INFO] [stdout] 18 | | default_value = ".", [INFO] [stdout] 19 | | help = "Path to directory with Terraform files" [INFO] [stdout] 20 | | )] [INFO] [stdout] 21 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / #[structopt( [INFO] [stdout] 24 | | short = "t", [INFO] [stdout] 25 | | long = "target", [INFO] [stdout] 26 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / #[structopt( [INFO] [stdout] 31 | | long = "template", [INFO] [stdout] 32 | | default_value = "main.tpl", [INFO] [stdout] 33 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 34 | | )] [INFO] [stdout] 35 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | / #[structopt( [INFO] [stdout] 38 | | short = "o", [INFO] [stdout] 39 | | long = "out", [INFO] [stdout] 40 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / #[structopt(hidden = true, help = "Extra options for Terraform init command")] [INFO] [stdout] 51 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 60 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / #[structopt( [INFO] [stdout] 63 | | short = "d", [INFO] [stdout] 64 | | long = "dir", [INFO] [stdout] 65 | | default_value = ".", [INFO] [stdout] 66 | | help = "Path to directory with Terraform files" [INFO] [stdout] 67 | | )] [INFO] [stdout] 68 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | / #[structopt( [INFO] [stdout] 71 | | short = "t", [INFO] [stdout] 72 | | long = "target", [INFO] [stdout] 73 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 74 | | )] [INFO] [stdout] 75 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / #[structopt( [INFO] [stdout] 78 | | long = "template", [INFO] [stdout] 79 | | default_value = "main.tpl", [INFO] [stdout] 80 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 81 | | )] [INFO] [stdout] 82 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | / #[structopt( [INFO] [stdout] 85 | | short = "o", [INFO] [stdout] 86 | | long = "out", [INFO] [stdout] 87 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 88 | | )] [INFO] [stdout] 89 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / #[structopt(hidden = true, help = "Extra options for Terraform plan command")] [INFO] [stdout] 98 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 107 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / #[structopt( [INFO] [stdout] 110 | | short = "d", [INFO] [stdout] 111 | | long = "dir", [INFO] [stdout] 112 | | default_value = ".", [INFO] [stdout] 113 | | help = "Path to directory with Terraform files" [INFO] [stdout] 114 | | )] [INFO] [stdout] 115 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | / #[structopt( [INFO] [stdout] 118 | | short = "t", [INFO] [stdout] 119 | | long = "target", [INFO] [stdout] 120 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 121 | | )] [INFO] [stdout] 122 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | / #[structopt( [INFO] [stdout] 125 | | long = "template", [INFO] [stdout] 126 | | default_value = "main.tpl", [INFO] [stdout] 127 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 128 | | )] [INFO] [stdout] 129 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / #[structopt( [INFO] [stdout] 132 | | short = "o", [INFO] [stdout] 133 | | long = "out", [INFO] [stdout] 134 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 135 | | )] [INFO] [stdout] 136 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | / #[structopt(hidden = true, help = "Extra options for Terraform apply command")] [INFO] [stdout] 145 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 154 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | / #[structopt( [INFO] [stdout] 157 | | short = "d", [INFO] [stdout] 158 | | long = "dir", [INFO] [stdout] 159 | | default_value = ".", [INFO] [stdout] 160 | | help = "Path to directory with Terraform files" [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / #[structopt( [INFO] [stdout] 165 | | short = "t", [INFO] [stdout] 166 | | long = "target", [INFO] [stdout] 167 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 168 | | )] [INFO] [stdout] 169 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | / #[structopt( [INFO] [stdout] 172 | | long = "template", [INFO] [stdout] 173 | | default_value = "main.tpl", [INFO] [stdout] 174 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 175 | | )] [INFO] [stdout] 176 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | / #[structopt( [INFO] [stdout] 179 | | short = "o", [INFO] [stdout] 180 | | long = "out", [INFO] [stdout] 181 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 182 | | )] [INFO] [stdout] 183 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / #[structopt(hidden = true, help = "Extra options for Terraform destroy command")] [INFO] [stdout] 192 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 201 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | / #[structopt( [INFO] [stdout] 204 | | short = "d", [INFO] [stdout] 205 | | long = "dir", [INFO] [stdout] 206 | | default_value = ".", [INFO] [stdout] 207 | | help = "Path to directory with Terraform files" [INFO] [stdout] 208 | | )] [INFO] [stdout] 209 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | / #[structopt( [INFO] [stdout] 212 | | short = "t", [INFO] [stdout] 213 | | long = "target", [INFO] [stdout] 214 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 215 | | )] [INFO] [stdout] 216 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | / #[structopt( [INFO] [stdout] 219 | | long = "template", [INFO] [stdout] 220 | | default_value = "main.tpl", [INFO] [stdout] 221 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 222 | | )] [INFO] [stdout] 223 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | / #[structopt( [INFO] [stdout] 226 | | short = "o", [INFO] [stdout] 227 | | long = "out", [INFO] [stdout] 228 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 229 | | )] [INFO] [stdout] 230 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / #[structopt(hidden = true, help = "Extra options for Terraform destroy command")] [INFO] [stdout] 239 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | / #[structopt( [INFO] [stdout] 245 | | short = "d", [INFO] [stdout] 246 | | long = "dir", [INFO] [stdout] 247 | | default_value = ".", [INFO] [stdout] 248 | | help = "Path to directory with Terraform files" [INFO] [stdout] 249 | | )] [INFO] [stdout] 250 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 256 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | / #[structopt( [INFO] [stdout] 259 | | short = "d", [INFO] [stdout] 260 | | long = "dir", [INFO] [stdout] 261 | | default_value = ".", [INFO] [stdout] 262 | | help = "Path to directory with Terraform files" [INFO] [stdout] 263 | | )] [INFO] [stdout] 264 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | / #[structopt( [INFO] [stdout] 267 | | short = "t", [INFO] [stdout] 268 | | long = "template", [INFO] [stdout] 269 | | default_value = "main.tpl", [INFO] [stdout] 270 | | help = "Path to the template file (*.tpl)" [INFO] [stdout] 271 | | )] [INFO] [stdout] 272 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | / #[structopt( [INFO] [stdout] 275 | | short = "o", [INFO] [stdout] 276 | | long = "out", [INFO] [stdout] 277 | | default_value = "main.tf", [INFO] [stdout] 278 | | help = "Path to the generated file (*.tf)" [INFO] [stdout] 279 | | )] [INFO] [stdout] 280 | | out: String, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 13 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | / #[structopt( [INFO] [stdout] 16 | | short = "d", [INFO] [stdout] 17 | | long = "dir", [INFO] [stdout] 18 | | default_value = ".", [INFO] [stdout] 19 | | help = "Path to directory with Terraform files" [INFO] [stdout] 20 | | )] [INFO] [stdout] 21 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / #[structopt( [INFO] [stdout] 24 | | short = "t", [INFO] [stdout] 25 | | long = "target", [INFO] [stdout] 26 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 27 | | )] [INFO] [stdout] 28 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | / #[structopt( [INFO] [stdout] 31 | | long = "template", [INFO] [stdout] 32 | | default_value = "main.tpl", [INFO] [stdout] 33 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 34 | | )] [INFO] [stdout] 35 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | / #[structopt( [INFO] [stdout] 38 | | short = "o", [INFO] [stdout] 39 | | long = "out", [INFO] [stdout] 40 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 41 | | )] [INFO] [stdout] 42 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / #[structopt(hidden = true, help = "Extra options for Terraform init command")] [INFO] [stdout] 51 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 60 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / #[structopt( [INFO] [stdout] 63 | | short = "d", [INFO] [stdout] 64 | | long = "dir", [INFO] [stdout] 65 | | default_value = ".", [INFO] [stdout] 66 | | help = "Path to directory with Terraform files" [INFO] [stdout] 67 | | )] [INFO] [stdout] 68 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | / #[structopt( [INFO] [stdout] 71 | | short = "t", [INFO] [stdout] 72 | | long = "target", [INFO] [stdout] 73 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 74 | | )] [INFO] [stdout] 75 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | / #[structopt( [INFO] [stdout] 78 | | long = "template", [INFO] [stdout] 79 | | default_value = "main.tpl", [INFO] [stdout] 80 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 81 | | )] [INFO] [stdout] 82 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | / #[structopt( [INFO] [stdout] 85 | | short = "o", [INFO] [stdout] 86 | | long = "out", [INFO] [stdout] 87 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 88 | | )] [INFO] [stdout] 89 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | / #[structopt(hidden = true, help = "Extra options for Terraform plan command")] [INFO] [stdout] 98 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 107 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | / #[structopt( [INFO] [stdout] 110 | | short = "d", [INFO] [stdout] 111 | | long = "dir", [INFO] [stdout] 112 | | default_value = ".", [INFO] [stdout] 113 | | help = "Path to directory with Terraform files" [INFO] [stdout] 114 | | )] [INFO] [stdout] 115 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | / #[structopt( [INFO] [stdout] 118 | | short = "t", [INFO] [stdout] 119 | | long = "target", [INFO] [stdout] 120 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 121 | | )] [INFO] [stdout] 122 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | / #[structopt( [INFO] [stdout] 125 | | long = "template", [INFO] [stdout] 126 | | default_value = "main.tpl", [INFO] [stdout] 127 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 128 | | )] [INFO] [stdout] 129 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | / #[structopt( [INFO] [stdout] 132 | | short = "o", [INFO] [stdout] 133 | | long = "out", [INFO] [stdout] 134 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 135 | | )] [INFO] [stdout] 136 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | / #[structopt(hidden = true, help = "Extra options for Terraform apply command")] [INFO] [stdout] 145 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 154 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | / #[structopt( [INFO] [stdout] 157 | | short = "d", [INFO] [stdout] 158 | | long = "dir", [INFO] [stdout] 159 | | default_value = ".", [INFO] [stdout] 160 | | help = "Path to directory with Terraform files" [INFO] [stdout] 161 | | )] [INFO] [stdout] 162 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | / #[structopt( [INFO] [stdout] 165 | | short = "t", [INFO] [stdout] 166 | | long = "target", [INFO] [stdout] 167 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 168 | | )] [INFO] [stdout] 169 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | / #[structopt( [INFO] [stdout] 172 | | long = "template", [INFO] [stdout] 173 | | default_value = "main.tpl", [INFO] [stdout] 174 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 175 | | )] [INFO] [stdout] 176 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | / #[structopt( [INFO] [stdout] 179 | | short = "o", [INFO] [stdout] 180 | | long = "out", [INFO] [stdout] 181 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 182 | | )] [INFO] [stdout] 183 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | / #[structopt(hidden = true, help = "Extra options for Terraform destroy command")] [INFO] [stdout] 192 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 201 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | / #[structopt( [INFO] [stdout] 204 | | short = "d", [INFO] [stdout] 205 | | long = "dir", [INFO] [stdout] 206 | | default_value = ".", [INFO] [stdout] 207 | | help = "Path to directory with Terraform files" [INFO] [stdout] 208 | | )] [INFO] [stdout] 209 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | / #[structopt( [INFO] [stdout] 212 | | short = "t", [INFO] [stdout] 213 | | long = "target", [INFO] [stdout] 214 | | help = "Path to the main Terraform module (*.tf)" [INFO] [stdout] 215 | | )] [INFO] [stdout] 216 | | target: Option, [INFO] [stdout] | |______________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | / #[structopt( [INFO] [stdout] 219 | | long = "template", [INFO] [stdout] 220 | | default_value = "main.tpl", [INFO] [stdout] 221 | | help = "File name of the used template module (*.tpl)" [INFO] [stdout] 222 | | )] [INFO] [stdout] 223 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | / #[structopt( [INFO] [stdout] 226 | | short = "o", [INFO] [stdout] 227 | | long = "out", [INFO] [stdout] 228 | | help = "File name of the generated Terraform module (*.tf)" [INFO] [stdout] 229 | | )] [INFO] [stdout] 230 | | out: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | / #[structopt(hidden = true, help = "Extra options for Terraform destroy command")] [INFO] [stdout] 239 | | extra: Vec, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | / #[structopt( [INFO] [stdout] 245 | | short = "d", [INFO] [stdout] 246 | | long = "dir", [INFO] [stdout] 247 | | default_value = ".", [INFO] [stdout] 248 | | help = "Path to directory with Terraform files" [INFO] [stdout] 249 | | )] [INFO] [stdout] 250 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / #[structopt(required = true, help = "Configuration name")] [INFO] [stdout] 256 | | config: String, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | / #[structopt( [INFO] [stdout] 259 | | short = "d", [INFO] [stdout] 260 | | long = "dir", [INFO] [stdout] 261 | | default_value = ".", [INFO] [stdout] 262 | | help = "Path to directory with Terraform files" [INFO] [stdout] 263 | | )] [INFO] [stdout] 264 | | directory: String, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | / #[structopt( [INFO] [stdout] 267 | | short = "t", [INFO] [stdout] 268 | | long = "template", [INFO] [stdout] 269 | | default_value = "main.tpl", [INFO] [stdout] 270 | | help = "Path to the template file (*.tpl)" [INFO] [stdout] 271 | | )] [INFO] [stdout] 272 | | template: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cli.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | / #[structopt( [INFO] [stdout] 275 | | short = "o", [INFO] [stdout] 276 | | long = "out", [INFO] [stdout] 277 | | default_value = "main.tf", [INFO] [stdout] 278 | | help = "Path to the generated file (*.tf)" [INFO] [stdout] 279 | | )] [INFO] [stdout] 280 | | out: String, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `terraform-sage` (bin "terraform-sage" test) due to 35 previous errors [INFO] running `Command { std: "docker" "inspect" "f6528801d65e6e48765b88ea8ee95bd58cf1ba222d0519948e45031e49622696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6528801d65e6e48765b88ea8ee95bd58cf1ba222d0519948e45031e49622696", kill_on_drop: false }` [INFO] [stdout] f6528801d65e6e48765b88ea8ee95bd58cf1ba222d0519948e45031e49622696