[INFO] cloning repository https://github.com/leynos/lag-complexity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leynos/lag-complexity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Flag-complexity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Flag-complexity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a05085158de133dca90bd4f3c91918b108a8b83
[INFO] checking leynos/lag-complexity against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Flag-complexity" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/leynos/lag-complexity
[INFO] finished tweaking git repo https://github.com/leynos/lag-complexity
[INFO] tweaked toml for git repo https://github.com/leynos/lag-complexity written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leynos/lag-complexity on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leynos/lag-complexity 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded rstest-bdd-patterns v0.1.0-alpha4
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded fs-set-times v0.20.3
[INFO] [stderr]   Downloaded basic-cookies v0.1.5
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded rustix-linux-procfs v0.1.1
[INFO] [stderr]   Downloaded winx v0.36.4
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded figment-json5 v0.1.1
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded ortho_config_macros v0.5.0-alpha2
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded async-object-pool v0.1.5
[INFO] [stderr]   Downloaded clap-dispatch v0.1.1
[INFO] [stderr]   Downloaded io-lifetimes v2.0.4
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded ortho_config v0.5.0-alpha2
[INFO] [stderr]   Downloaded rstest-bdd v0.1.0-alpha4
[INFO] [stderr]   Downloaded httpmock v0.7.0
[INFO] [stderr]   Downloaded cap-primitives v3.4.4
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded io-extras v0.18.4
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded cap-std v3.4.4
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded rstest-bdd-macros v0.1.0-alpha4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21e99359ddcf0fdde639415f2d933433235b8ac8f80d806b3cc661739dc8b9c6
[INFO] running `Command { std: "docker" "start" "-a" "21e99359ddcf0fdde639415f2d933433235b8ac8f80d806b3cc661739dc8b9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21e99359ddcf0fdde639415f2d933433235b8ac8f80d806b3cc661739dc8b9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21e99359ddcf0fdde639415f2d933433235b8ac8f80d806b3cc661739dc8b9c6", kill_on_drop: false }`
[INFO] [stdout] 21e99359ddcf0fdde639415f2d933433235b8ac8f80d806b3cc661739dc8b9c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b73f041f3f399e8966f13cfb6bf165770fcd8563076e58b77ac99c4b67d9e6c
[INFO] running `Command { std: "docker" "start" "-a" "1b73f041f3f399e8966f13cfb6bf165770fcd8563076e58b77ac99c4b67d9e6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling cap-primitives v3.4.4
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking xdg v3.0.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling cap-std v3.4.4
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling clap-dispatch v0.1.1
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling ortho_config_macros v0.5.0-alpha2
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking rstest-bdd-patterns v0.1.0-alpha4
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking proptest v1.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rstest-bdd v0.1.0-alpha4
[INFO] [stderr]    Compiling rstest-bdd-macros v0.1.0-alpha4
[INFO] [stderr]     Checking ortho_config v0.5.0-alpha2
[INFO] [stderr]     Checking lag-complexity v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `figment::providers::Yaml`
[INFO] [stdout]  --> src/cli.rs:7:34
[INFO] [stdout]   |
[INFO] [stdout] 7 |     providers::{Env, Json, Toml, Yaml},
[INFO] [stdout]   |                                  ^^^^ no `Yaml` in `providers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lag-complexity` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b73f041f3f399e8966f13cfb6bf165770fcd8563076e58b77ac99c4b67d9e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b73f041f3f399e8966f13cfb6bf165770fcd8563076e58b77ac99c4b67d9e6c", kill_on_drop: false }`
[INFO] [stdout] 1b73f041f3f399e8966f13cfb6bf165770fcd8563076e58b77ac99c4b67d9e6c
