[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] edf9d0eaeeab14cd87c9a6cda5003c0d50beac57 [INFO] testing WyvernIXTL/ubilerntui against 1.97.0-beta.6 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWyvernIXTL%2Fubilerntui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WyvernIXTL/ubilerntui on toolchain 1.97.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+1.97.0-beta.6" "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 type1-encoding-parser v0.1.1 [INFO] [stderr] Downloaded pocket-resources v0.3.2 [INFO] [stderr] Downloaded pdf-extract v0.10.0 [INFO] [stderr] Downloaded nanoserde-derive v0.2.1 [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded exn v0.3.1 [INFO] [stderr] Downloaded nom_locate v5.0.0 [INFO] [stderr] Downloaded directories v6.0.0 [INFO] [stderr] Downloaded license-fetcher v0.10.0 [INFO] [stderr] Downloaded nanoserde v0.2.1 [INFO] [stderr] Downloaded lz4_flex v0.13.1 [INFO] [stderr] Downloaded fancy-regex v0.18.0 [INFO] [stderr] Downloaded hyphenation v0.8.4 [INFO] [stderr] Downloaded lopdf v0.38.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5 [INFO] running `Command { std: "docker" "start" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pocket-resources v0.3.2 [INFO] [stderr] Compiling nanoserde-derive v0.2.1 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lz4_flex v0.13.1 [INFO] [stderr] Compiling license-fetcher v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling exn v0.3.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling nanoserde v0.2.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling pom v1.1.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling adobe-cmap-parser v0.4.1 [INFO] [stderr] Compiling type1-encoding-parser v0.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ubilerntui v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cff-parser v0.1.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling postscript v0.14.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling nom_locate v5.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.18.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling lopdf v0.38.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hyphenation_commons v0.8.4 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hyphenation v0.8.4 [INFO] [stderr] Compiling pdf-extract v0.10.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.55s [INFO] running `Command { std: "docker" "inspect" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling ubilerntui v0.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `Command { std: "docker" "inspect" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ubilerntui-8e90e00c380e2370) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test app::tests::test_scramble ... ok [INFO] [stdout] test app::tests::test_scramble_with_longer_vectors ... ok [INFO] [stdout] test db::tests::test_get_total_question_count ... ok [INFO] [stdout] test db::tests::test_clear ... ok [INFO] [stdout] test db::tests::test_is_empty ... ok [INFO] [stdout] test db::tests::test_clear_progress ... ok [INFO] [stdout] test db::tests::test_insertion_and_read_single ... ok [INFO] [stdout] test db::tests::test_update_count_correct_answers ... ok [INFO] [stdout] test db::tests::test_get_total_progress ... ok [INFO] [stdout] test db::tests::test_no_open_questions ... ok [INFO] [stdout] test pdfparser::tests::test_parse_clusterfuck_pdf ... ok [INFO] [stdout] test pdfparser::tests::src_test_177 ... ok [INFO] [stdout] test pdfparser::tests::src_test_177_c ... ok [INFO] [stdout] test pdfparser::tests::src_test_176 ... ok [INFO] [stdout] test pdfparser::tests::src_test_124 ... ok [INFO] [stdout] test pdfparser::tests::src_test_157 ... ok [INFO] [stdout] test pdfparser::tests::src_test_177_b ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5", kill_on_drop: false }` [INFO] [stdout] 2adec8fb0a5882b37af53097c417d06b3d3570e533c19fd2fe33cf4b996b98a5