[INFO] cloning repository https://github.com/uzimaru0000/oreq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uzimaru0000/oreq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzimaru0000%2Foreq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzimaru0000%2Foreq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a940ffe716f37622afe2446cd7b37556c400f59 [INFO] checking uzimaru0000/oreq against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuzimaru0000%2Foreq" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uzimaru0000/oreq on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uzimaru0000/oreq [INFO] finished tweaking git repo https://github.com/uzimaru0000/oreq [INFO] tweaked toml for git repo https://github.com/uzimaru0000/oreq written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uzimaru0000/oreq 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded eyre v0.6.10 [INFO] [stderr] Downloaded serde_yaml v0.9.28 [INFO] [stderr] Downloaded rustix v0.38.27 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4668603b5344c2072decbf2b8141d6acf9b18cd2b5b09be1f791b8b8e84e0648 [INFO] running `Command { std: "docker" "start" "-a" "4668603b5344c2072decbf2b8141d6acf9b18cd2b5b09be1f791b8b8e84e0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4668603b5344c2072decbf2b8141d6acf9b18cd2b5b09be1f791b8b8e84e0648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4668603b5344c2072decbf2b8141d6acf9b18cd2b5b09be1f791b8b8e84e0648", kill_on_drop: false }` [INFO] [stdout] 4668603b5344c2072decbf2b8141d6acf9b18cd2b5b09be1f791b8b8e84e0648 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c2d75c83977d2cdbcd7e2e4087a52d632faeb9b30a8c95960a8271058ebbc43 [INFO] running `Command { std: "docker" "start" "-a" "8c2d75c83977d2cdbcd7e2e4087a52d632faeb9b30a8c95960a8271058ebbc43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.27 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling eyre v0.6.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking serde v1.0.193 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking serde_yaml v0.9.28 [INFO] [stderr] Checking openapiv3 v2.0.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking oreq v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `multiple_of` is never read [INFO] [stdout] --> src/prompt/number.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct NumType [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub multiple_of: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NumType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_dir` is never read [INFO] [stdout] --> src/schema.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ReadSchema [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub base_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReadSchema` 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 `0` is never read [INFO] [stdout] --> src/schema.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | Boolean(BooleanType), [INFO] [stdout] | ------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 151 | Boolean(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `multiple_of` is never read [INFO] [stdout] --> src/prompt/number.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct NumType [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub multiple_of: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NumType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `base_dir` is never read [INFO] [stdout] --> src/schema.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ReadSchema [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 26 | pub base_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReadSchema` 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 `0` is never read [INFO] [stdout] --> src/schema.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | Boolean(BooleanType), [INFO] [stdout] | ------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 151 | Boolean(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.36s [INFO] running `Command { std: "docker" "inspect" "8c2d75c83977d2cdbcd7e2e4087a52d632faeb9b30a8c95960a8271058ebbc43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c2d75c83977d2cdbcd7e2e4087a52d632faeb9b30a8c95960a8271058ebbc43", kill_on_drop: false }` [INFO] [stdout] 8c2d75c83977d2cdbcd7e2e4087a52d632faeb9b30a8c95960a8271058ebbc43