[INFO] fetching crate kind-checker 0.1.3... [INFO] checking kind-checker-0.1.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kind-checker 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate kind-checker 0.1.3 [INFO] finished tweaking crates.io crate kind-checker 0.1.3 [INFO] tweaked toml for crates.io crate kind-checker 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kind-checker 0.1.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding hvm v1.0.11 (available: v2.0.22) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded refl v0.2.1 [INFO] [stderr] Downloaded kind-tree v0.1.3 [INFO] [stderr] Downloaded kind-report v0.1.3 [INFO] [stderr] Downloaded HOPA v0.1.2 [INFO] [stderr] Downloaded kind-span v0.1.3 [INFO] [stderr] Downloaded hvm v1.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8525ddcce51723b6a7f14a05c768cbd8f4e0307b9c327b3bfb1a21a4212b5f39 [INFO] running `Command { std: "docker" "start" "-a" "8525ddcce51723b6a7f14a05c768cbd8f4e0307b9c327b3bfb1a21a4212b5f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8525ddcce51723b6a7f14a05c768cbd8f4e0307b9c327b3bfb1a21a4212b5f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8525ddcce51723b6a7f14a05c768cbd8f4e0307b9c327b3bfb1a21a4212b5f39", kill_on_drop: false }` [INFO] [stdout] 8525ddcce51723b6a7f14a05c768cbd8f4e0307b9c327b3bfb1a21a4212b5f39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22750970c851e48a01b525a6af3e356ed740a72e5aee60d0fe17a7b91dfca2d0 [INFO] running `Command { std: "docker" "start" "-a" "22750970c851e48a01b525a6af3e356ed740a72e5aee60d0fe17a7b91dfca2d0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking highlight_error v0.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking HOPA v0.1.2 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking kind-span v0.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking refl v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termsize v0.1.9 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking kind-report v0.1.3 [INFO] [stderr] Checking sysinfo v0.29.11 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking hvm v1.0.11 [INFO] [stderr] Checking kind-tree v0.1.3 [INFO] [stderr] Checking kind-checker v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | UnboundVariable(Context, Range), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` 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] 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] 14 - UnboundVariable(Context, Range), [INFO] [stdout] 14 + UnboundVariable((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | CantInferHole(Context, Range), [INFO] [stdout] | ------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 15 - CantInferHole(Context, Range), [INFO] [stdout] 15 + CantInferHole((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | CantInferLambda(Context, Range), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 16 - CantInferLambda(Context, Range), [INFO] [stdout] 16 + CantInferLambda((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | InvalidCall(Context, Range), [INFO] [stdout] | ----------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 17 - InvalidCall(Context, Range), [INFO] [stdout] 17 + InvalidCall((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | ImpossibleCase(Context, Range, Box, Box), [INFO] [stdout] | -------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 18 - ImpossibleCase(Context, Range, Box, Box), [INFO] [stdout] 18 + ImpossibleCase((), Range, Box, Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | TooManyArguments(Context, Range), [INFO] [stdout] | ---------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 20 - TooManyArguments(Context, Range), [INFO] [stdout] 20 + TooManyArguments((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | UncoveredPattern(Context, Range, Vec>), [INFO] [stdout] | ---------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 22 - UncoveredPattern(Context, Range, Vec>), [INFO] [stdout] 22 + UncoveredPattern((), Range, Vec>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:14:21 [INFO] [stdout] | [INFO] [stdout] 14 | UnboundVariable(Context, Range), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` 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] 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] 14 - UnboundVariable(Context, Range), [INFO] [stdout] 14 + UnboundVariable((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | CantInferHole(Context, Range), [INFO] [stdout] | ------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 15 - CantInferHole(Context, Range), [INFO] [stdout] 15 + CantInferHole((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | CantInferLambda(Context, Range), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 16 - CantInferLambda(Context, Range), [INFO] [stdout] 16 + CantInferLambda((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | InvalidCall(Context, Range), [INFO] [stdout] | ----------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 17 - InvalidCall(Context, Range), [INFO] [stdout] 17 + InvalidCall((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:18:20 [INFO] [stdout] | [INFO] [stdout] 18 | ImpossibleCase(Context, Range, Box, Box), [INFO] [stdout] | -------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 18 - ImpossibleCase(Context, Range, Box, Box), [INFO] [stdout] 18 + ImpossibleCase((), Range, Box, Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | TooManyArguments(Context, Range), [INFO] [stdout] | ---------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 20 - TooManyArguments(Context, Range), [INFO] [stdout] 20 + TooManyArguments((), Range), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | UncoveredPattern(Context, Range, Vec>), [INFO] [stdout] | ---------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeDiagnostic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 22 - UncoveredPattern(Context, Range, Vec>), [INFO] [stdout] 22 + UncoveredPattern((), Range, Vec>), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.17s [INFO] running `Command { std: "docker" "inspect" "22750970c851e48a01b525a6af3e356ed740a72e5aee60d0fe17a7b91dfca2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22750970c851e48a01b525a6af3e356ed740a72e5aee60d0fe17a7b91dfca2d0", kill_on_drop: false }` [INFO] [stdout] 22750970c851e48a01b525a6af3e356ed740a72e5aee60d0fe17a7b91dfca2d0