[INFO] fetching crate tui-tree-widget-table 0.2.0... [INFO] testing tui-tree-widget-table-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tui-tree-widget-table 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate tui-tree-widget-table 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui-tree-widget-table 0.2.0 [INFO] tweaked toml for crates.io crate tui-tree-widget-table 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tui-tree-widget-table 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tui-tree-widget-table 0.2.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded equator-macro v0.2.1 [INFO] [stderr] Downloaded equator v0.2.2 [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded clap v4.5.27 [INFO] [stderr] Downloaded aligned-vec v0.6.1 [INFO] [stderr] Downloaded is-terminal v0.4.15 [INFO] [stderr] Downloaded symbolic-common v12.13.3 [INFO] [stderr] Downloaded symbolic-demangle v12.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f78908b7cf5ab77baa5381e866706775513dc165023257e40e56400028480dd [INFO] running `Command { std: "docker" "start" "-a" "2f78908b7cf5ab77baa5381e866706775513dc165023257e40e56400028480dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f78908b7cf5ab77baa5381e866706775513dc165023257e40e56400028480dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f78908b7cf5ab77baa5381e866706775513dc165023257e40e56400028480dd", kill_on_drop: false }` [INFO] [stdout] 2f78908b7cf5ab77baa5381e866706775513dc165023257e40e56400028480dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 104fc05c65e3832294988ccf8111ab14e10414455b750846ccab9c5413695c1c [INFO] running `Command { std: "docker" "start" "-a" "104fc05c65e3832294988ccf8111ab14e10414455b750846ccab9c5413695c1c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling tui-tree-widget-table v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.20s [INFO] running `Command { std: "docker" "inspect" "104fc05c65e3832294988ccf8111ab14e10414455b750846ccab9c5413695c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104fc05c65e3832294988ccf8111ab14e10414455b750846ccab9c5413695c1c", kill_on_drop: false }` [INFO] [stdout] 104fc05c65e3832294988ccf8111ab14e10414455b750846ccab9c5413695c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d7adbf08c83088c325c5e3f3b7d43e2c3e47517021bb44d603bba01b24ef71 [INFO] running `Command { std: "docker" "start" "-a" "f4d7adbf08c83088c325c5e3f3b7d43e2c3e47517021bb44d603bba01b24ef71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling symbolic-demangle v12.13.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling equator v0.2.2 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling pprof v0.14.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling symbolic-common v12.13.3 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling aligned-vec v0.6.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tui-tree-widget-table v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] error[E0432]: unresolved import `tui_tree_widget` [INFO] [stdout] --> examples/example.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tui_tree_widget::{Tree, TreeItem, TreeState}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tui_tree_widget` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tui_tree_widget`, use `cargo add tui_tree_widget` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tui-tree-widget-table` (example "example") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f4d7adbf08c83088c325c5e3f3b7d43e2c3e47517021bb44d603bba01b24ef71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d7adbf08c83088c325c5e3f3b7d43e2c3e47517021bb44d603bba01b24ef71", kill_on_drop: false }` [INFO] [stdout] f4d7adbf08c83088c325c5e3f3b7d43e2c3e47517021bb44d603bba01b24ef71