[INFO] fetching crate odata_client 0.1.0...
[INFO] checking odata_client-0.1.0 against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] extracting crate odata_client 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate odata_client 0.1.0
[INFO] finished tweaking crates.io crate odata_client 0.1.0
[INFO] tweaked toml for crates.io crate odata_client 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate odata_client 0.1.0 on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 201 packages to latest compatible versions
[INFO] [stderr]       Adding iso8601 v0.4.2 (available: v0.6.5)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.4)
[INFO] [stderr]       Adding serde_with v1.14.0 (available: v3.21.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.24.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iso8601 v0.4.2
[INFO] [stderr]   Downloaded tobz1000-serde-xml-rs v0.4.1-tobz1000-1
[INFO] [stderr]   Downloaded odata_client_derive v0.1.0
[INFO] [stderr]   Downloaded odata_client_util v0.1.0
[INFO] [stderr]   Downloaded odata_client_codegen v0.1.0
[INFO] [stderr]   Downloaded fixedbitset v0.3.2
[INFO] [stderr]   Downloaded tobz1000-petgraph v0.5.1-tobz1000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b
[INFO] running `Command { std: "docker" "start" "629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling futures-io v0.3.33
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling xml-rs v0.8.29
[INFO] [stderr]    Compiling fixedbitset v0.3.2
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling tobz1000-petgraph v0.5.1-tobz1000
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.12.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]     Checking iso8601 v0.4.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tobz1000-serde-xml-rs v0.4.1-tobz1000-1
[INFO] [stderr]     Checking odata_client_util v0.1.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling odata_client_codegen v0.1.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling odata_client_derive v0.1.0
[INFO] [stderr]     Checking odata_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> src/client.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | struct ServiceResponse<Payload> {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 199 |     #[serde(rename = "@odata.context")]
[INFO] [stdout] 200 |     context: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServiceResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]    --> src/client.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 198 | struct ServiceResponse<Payload> {
[INFO] [stdout]     |        --------------- field in this struct
[INFO] [stdout] 199 |     #[serde(rename = "@odata.context")]
[INFO] [stdout] 200 |     context: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ServiceResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/client/test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct Person {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 18 |     user_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     first_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     last_name: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     #[serde(default)]
[INFO] [stdout] 22 |     emails: Vec<String>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 23 |     #[serde(default)]
[INFO] [stdout] 24 |     address_info: Vec<Location>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 25 |     gender: Option<PersonGender>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 26 |     concurrency: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 27 |     friends: Vec<EntityLink<Person>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 28 |     trips: Vec<Trip>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 29 |     photo: Option<EntityLink<Photo>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Person` 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 `address` and `city` are never read
[INFO] [stdout]   --> src/client/test.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Location {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 40 |     address: String,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 41 |     city: City,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Location` 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 `country_region`, `name`, and `region` are never read
[INFO] [stdout]   --> src/client/test.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | struct City {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 47 |     country_region: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 49 |     region: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `City` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/client/test.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct Trip {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] 62 |     trip_id: i32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 63 |     share_id: Option<Uuid>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 64 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 65 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 66 |     budget: f32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 67 |     starts_at: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 68 |     ends_at: DateTime<FixedOffset>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 69 |     tags: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 70 |     photos: Vec<EntityLink<Photo>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 71 |     plan_items: Vec<PlanItem>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Trip` 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 `id` and `name` are never read
[INFO] [stdout]   --> src/client/test.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 80 | struct Photo {
[INFO] [stdout]    |        ----- fields in this struct
[INFO] [stdout] 81 |     id: i64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 82 |     name: Option<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Photo` 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 `plan_item_id`, `confirmation_code`, `starts_at`, `ends_at`, and `duration` are never read
[INFO] [stdout]   --> src/client/test.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct PlanItem {
[INFO] [stdout]    |        -------- fields in this struct
[INFO] [stdout] 93 |     plan_item_id: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 94 |     confirmation_code: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 95 |     starts_at: Option<DateTime<FixedOffset>>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 96 |     ends_at: Option<DateTime<FixedOffset>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 97 |     #[serde_as(as = "Option<Iso8601DurationDeserialize>")]
[INFO] [stdout] 98 |     duration: Option<Duration>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlanItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b", kill_on_drop: false }`
[INFO] [stdout] 629301128b3293d571e5fd4a2722334485bdec345d14a0f90e94b5eea781179b
