[INFO] fetching crate linode-rs 0.1.3... [INFO] testing linode-rs-0.1.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate linode-rs 0.1.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate linode-rs 0.1.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate linode-rs 0.1.3 [INFO] tweaked toml for crates.io crate linode-rs 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate linode-rs 0.1.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate linode-rs 0.1.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.192 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.38 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded errno v0.3.6 [INFO] [stderr] Downloaded async-executor v1.6.0 [INFO] [stderr] Downloaded async-task v4.5.0 [INFO] [stderr] Downloaded value-bag v1.4.2 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded http v0.2.10 [INFO] [stderr] Downloaded async-compression v0.4.4 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded openssl-sys v0.9.95 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded blocking v1.4.1 [INFO] [stderr] Downloaded async-global-executor v2.3.1 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded rustls v0.21.8 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded web-sys v0.3.65 [INFO] [stderr] Downloaded ring v0.17.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d78502c1b1999660bebb1beb84e3d331f851edafeae0bed1dd9cbee491334f9 [INFO] running `Command { std: "docker" "start" "-a" "0d78502c1b1999660bebb1beb84e3d331f851edafeae0bed1dd9cbee491334f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d78502c1b1999660bebb1beb84e3d331f851edafeae0bed1dd9cbee491334f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d78502c1b1999660bebb1beb84e3d331f851edafeae0bed1dd9cbee491334f9", kill_on_drop: false }` [INFO] [stdout] 0d78502c1b1999660bebb1beb84e3d331f851edafeae0bed1dd9cbee491334f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36284d86563e8897cd56ff68f16774b7b2e30bdee8bc7e44dcc99875805bfae4 [INFO] running `Command { std: "docker" "start" "-a" "36284d86563e8897cd56ff68f16774b7b2e30bdee8bc7e44dcc99875805bfae4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.10 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling linode-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_availability.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeAvailabilityListRoot { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeAvailabilityListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_instance.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeInstanceListRoot { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeInstanceListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_os.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeOsListRoot { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeOsListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_region.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeRegionListRoot { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeRegionListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_types.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeTypeListRoot { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeTypeListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.15s [INFO] running `Command { std: "docker" "inspect" "36284d86563e8897cd56ff68f16774b7b2e30bdee8bc7e44dcc99875805bfae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36284d86563e8897cd56ff68f16774b7b2e30bdee8bc7e44dcc99875805bfae4", kill_on_drop: false }` [INFO] [stdout] 36284d86563e8897cd56ff68f16774b7b2e30bdee8bc7e44dcc99875805bfae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f2a00852d0bc10e1c9c43a0238ea4be577650b89363841797d3a76266e2210 [INFO] running `Command { std: "docker" "start" "-a" "45f2a00852d0bc10e1c9c43a0238ea4be577650b89363841797d3a76266e2210", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling linode-rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_availability.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeAvailabilityListRoot { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeAvailabilityListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_instance.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeInstanceListRoot { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeInstanceListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_os.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeOsListRoot { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeOsListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_region.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeRegionListRoot { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeRegionListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_types.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeTypeListRoot { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeTypeListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_availability.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeAvailabilityListRoot { [INFO] [stdout] | -------------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeAvailabilityListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_instance.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeInstanceListRoot { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeInstanceListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_os.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeOsListRoot { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeOsListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_region.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeRegionListRoot { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeRegionListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `page` and `results` are never read [INFO] [stdout] --> src/data/linode_types.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LinodeTypeListRoot { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 5 | pub data: Vec, [INFO] [stdout] 6 | pub page: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 7 | pub pages: u32, [INFO] [stdout] 8 | pub results: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LinodeTypeListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.89s [INFO] running `Command { std: "docker" "inspect" "45f2a00852d0bc10e1c9c43a0238ea4be577650b89363841797d3a76266e2210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f2a00852d0bc10e1c9c43a0238ea4be577650b89363841797d3a76266e2210", kill_on_drop: false }` [INFO] [stdout] 45f2a00852d0bc10e1c9c43a0238ea4be577650b89363841797d3a76266e2210 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98d544fa2852b5e0a9508b63e50fe036c67922015fa8d3ee906b51727c7f359f [INFO] running `Command { std: "docker" "start" "-a" "98d544fa2852b5e0a9508b63e50fe036c67922015fa8d3ee906b51727c7f359f", kill_on_drop: false }` [INFO] [stderr] warning: fields `page` and `results` are never read [INFO] [stderr] --> src/data/linode_availability.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct LinodeAvailabilityListRoot { [INFO] [stderr] | -------------------------- fields in this struct [INFO] [stderr] 5 | pub data: Vec, [INFO] [stderr] 6 | pub page: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 7 | pub pages: u32, [INFO] [stderr] 8 | pub results: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LinodeAvailabilityListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `page` and `results` are never read [INFO] [stderr] --> src/data/linode_instance.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct LinodeInstanceListRoot { [INFO] [stderr] | ---------------------- fields in this struct [INFO] [stderr] 5 | pub data: Vec, [INFO] [stderr] 6 | pub page: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 7 | pub pages: u32, [INFO] [stderr] 8 | pub results: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LinodeInstanceListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `page` and `results` are never read [INFO] [stderr] --> src/data/linode_os.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct LinodeOsListRoot { [INFO] [stderr] | ---------------- fields in this struct [INFO] [stderr] 5 | pub data: Vec, [INFO] [stderr] 6 | pub page: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 7 | pub pages: u32, [INFO] [stderr] 8 | pub results: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LinodeOsListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `page` and `results` are never read [INFO] [stderr] --> src/data/linode_region.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct LinodeRegionListRoot { [INFO] [stderr] | -------------------- fields in this struct [INFO] [stderr] 5 | pub data: Vec, [INFO] [stderr] 6 | pub page: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 7 | pub pages: u32, [INFO] [stderr] 8 | pub results: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LinodeRegionListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `page` and `results` are never read [INFO] [stderr] --> src/data/linode_types.rs:6:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct LinodeTypeListRoot { [INFO] [stderr] | ------------------ fields in this struct [INFO] [stderr] 5 | pub data: Vec, [INFO] [stderr] 6 | pub page: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] 7 | pub pages: u32, [INFO] [stderr] 8 | pub results: u32, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LinodeTypeListRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `linode-rs` (lib) generated 5 warnings [INFO] [stderr] warning: `linode-rs` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linode_rs-36146c5afeeef7db) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests linode_rs [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 9) ... ignored [INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98d544fa2852b5e0a9508b63e50fe036c67922015fa8d3ee906b51727c7f359f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98d544fa2852b5e0a9508b63e50fe036c67922015fa8d3ee906b51727c7f359f", kill_on_drop: false }` [INFO] [stdout] 98d544fa2852b5e0a9508b63e50fe036c67922015fa8d3ee906b51727c7f359f