[INFO] fetching crate rustui_merge_prototype 0.3.1...
[INFO] checking rustui_merge_prototype-0.3.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rustui_merge_prototype 0.3.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate rustui_merge_prototype 0.3.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rustui_merge_prototype 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rustui_merge_prototype 0.3.1
[INFO] tweaked toml for crates.io crate rustui_merge_prototype 0.3.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eebfb37abc6a8f096c1089b556bbc344ec69f3568ded95ce90b5aca9a2b1231f
[INFO] running `Command { std: "docker" "start" "-a" "eebfb37abc6a8f096c1089b556bbc344ec69f3568ded95ce90b5aca9a2b1231f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eebfb37abc6a8f096c1089b556bbc344ec69f3568ded95ce90b5aca9a2b1231f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eebfb37abc6a8f096c1089b556bbc344ec69f3568ded95ce90b5aca9a2b1231f", kill_on_drop: false }`
[INFO] [stdout] eebfb37abc6a8f096c1089b556bbc344ec69f3568ded95ce90b5aca9a2b1231f
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5979e2d4397c63c8017bd08cb3235df978953896113d2fd2ee4642c6d2328a95
[INFO] running `Command { std: "docker" "start" "-a" "5979e2d4397c63c8017bd08cb3235df978953896113d2fd2ee4642c6d2328a95", kill_on_drop: false }`
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rustui_merge_prototype v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> src/core/merge/merge_impl.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     #[cfg(debug)]
[INFO] [stdout]    |                           ^^^^^ help: found config with similar value: `feature = "debug"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]    Compiling divan-macros v0.1.16
[INFO] [stderr]     Checking divan v0.1.16
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout]  --> tests/override.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tailwind_fuse::merge::{tw_merge_options, tw_merge_override, MergeOptions};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout]  --> benches/merge.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tailwind_fuse::merge::{tw_merge, tw_merge_slice};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout]  --> tests/group_conflicts.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tailwind_fuse::merge::tw_merge;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout]  --> tests/merge.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tailwind_fuse::merge::tw_merge;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tailwind_fuse`
[INFO] [stdout]  --> tests/merge.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tailwind_fuse::tw_merge;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tailwind_fuse`
[INFO] [stdout]  --> tests/group_conflicts.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tailwind_fuse::tw_merge;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `tailwind_fuse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustui_merge_prototype` (test "override") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug`
[INFO] [stdout]   --> src/core/merge/merge_impl.rs:48:27
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     #[cfg(debug)]
[INFO] [stdout]    |                           ^^^^^ help: found config with similar value: `feature = "debug"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustui_merge_prototype` (bench "merge") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustui_merge_prototype` (test "group_conflicts") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustui_merge_prototype` (test "merge") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5979e2d4397c63c8017bd08cb3235df978953896113d2fd2ee4642c6d2328a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5979e2d4397c63c8017bd08cb3235df978953896113d2fd2ee4642c6d2328a95", kill_on_drop: false }`
[INFO] [stdout] 5979e2d4397c63c8017bd08cb3235df978953896113d2fd2ee4642c6d2328a95
