[INFO] cloning repository https://github.com/HSMF/linear-types [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HSMF/linear-types" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Flinear-types", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Flinear-types'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8e37b5f500e01b4f727319ce9df0ef13a22e8a2 [INFO] checking HSMF/linear-types against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Flinear-types" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HSMF/linear-types [INFO] finished tweaking git repo https://github.com/HSMF/linear-types [INFO] tweaked toml for git repo https://github.com/HSMF/linear-types written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HSMF/linear-types on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HSMF/linear-types 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e332b79ccf1b9ce8cb070acd0370db9f449fe52494eaa0f45fda2434cbdfcb1 [INFO] running `Command { std: "docker" "start" "-a" "3e332b79ccf1b9ce8cb070acd0370db9f449fe52494eaa0f45fda2434cbdfcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e332b79ccf1b9ce8cb070acd0370db9f449fe52494eaa0f45fda2434cbdfcb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e332b79ccf1b9ce8cb070acd0370db9f449fe52494eaa0f45fda2434cbdfcb1", kill_on_drop: false }` [INFO] [stdout] 3e332b79ccf1b9ce8cb070acd0370db9f449fe52494eaa0f45fda2434cbdfcb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 419d23c078e41f011e9d1f016a005e54474690260b8488172705e3f37313e597 [INFO] running `Command { std: "docker" "start" "-a" "419d23c078e41f011e9d1f016a005e54474690260b8488172705e3f37313e597", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling inkwell v0.5.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.30 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling llvm-sys v170.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling inkwell_internals v0.10.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.30 [INFO] [stderr] Checking linear-type v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/types/check.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn check_program(p: &Program) -> Result<(), TypeError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/types/check.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn check_program(p: &Program) -> Result<(), TypeError> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `TypeInfo` is never constructed [INFO] [stdout] --> src/types/ast.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct TypeInfo(Type); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `TypeInfo` is never constructed [INFO] [stdout] --> src/types/ast.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct TypeInfo(Type); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linear-type` (lib test) due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `linear-type` (lib) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "419d23c078e41f011e9d1f016a005e54474690260b8488172705e3f37313e597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419d23c078e41f011e9d1f016a005e54474690260b8488172705e3f37313e597", kill_on_drop: false }` [INFO] [stdout] 419d23c078e41f011e9d1f016a005e54474690260b8488172705e3f37313e597