[INFO] cloning repository https://github.com/AlmightyFloppyFish/leaf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlmightyFloppyFish/leaf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fleaf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fleaf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbfd438187fe04e4580347ee6847991faf3208e8
[INFO] building AlmightyFloppyFish/leaf against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmightyFloppyFish%2Fleaf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AlmightyFloppyFish/leaf on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AlmightyFloppyFish/leaf
[INFO] finished tweaking git repo https://github.com/AlmightyFloppyFish/leaf
[INFO] tweaked toml for git repo https://github.com/AlmightyFloppyFish/leaf written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AlmightyFloppyFish/leaf 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1f69d3e8f18446da0060d7becde4b17fd409eeb184134be5ea694ea7dd18ef1
[INFO] running `Command { std: "docker" "start" "-a" "e1f69d3e8f18446da0060d7becde4b17fd409eeb184134be5ea694ea7dd18ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1f69d3e8f18446da0060d7becde4b17fd409eeb184134be5ea694ea7dd18ef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1f69d3e8f18446da0060d7becde4b17fd409eeb184134be5ea694ea7dd18ef1", kill_on_drop: false }`
[INFO] [stdout] e1f69d3e8f18446da0060d7becde4b17fd409eeb184134be5ea694ea7dd18ef1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91d46f43141cd92c7495b5b09ea77a56026e2cd959576c6887b75fc5f8abf8ac
[INFO] running `Command { std: "docker" "start" "-a" "91d46f43141cd92c7495b5b09ea77a56026e2cd959576c6887b75fc5f8abf8ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling cranelift-isle v0.114.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.114.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling cranelift-bitset v0.114.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.114.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cranelift-entity v0.114.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling cranelift-bforest v0.114.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cranelift-control v0.114.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lumina-collections v0.1.0 (/opt/rustwide/workdir/lumina-collections)
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling insta v1.39.0
[INFO] [stderr]    Compiling target-lexicon v0.13.0
[INFO] [stderr]    Compiling lumina-key v0.1.0 (/opt/rustwide/workdir/lumina-key)
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ibig v0.3.6
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling cranelift-codegen v0.114.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling logos v0.12.1 (https://github.com/simvux/logos#c88c6fd9)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling lumina-util v0.1.0 (/opt/rustwide/workdir/lumina-util)
[INFO] [stderr]    Compiling lumina-parser v0.1.0 (/opt/rustwide/workdir/lumina-parser)
[INFO] [stderr]    Compiling lumina-typesystem v0.1.0 (/opt/rustwide/workdir/lumina-typesystem)
[INFO] [stderr]    Compiling cranelift-frontend v0.114.0
[INFO] [stderr]    Compiling cranelift-module v0.114.0
[INFO] [stderr]    Compiling cranelift-native v0.114.0
[INFO] [stderr]    Compiling cranelift-object v0.114.0
[INFO] [stderr]    Compiling cranelift v0.114.0
[INFO] [stderr]    Compiling lumina-compiler v0.1.0 (/opt/rustwide/workdir/lumina-compiler)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/lir/mono.rs:218:85
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn fmt<'a, T>(types: &'a Map<MonoTypeKey, MonoTypeData>, v: T) -> MonoFormatter<'_, T> {
[INFO] [stdout]     |            -- lifetime `'a` declared here                                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/mir/lower/pat/missing.rs:229:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn fmt<'a>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     ) -> MissingFormatter<'_> {
[INFO] [stdout]     |                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/mir/lower/pat/missing.rs:256:27
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl<'a> MissingFormatter<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 256 |     ) -> MissingFormatter<'_> {
[INFO] [stdout]     |                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lumina v0.1.0 (/opt/rustwide/workdir/lumina)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "91d46f43141cd92c7495b5b09ea77a56026e2cd959576c6887b75fc5f8abf8ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d46f43141cd92c7495b5b09ea77a56026e2cd959576c6887b75fc5f8abf8ac", kill_on_drop: false }`
[INFO] [stdout] 91d46f43141cd92c7495b5b09ea77a56026e2cd959576c6887b75fc5f8abf8ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a5c316ba1b3599525d900cbac5d814d0b26c8cfe2388c36a769d5979aacef88
[INFO] running `Command { std: "docker" "start" "-a" "8a5c316ba1b3599525d900cbac5d814d0b26c8cfe2388c36a769d5979aacef88", kill_on_drop: false }`
[INFO] [stderr]    Compiling lumina-typesystem v0.1.0 (/opt/rustwide/workdir/lumina-typesystem)
[INFO] [stderr]    Compiling lumina-util v0.1.0 (/opt/rustwide/workdir/lumina-util)
[INFO] [stderr]    Compiling lumina-key v0.1.0 (/opt/rustwide/workdir/lumina-key)
[INFO] [stderr]    Compiling lumina-parser v0.1.0 (/opt/rustwide/workdir/lumina-parser)
[INFO] [stderr]    Compiling lumina-collections v0.1.0 (/opt/rustwide/workdir/lumina-collections)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/lir/mono.rs:218:85
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn fmt<'a, T>(types: &'a Map<MonoTypeKey, MonoTypeData>, v: T) -> MonoFormatter<'_, T> {
[INFO] [stdout]     |            -- lifetime `'a` declared here                                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/mir/lower/pat/missing.rs:229:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn fmt<'a>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     ) -> MissingFormatter<'_> {
[INFO] [stdout]     |                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/mir/lower/pat/missing.rs:256:27
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl<'a> MissingFormatter<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 256 |     ) -> MissingFormatter<'_> {
[INFO] [stdout]     |                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lumina-compiler v0.1.0 (/opt/rustwide/workdir/lumina-compiler)
[INFO] [stderr]    Compiling lumina v0.1.0 (/opt/rustwide/workdir/lumina)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/lir/mono.rs:218:85
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub fn fmt<'a, T>(types: &'a Map<MonoTypeKey, MonoTypeData>, v: T) -> MonoFormatter<'_, T> {
[INFO] [stdout]     |            -- lifetime `'a` declared here                                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/mir/lower/pat/missing.rs:229:27
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn fmt<'a>(
[INFO] [stdout]     |                -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 229 |     ) -> MissingFormatter<'_> {
[INFO] [stdout]     |                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> lumina-compiler/src/mir/lower/pat/missing.rs:256:27
[INFO] [stdout]     |
[INFO] [stdout] 241 | impl<'a> MissingFormatter<'a> {
[INFO] [stdout]     |      -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 256 |     ) -> MissingFormatter<'_> {
[INFO] [stdout]     |                           ^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.33s
[INFO] running `Command { std: "docker" "inspect" "8a5c316ba1b3599525d900cbac5d814d0b26c8cfe2388c36a769d5979aacef88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a5c316ba1b3599525d900cbac5d814d0b26c8cfe2388c36a769d5979aacef88", kill_on_drop: false }`
[INFO] [stdout] 8a5c316ba1b3599525d900cbac5d814d0b26c8cfe2388c36a769d5979aacef88
