[INFO] fetching crate intuitive 0.6.3...
[INFO] testing intuitive-0.6.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate intuitive 0.6.3 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate intuitive 0.6.3
[INFO] finished tweaking crates.io crate intuitive 0.6.3
[INFO] tweaked toml for crates.io crate intuitive 0.6.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate intuitive 0.6.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Locking 83 packages to latest compatible versions
[INFO] [stderr] Adding crossterm v0.25.0 (available: v0.29.0)
[INFO] [stderr] Adding serial_test v0.9.0 (available: v3.2.0)
[INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17)
[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] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ceeeb99b596b9b0d115efd65793451cf77192cde57c82a830ea3d5427a93baca
[INFO] running `Command { std: "docker" "start" "-a" "ceeeb99b596b9b0d115efd65793451cf77192cde57c82a830ea3d5427a93baca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceeeb99b596b9b0d115efd65793451cf77192cde57c82a830ea3d5427a93baca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceeeb99b596b9b0d115efd65793451cf77192cde57c82a830ea3d5427a93baca", kill_on_drop: false }`
[INFO] [stdout] ceeeb99b596b9b0d115efd65793451cf77192cde57c82a830ea3d5427a93baca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 63503ba008337c20b6e43118d056299fae84bf83dfb99e465c2d6fbc81420e58
[INFO] running `Command { std: "docker" "start" "-a" "63503ba008337c20b6e43118d056299fae84bf83dfb99e465c2d6fbc81420e58", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.177
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling smallvec v1.15.1
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling futures-core v0.3.31
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr] Compiling lock_api v0.4.14
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling hashbrown v0.16.0
[INFO] [stderr] Compiling nix v0.30.1
[INFO] [stderr] Compiling winnow v0.5.40
[INFO] [stderr] Compiling syn v2.0.110
[INFO] [stderr] Compiling quote v0.6.13
[INFO] [stderr] Compiling unicode-segmentation v1.12.0
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling doc-cfg v0.1.0
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling indexmap v2.12.0
[INFO] [stderr] Compiling signal-hook-registry v1.4.6
[INFO] [stderr] Compiling mio v0.8.11
[INFO] [stderr] Compiling signal-hook v0.3.18
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling parking_lot v0.12.5
[INFO] [stderr] Compiling dashmap v5.5.3
[INFO] [stderr] Compiling signal-hook-mio v0.2.5
[INFO] [stderr] Compiling crossterm v0.25.0
[INFO] [stderr] Compiling toml_edit v0.19.15
[INFO] [stderr] Compiling ctrlc v3.5.1
[INFO] [stderr] Compiling tui v0.19.0
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling serial_test_derive v0.9.0
[INFO] [stderr] Compiling futures-executor v0.3.31
[INFO] [stderr] Compiling futures v0.3.31
[INFO] [stderr] Compiling serial_test v0.9.0
[INFO] [stderr] Compiling proc-macro-crate v1.3.1
[INFO] [stderr] Compiling intuitive_macros v0.6.2
[INFO] [stderr] Compiling intuitive v0.6.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `use_modal`
[INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:11:22
[INFO] [stdout] |
[INFO] [stdout] 11 | pub use self::hook::{use_modal, Funcs};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Alignment`
[INFO] [stdout] --> src/components/experimental_components/table/mod.rs:8:27
[INFO] [stdout] |
[INFO] [stdout] 8 | pub use self::alignment::{Alignment, Array as AlignmentArray};
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `Frozen` is never constructed
[INFO] [stdout] --> src/components/experimental_components/input.rs:119:8
[INFO] [stdout] |
[INFO] [stdout] 119 | struct Frozen {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `Modal` is never constructed
[INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:76:12
[INFO] [stdout] |
[INFO] [stdout] 76 | pub struct Modal {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct `Frozen` is never constructed
[INFO] [stdout] --> src/components/experimental_components/modal/mod.rs:97:8
[INFO] [stdout] |
[INFO] [stdout] 97 | struct Frozen {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: static `FUNCS` is never used
[INFO] [stdout] --> src/components/experimental_components/modal/hook.rs:7:8
[INFO] [stdout] |
[INFO] [stdout] 7 | static FUNCS: Mutex