[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] testing leynos/lag-complexity against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Flag-complexity" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leynos/lag-complexity on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee8f8dd4630d982cbcc68a8e77cefdeb4182fcb6595ea1a30586b2f47eb664cc [INFO] running `Command { std: "docker" "start" "-a" "ee8f8dd4630d982cbcc68a8e77cefdeb4182fcb6595ea1a30586b2f47eb664cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee8f8dd4630d982cbcc68a8e77cefdeb4182fcb6595ea1a30586b2f47eb664cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8f8dd4630d982cbcc68a8e77cefdeb4182fcb6595ea1a30586b2f47eb664cc", kill_on_drop: false }` [INFO] [stdout] ee8f8dd4630d982cbcc68a8e77cefdeb4182fcb6595ea1a30586b2f47eb664cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c50f043c924a19884f1a91dab3a8064f6452314bb8c89d91da6440eacab82aa [INFO] running `Command { std: "docker" "start" "-a" "6c50f043c924a19884f1a91dab3a8064f6452314bb8c89d91da6440eacab82aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling clap-dispatch v0.1.1 [INFO] [stderr] Compiling ortho_config_macros v0.5.0-alpha2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ortho_config v0.5.0-alpha2 [INFO] [stderr] Compiling 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] running `Command { std: "docker" "inspect" "6c50f043c924a19884f1a91dab3a8064f6452314bb8c89d91da6440eacab82aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c50f043c924a19884f1a91dab3a8064f6452314bb8c89d91da6440eacab82aa", kill_on_drop: false }` [INFO] [stdout] 6c50f043c924a19884f1a91dab3a8064f6452314bb8c89d91da6440eacab82aa