[INFO] cloning repository https://github.com/laurci/terraform-rust-provider
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laurci/terraform-rust-provider" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaurci%2Fterraform-rust-provider", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaurci%2Fterraform-rust-provider'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 459490ab4dd523457d58c54efb6e6179c7d931bc
[INFO] building laurci/terraform-rust-provider against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaurci%2Fterraform-rust-provider" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laurci/terraform-rust-provider
[INFO] finished tweaking git repo https://github.com/laurci/terraform-rust-provider
[INFO] tweaked toml for git repo https://github.com/laurci/terraform-rust-provider written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laurci/terraform-rust-provider on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laurci/terraform-rust-provider 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v1.1.7
[INFO] [stderr]   Downloaded uuid v1.6.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.3
[INFO] [stderr]   Downloaded socket2 v0.5.5
[INFO] [stderr]   Downloaded tonic-build v0.10.2
[INFO] [stderr]   Downloaded prost-build v0.12.3
[INFO] [stderr]   Downloaded multimap v0.8.3
[INFO] [stderr]   Downloaded prost-types v0.12.3
[INFO] [stderr]   Downloaded yasna v0.5.2
[INFO] [stderr]   Downloaded rustls-pki-types v1.1.0
[INFO] [stderr]   Downloaded pem v3.0.3
[INFO] [stderr]   Downloaded rcgen v0.12.0
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded rmp v0.8.12
[INFO] [stderr]   Downloaded openssl-sys v0.9.98
[INFO] [stderr]   Downloaded time v0.3.31
[INFO] [stderr]   Downloaded base64 v0.21.6
[INFO] [stderr]   Downloaded rmp-serde v1.1.2
[INFO] [stderr]   Downloaded reqwest v0.11.23
[INFO] [stderr]   Downloaded petgraph v0.6.4
[INFO] [stderr]   Downloaded rustls-pemfile v2.0.0
[INFO] [stderr]   Downloaded pin-project v1.1.3
[INFO] [stderr]   Downloaded openssl v0.10.62
[INFO] [stderr]   Downloaded tokio v1.35.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.33
[INFO] [stderr]   Downloaded ring v0.17.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d9ba601243950486a090aa1fbab310841dc824c7a997e7cd9dddf0374e0d01a
[INFO] running `Command { std: "docker" "start" "-a" "4d9ba601243950486a090aa1fbab310841dc824c7a997e7cd9dddf0374e0d01a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d9ba601243950486a090aa1fbab310841dc824c7a997e7cd9dddf0374e0d01a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9ba601243950486a090aa1fbab310841dc824c7a997e7cd9dddf0374e0d01a", kill_on_drop: false }`
[INFO] [stdout] 4d9ba601243950486a090aa1fbab310841dc824c7a997e7cd9dddf0374e0d01a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd526c5701e1292d6da99016d9d9f1aae5fe63c86b2409b58f57479aca118f81
[INFO] running `Command { std: "docker" "start" "-a" "dd526c5701e1292d6da99016d9d9f1aae5fe63c86b2409b58f57479aca118f81", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling base64 v0.21.6
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tempfile v3.9.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling rmp v0.8.12
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling pem v3.0.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.1.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.0.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling prost v0.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling prost-types v0.12.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rcgen v0.12.0
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling rust-terraform-provider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rmp-serde v1.1.2
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stdout] warning: struct `StopProvider` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct StopProvider {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetProviderSchema` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct GetProviderSchema {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidateProviderConfig` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub struct ValidateProviderConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpgradeResourceState` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:356:12
[INFO] [stdout]     |
[INFO] [stdout] 356 | pub struct UpgradeResourceState {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidateResourceConfig` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:392:12
[INFO] [stdout]     |
[INFO] [stdout] 392 | pub struct ValidateResourceConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidateDataResourceConfig` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:412:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | pub struct ValidateDataResourceConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigureProvider` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 | pub struct ConfigureProvider {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadResource` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct ReadResource {}
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlanResourceChange` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:480:12
[INFO] [stdout]     |
[INFO] [stdout] 480 | pub struct PlanResourceChange {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplyResourceChange` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:514:12
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub struct ApplyResourceChange {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImportResourceState` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 546 | pub struct ImportResourceState {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadDataSource` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:578:12
[INFO] [stdout]     |
[INFO] [stdout] 578 | pub struct ReadDataSource {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `location`, `size`, and `user` are never read
[INFO] [stdout]   --> src/ubicloud.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Vm {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] 21 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub location: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub size: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `already_exists` is never read
[INFO] [stdout]   --> src/util.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ResourceState {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 73 |     pub already_exists: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "dd526c5701e1292d6da99016d9d9f1aae5fe63c86b2409b58f57479aca118f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd526c5701e1292d6da99016d9d9f1aae5fe63c86b2409b58f57479aca118f81", kill_on_drop: false }`
[INFO] [stdout] dd526c5701e1292d6da99016d9d9f1aae5fe63c86b2409b58f57479aca118f81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46045e707beae1243e03550518adf6192db21edd54a4bda23292b79d0cee6a7b
[INFO] running `Command { std: "docker" "start" "-a" "46045e707beae1243e03550518adf6192db21edd54a4bda23292b79d0cee6a7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-terraform-provider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `StopProvider` is never constructed
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct StopProvider {}
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetProviderSchema` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct GetProviderSchema {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidateProviderConfig` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 338 | pub struct ValidateProviderConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UpgradeResourceState` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:356:12
[INFO] [stdout]     |
[INFO] [stdout] 356 | pub struct UpgradeResourceState {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidateResourceConfig` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:392:12
[INFO] [stdout]     |
[INFO] [stdout] 392 | pub struct ValidateResourceConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidateDataResourceConfig` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:412:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | pub struct ValidateDataResourceConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigureProvider` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 | pub struct ConfigureProvider {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadResource` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:452:12
[INFO] [stdout]     |
[INFO] [stdout] 452 | pub struct ReadResource {}
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PlanResourceChange` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:480:12
[INFO] [stdout]     |
[INFO] [stdout] 480 | pub struct PlanResourceChange {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApplyResourceChange` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:514:12
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub struct ApplyResourceChange {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ImportResourceState` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:546:12
[INFO] [stdout]     |
[INFO] [stdout] 546 | pub struct ImportResourceState {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReadDataSource` is never constructed
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/rust-terraform-provider-465a48ea8514c9b7/out/tfplugin6.rs:578:12
[INFO] [stdout]     |
[INFO] [stdout] 578 | pub struct ReadDataSource {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `location`, `size`, and `user` are never read
[INFO] [stdout]   --> src/ubicloud.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Vm {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] 21 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub location: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub size: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Vm` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `already_exists` is never read
[INFO] [stdout]   --> src/util.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct ResourceState {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 73 |     pub already_exists: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s
[INFO] running `Command { std: "docker" "inspect" "46045e707beae1243e03550518adf6192db21edd54a4bda23292b79d0cee6a7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46045e707beae1243e03550518adf6192db21edd54a4bda23292b79d0cee6a7b", kill_on_drop: false }`
[INFO] [stdout] 46045e707beae1243e03550518adf6192db21edd54a4bda23292b79d0cee6a7b
