[INFO] fetching crate crates-tui 0.1.20...
[INFO] checking crates-tui-0.1.20 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate crates-tui 0.1.20 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate crates-tui 0.1.20 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate crates-tui 0.1.20
[INFO] finished tweaking crates.io crate crates-tui 0.1.20
[INFO] tweaked toml for crates.io crate crates-tui 0.1.20 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate crates.io crate crates-tui 0.1.20 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b565ef3b1864a7ca8532d309f509898f044465123cd2b080d70555d8cfe0d457
[INFO] running `Command { std: "docker" "start" "-a" "b565ef3b1864a7ca8532d309f509898f044465123cd2b080d70555d8cfe0d457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b565ef3b1864a7ca8532d309f509898f044465123cd2b080d70555d8cfe0d457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b565ef3b1864a7ca8532d309f509898f044465123cd2b080d70555d8cfe0d457", kill_on_drop: false }`
[INFO] [stdout] b565ef3b1864a7ca8532d309f509898f044465123cd2b080d70555d8cfe0d457
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa2dbd39a0d46761ff3ed85a5de97baafe03db7a53276fe1e6a727cf40f6d54
[INFO] running `Command { std: "docker" "start" "-a" "9aa2dbd39a0d46761ff3ed85a5de97baafe03db7a53276fe1e6a727cf40f6d54", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking webbrowser v1.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking human-panic v2.0.1
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling crates-tui v0.1.20 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr] warning: crates-tui@0.1.20: could not find repository at '/opt/rustwide/workdir'; class=Repository (6); code=NotFound (-3)
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: crates-tui@0.1.20: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking crates_io_api v0.11.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking x11-clipboard v0.9.2
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking wayland-protocols v0.32.3
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking ratatui-macros v0.5.0
[INFO] [stderr]     Checking tui-input v0.10.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.3
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking copypasta v0.10.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.64s
[INFO] running `Command { std: "docker" "inspect" "9aa2dbd39a0d46761ff3ed85a5de97baafe03db7a53276fe1e6a727cf40f6d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa2dbd39a0d46761ff3ed85a5de97baafe03db7a53276fe1e6a727cf40f6d54", kill_on_drop: false }`
[INFO] [stdout] 9aa2dbd39a0d46761ff3ed85a5de97baafe03db7a53276fe1e6a727cf40f6d54
