[INFO] fetching crate metis-docs-tui 0.2.6...
[INFO] building metis-docs-tui-0.2.6 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate metis-docs-tui 0.2.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate metis-docs-tui 0.2.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate metis-docs-tui 0.2.6
[INFO] tweaked toml for crates.io crate metis-docs-tui 0.2.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate metis-docs-tui 0.2.6 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate metis-docs-tui 0.2.6 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded gray_matter v0.2.9
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded tui-input v0.10.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded metis-docs-core v0.2.6
[INFO] [stderr]   Downloaded tui-textarea v0.6.1
[INFO] [stderr]   Downloaded yaml-rust2 v0.8.1
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21355a9ecc4b45028188f133c80a043fd83b9c636d0f41cc968f760bf73129c2
[INFO] running `Command { std: "docker" "start" "-a" "21355a9ecc4b45028188f133c80a043fd83b9c636d0f41cc968f760bf73129c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21355a9ecc4b45028188f133c80a043fd83b9c636d0f41cc968f760bf73129c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21355a9ecc4b45028188f133c80a043fd83b9c636d0f41cc968f760bf73129c2", kill_on_drop: false }`
[INFO] [stdout] 21355a9ecc4b45028188f133c80a043fd83b9c636d0f41cc968f760bf73129c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a3a5ff2ca0daef229466df0b34101ba1a3a74c5a4413f73a483f26b7b8cf659
[INFO] running `Command { std: "docker" "start" "-a" "7a3a5ff2ca0daef229466df0b34101ba1a3a74c5a4413f73a483f26b7b8cf659", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling tui-input v0.10.1
[INFO] [stderr]    Compiling tui-textarea v0.6.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling gray_matter v0.2.9
[INFO] [stderr]    Compiling migrations_internals v2.2.1
[INFO] [stderr]    Compiling diesel v2.2.12
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling diesel_migrations v2.2.0
[INFO] [stderr]    Compiling metis-docs-core v0.2.6
[INFO] [stderr]    Compiling metis-docs-tui v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "7a3a5ff2ca0daef229466df0b34101ba1a3a74c5a4413f73a483f26b7b8cf659", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a3a5ff2ca0daef229466df0b34101ba1a3a74c5a4413f73a483f26b7b8cf659", kill_on_drop: false }`
[INFO] [stdout] 7a3a5ff2ca0daef229466df0b34101ba1a3a74c5a4413f73a483f26b7b8cf659
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7082ceb3c71cc0206a32ba2ea3802a97a8461e193b20bf1a722aa4462f736ba0
[INFO] running `Command { std: "docker" "start" "-a" "7082ceb3c71cc0206a32ba2ea3802a97a8461e193b20bf1a722aa4462f736ba0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling metis-docs-tui v0.2.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `temp_dir` and `project_path` are never read
[INFO] [stdout]  --> tests/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestHelper {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 8 |     pub temp_dir: TempDir,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub project_path: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_dir` and `project_path` are never read
[INFO] [stdout]  --> tests/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestHelper {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 8 |     pub temp_dir: TempDir,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub project_path: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_dir` and `project_path` are never read
[INFO] [stdout]  --> tests/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestHelper {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 8 |     pub temp_dir: TempDir,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub project_path: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_dir` and `project_path` are never read
[INFO] [stdout]  --> tests/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestHelper {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 8 |     pub temp_dir: TempDir,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub project_path: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_col`
[INFO] [stdout]    --> tests/phase_transitions_test.rs:152:21
[INFO] [stdout]     |
[INFO] [stdout] 152 |     for (i, (phase, expected_col)) in phases.iter().zip(expected_columns.iter()).enumerate() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_col`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_dir` and `project_path` are never read
[INFO] [stdout]  --> tests/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestHelper {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 8 |     pub temp_dir: TempDir,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub project_path: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expected_col`
[INFO] [stdout]    --> tests/phase_transitions_test.rs:267:21
[INFO] [stdout]     |
[INFO] [stdout] 267 |     for (i, (phase, expected_col)) in phases.iter().zip(expected_columns.iter()).enumerate() {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expected_col`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_dir` and `project_path` are never read
[INFO] [stdout]  --> tests/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestHelper {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 8 |     pub temp_dir: TempDir,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub project_path: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `temp_dir` and `project_path` are never read
[INFO] [stdout]  --> tests/common/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TestHelper {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 8 |     pub temp_dir: TempDir,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 9 |     pub project_path: PathBuf,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.63s
[INFO] running `Command { std: "docker" "inspect" "7082ceb3c71cc0206a32ba2ea3802a97a8461e193b20bf1a722aa4462f736ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7082ceb3c71cc0206a32ba2ea3802a97a8461e193b20bf1a722aa4462f736ba0", kill_on_drop: false }`
[INFO] [stdout] 7082ceb3c71cc0206a32ba2ea3802a97a8461e193b20bf1a722aa4462f736ba0
