[INFO] cloning repository https://github.com/hapqe/macros
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hapqe/macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapqe%2Fmacros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapqe%2Fmacros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67bee3c31df9759c3a35a57fad1a1e2a10050a3f
[INFO] checking hapqe/macros against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhapqe%2Fmacros" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hapqe/macros
[INFO] finished tweaking git repo https://github.com/hapqe/macros
[INFO] tweaked toml for git repo https://github.com/hapqe/macros written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hapqe/macros on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hapqe/macros 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded confy v0.6.1
[INFO] [stderr]   Downloaded prettytable v0.10.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] [stderr]   Downloaded winnow v0.6.9
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc30fe3d153bc39177ff4e44e3b5a510fdfb7ddc3e01fcb6fdb92417fb3f8ab7
[INFO] running `Command { std: "docker" "start" "-a" "cc30fe3d153bc39177ff4e44e3b5a510fdfb7ddc3e01fcb6fdb92417fb3f8ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc30fe3d153bc39177ff4e44e3b5a510fdfb7ddc3e01fcb6fdb92417fb3f8ab7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc30fe3d153bc39177ff4e44e3b5a510fdfb7ddc3e01fcb6fdb92417fb3f8ab7", kill_on_drop: false }`
[INFO] [stdout] cc30fe3d153bc39177ff4e44e3b5a510fdfb7ddc3e01fcb6fdb92417fb3f8ab7
[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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0afd4b7fef11b62fdadd19fb678a2af30919c2c17c0086f70a228757c969d8a
[INFO] running `Command { std: "docker" "start" "-a" "c0afd4b7fef11b62fdadd19fb678a2af30919c2c17c0086f70a228757c969d8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking openssl-sys v0.9.102
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking winnow v0.6.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking prettytable v0.10.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking confy v0.6.1
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `quantity`
[INFO] [stdout]   --> src/main.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             quantity,
[INFO] [stdout]    |             ^^^^^^^^ help: try ignoring the field: `quantity: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `detailed`
[INFO] [stdout]   --> src/main.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Commands::File { file, detailed } => {
[INFO] [stdout]    |                                ^^^^^^^^ help: try ignoring the field: `detailed: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `quantity`
[INFO] [stdout]   --> src/main.rs:81:13
[INFO] [stdout]    |
[INFO] [stdout] 81 |             quantity,
[INFO] [stdout]    |             ^^^^^^^^ help: try ignoring the field: `quantity: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `detailed`
[INFO] [stdout]   --> src/main.rs:88:32
[INFO] [stdout]    |
[INFO] [stdout] 88 |         Commands::File { file, detailed } => {
[INFO] [stdout]    |                                ^^^^^^^^ help: try ignoring the field: `detailed: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/main.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |     nutriens.sort_by(|a, b| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/main.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 |     nutriens.sort_by(|a, b| {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nutrientName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     nutrientName: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `nutrient_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `unitName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unitName: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `unit_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fdcId` should have a snake case name
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fdcId: u32,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `fdc_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `foodNutrients` should have a snake case name
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     foodNutrients: Vec<Nutrient>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `food_nutrients`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/main.rs:155:23
[INFO] [stdout]     |
[INFO] [stdout] 155 |     nutriens.sort_by(|a, b| {
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `b`
[INFO] [stdout]    --> src/main.rs:155:26
[INFO] [stdout]     |
[INFO] [stdout] 155 |     nutriens.sort_by(|a, b| {
[INFO] [stdout]     |                          ^ help: if this is intentional, prefix it with an underscore: `_b`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `nutrientName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     nutrientName: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `nutrient_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `unitName` should have a snake case name
[INFO] [stdout]   --> src/main.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     unitName: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `unit_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `fdcId` should have a snake case name
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fdcId: u32,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `fdc_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `foodNutrients` should have a snake case name
[INFO] [stdout]   --> src/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     foodNutrients: Vec<Nutrient>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `food_nutrients`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.75s
[INFO] running `Command { std: "docker" "inspect" "c0afd4b7fef11b62fdadd19fb678a2af30919c2c17c0086f70a228757c969d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0afd4b7fef11b62fdadd19fb678a2af30919c2c17c0086f70a228757c969d8a", kill_on_drop: false }`
[INFO] [stdout] c0afd4b7fef11b62fdadd19fb678a2af30919c2c17c0086f70a228757c969d8a
