[INFO] fetching crate caseformat 0.1.0... [INFO] checking caseformat-0.1.0 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate caseformat 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate caseformat 0.1.0 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate caseformat 0.1.0 [INFO] finished tweaking crates.io crate caseformat 0.1.0 [INFO] tweaked toml for crates.io crate caseformat 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate caseformat 0.1.0 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf997bdee1e0b211f6cfc8e21e95df7af795962d8ca87bb766e1ac5053fa46d9 [INFO] running `Command { std: "docker" "start" "-a" "cf997bdee1e0b211f6cfc8e21e95df7af795962d8ca87bb766e1ac5053fa46d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf997bdee1e0b211f6cfc8e21e95df7af795962d8ca87bb766e1ac5053fa46d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf997bdee1e0b211f6cfc8e21e95df7af795962d8ca87bb766e1ac5053fa46d9", kill_on_drop: false }` [INFO] [stdout] cf997bdee1e0b211f6cfc8e21e95df7af795962d8ca87bb766e1ac5053fa46d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c8ae7a71ba13e59852ca131db1ac072d7a97fc3022ee17afc86df8e8244b99 [INFO] running `Command { std: "docker" "start" "-a" "d1c8ae7a71ba13e59852ca131db1ac072d7a97fc3022ee17afc86df8e8244b99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.182 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.182 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking caseformat v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/read.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] ::: src/case.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | name: parse_record!(iter, String), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `parse_record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/read.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] ::: src/case.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | name: parse_record!(iter, String), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] = note: this warning originates in the macro `parse_record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/read.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] ::: src/case.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | version: parse_record!(iter, String), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `parse_record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/read.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | Err(err) => { [INFO] [stdout] | ^^^^^^^^ matches no values because `Infallible` is uninhabited [INFO] [stdout] | [INFO] [stdout] ::: src/case.rs:73:22 [INFO] [stdout] | [INFO] [stdout] 73 | version: parse_record!(iter, String), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: to learn more about uninhabited types, see https://doc.rust-lang.org/nomicon/exotic-sizes.html#empty-types [INFO] [stdout] = note: this warning originates in the macro `parse_record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `Command { std: "docker" "inspect" "d1c8ae7a71ba13e59852ca131db1ac072d7a97fc3022ee17afc86df8e8244b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c8ae7a71ba13e59852ca131db1ac072d7a97fc3022ee17afc86df8e8244b99", kill_on_drop: false }` [INFO] [stdout] d1c8ae7a71ba13e59852ca131db1ac072d7a97fc3022ee17afc86df8e8244b99