[INFO] cloning repository https://github.com/WyvernIXTL/ubilerntui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WyvernIXTL/ubilerntui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWyvernIXTL%2Fubilerntui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWyvernIXTL%2Fubilerntui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 097b8f8b0cb53a3cad3d4bc570bb34ec39e42bc0 [INFO] building WyvernIXTL/ubilerntui against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWyvernIXTL%2Fubilerntui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WyvernIXTL/ubilerntui on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WyvernIXTL/ubilerntui [INFO] finished tweaking git repo https://github.com/WyvernIXTL/ubilerntui [INFO] tweaked toml for git repo https://github.com/WyvernIXTL/ubilerntui written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WyvernIXTL/ubilerntui 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyphenation_commons v0.8.4 [INFO] [stderr] Downloaded pocket-resources v0.3.2 [INFO] [stderr] Downloaded bincode_derive v2.0.0-rc.3 [INFO] [stderr] Downloaded virtue v0.0.13 [INFO] [stderr] Downloaded zerocopy v0.8.21 [INFO] [stderr] Downloaded pdf-extract v0.8.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.21 [INFO] [stderr] Downloaded hyphenation v0.8.4 [INFO] [stderr] Downloaded license-fetcher v0.5.0 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1882e09c4b81834b57ddcf7860169264b5e1a4f451fe12ef1e1e7ff050402ed9 [INFO] running `Command { std: "docker" "start" "-a" "1882e09c4b81834b57ddcf7860169264b5e1a4f451fe12ef1e1e7ff050402ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1882e09c4b81834b57ddcf7860169264b5e1a4f451fe12ef1e1e7ff050402ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1882e09c4b81834b57ddcf7860169264b5e1a4f451fe12ef1e1e7ff050402ed9", kill_on_drop: false }` [INFO] [stdout] 1882e09c4b81834b57ddcf7860169264b5e1a4f451fe12ef1e1e7ff050402ed9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ec1df4f5a55bb007a6eaf066f1ea1261272886dd4b43111c56fb410582dca4f [INFO] running `Command { std: "docker" "start" "-a" "0ec1df4f5a55bb007a6eaf066f1ea1261272886dd4b43111c56fb410582dca4f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling cc v1.2.6 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Compiling license-fetcher v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling type1-encoding-parser v0.1.0 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling pdf-extract v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling ubilerntui v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> src/app.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use rand::{thread_rng, rngs::ThreadRng, RngCore}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> src/app.rs:58:149 [INFO] [stdout] | [INFO] [stdout] 58 | ...: question_answer, total_progress, total_question_count, rng: thread_rng() } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "0ec1df4f5a55bb007a6eaf066f1ea1261272886dd4b43111c56fb410582dca4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec1df4f5a55bb007a6eaf066f1ea1261272886dd4b43111c56fb410582dca4f", kill_on_drop: false }` [INFO] [stdout] 0ec1df4f5a55bb007a6eaf066f1ea1261272886dd4b43111c56fb410582dca4f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc8c6362e7cbfe038cfc6f6128ec92da115fd21f676f3c102b17830ede6a4efa [INFO] running `Command { std: "docker" "start" "-a" "fc8c6362e7cbfe038cfc6f6128ec92da115fd21f676f3c102b17830ede6a4efa", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling ubilerntui v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> src/app.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | use rand::{thread_rng, rngs::ThreadRng, RngCore}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> src/app.rs:58:149 [INFO] [stdout] | [INFO] [stdout] 58 | ...: question_answer, total_progress, total_question_count, rng: thread_rng() } [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> src/app.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | let mut rng = thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng` [INFO] [stdout] --> src/app.rs:131:27 [INFO] [stdout] | [INFO] [stdout] 131 | let mut rng = thread_rng(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s [INFO] running `Command { std: "docker" "inspect" "fc8c6362e7cbfe038cfc6f6128ec92da115fd21f676f3c102b17830ede6a4efa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc8c6362e7cbfe038cfc6f6128ec92da115fd21f676f3c102b17830ede6a4efa", kill_on_drop: false }` [INFO] [stdout] fc8c6362e7cbfe038cfc6f6128ec92da115fd21f676f3c102b17830ede6a4efa