[INFO] cloning repository https://github.com/andogq/lumina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andogq/lumina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandogq%2Flumina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandogq%2Flumina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e2a07203c9126c7d83ee8bd70b5bc30b1b19133 [INFO] checking andogq/lumina against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandogq%2Flumina" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/andogq/lumina [INFO] finished tweaking git repo https://github.com/andogq/lumina [INFO] tweaked toml for git repo https://github.com/andogq/lumina written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/andogq/lumina 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/andogq/lumina 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 983594c623e67801c1c515ea9fdd242a033ca2ab8da06ba454dbf8430ec6343b [INFO] running `Command { std: "docker" "start" "-a" "983594c623e67801c1c515ea9fdd242a033ca2ab8da06ba454dbf8430ec6343b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "983594c623e67801c1c515ea9fdd242a033ca2ab8da06ba454dbf8430ec6343b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983594c623e67801c1c515ea9fdd242a033ca2ab8da06ba454dbf8430ec6343b", kill_on_drop: false }` [INFO] [stdout] 983594c623e67801c1c515ea9fdd242a033ca2ab8da06ba454dbf8430ec6343b [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] 8f2cc0923ce5eeeb67857a0a0f04f9d83dd1d405f3c0313438c1b0a04ba297d1 [INFO] running `Command { std: "docker" "start" "-a" "8f2cc0923ce5eeeb67857a0a0f04f9d83dd1d405f3c0313438c1b0a04ba297d1", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling int-enum v1.0.1 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling inkwell v0.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling inkwell_internals v0.9.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking index_vec v0.1.3 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Compiling llvm-sys v170.0.1 [INFO] [stderr] Checking insta v1.39.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Compiling logos-codegen v0.14.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking string-interner v0.17.0 [INFO] [stderr] Compiling logos-derive v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking logos v0.14.1 [INFO] [stderr] Checking lumina v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/codegen/llvm/mod.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum; [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] 108 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/codegen/llvm/mod.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/codegen/llvm/mod.rs:108:15 [INFO] [stdout] | [INFO] [stdout] 108 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum; [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] 108 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/codegen/llvm/mod.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 112 | fn get_ty(&self, ty: &Ty) -> BasicTypeEnum<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s [INFO] running `Command { std: "docker" "inspect" "8f2cc0923ce5eeeb67857a0a0f04f9d83dd1d405f3c0313438c1b0a04ba297d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2cc0923ce5eeeb67857a0a0f04f9d83dd1d405f3c0313438c1b0a04ba297d1", kill_on_drop: false }` [INFO] [stdout] 8f2cc0923ce5eeeb67857a0a0f04f9d83dd1d405f3c0313438c1b0a04ba297d1