[INFO] cloning repository https://github.com/adroit-lang/adroit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adroit-lang/adroit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadroit-lang%2Fadroit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadroit-lang%2Fadroit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6044fc5390eb29eeb3cd2a4bd6852cb3916ff65 [INFO] checking adroit-lang/adroit against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadroit-lang%2Fadroit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adroit-lang/adroit [INFO] finished tweaking git repo https://github.com/adroit-lang/adroit [INFO] tweaked toml for git repo https://github.com/adroit-lang/adroit written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adroit-lang/adroit on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adroit-lang/adroit 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4732296f40fe7165fc0c17ad5cd3068616e8b2cc85ffa76994e8884a05b904e7 [INFO] running `Command { std: "docker" "start" "-a" "4732296f40fe7165fc0c17ad5cd3068616e8b2cc85ffa76994e8884a05b904e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4732296f40fe7165fc0c17ad5cd3068616e8b2cc85ffa76994e8884a05b904e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4732296f40fe7165fc0c17ad5cd3068616e8b2cc85ffa76994e8884a05b904e7", kill_on_drop: false }` [INFO] [stdout] 4732296f40fe7165fc0c17ad5cd3068616e8b2cc85ffa76994e8884a05b904e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bec35cb1d51e3fa3a8037b716fbf0003e38e27a5bea35f63386fcdb11624cb1 [INFO] running `Command { std: "docker" "start" "-a" "7bec35cb1d51e3fa3a8037b716fbf0003e38e27a5bea35f63386fcdb11624cb1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking fluent-uri v0.1.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking line-index v0.1.1 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking goldenfile v1.7.3 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking lsp-server v0.7.6 [INFO] [stderr] Checking lsp-types v0.97.0 [INFO] [stderr] Checking adroit v0.2.2 (/opt/rustwide/workdir/crates/adroit) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/adroit/src/typecheck/mod.rs:1390:19 [INFO] [stdout] | [INFO] [stdout] 1390 | fn import(&self, _: ImportId) -> FullModule { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1390 | fn import(&self, _: ImportId) -> FullModule<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.48s [INFO] running `Command { std: "docker" "inspect" "7bec35cb1d51e3fa3a8037b716fbf0003e38e27a5bea35f63386fcdb11624cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bec35cb1d51e3fa3a8037b716fbf0003e38e27a5bea35f63386fcdb11624cb1", kill_on_drop: false }` [INFO] [stdout] 7bec35cb1d51e3fa3a8037b716fbf0003e38e27a5bea35f63386fcdb11624cb1