[INFO] cloning repository https://github.com/janetbradley0927/hashcards
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janetbradley0927/hashcards" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanetbradley0927%2Fhashcards", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanetbradley0927%2Fhashcards'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36e9e8295de85ddf47ed6d98cb35284cab08da0c
[INFO] testing janetbradley0927/hashcards against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanetbradley0927%2Fhashcards" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janetbradley0927/hashcards
[INFO] finished tweaking git repo https://github.com/janetbradley0927/hashcards
[INFO] tweaked toml for git repo https://github.com/janetbradley0927/hashcards written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janetbradley0927/hashcards on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/janetbradley0927/hashcards 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea48abf2f772b87c187fedd443035ed3221cfee8dc44edaa0cbdf57a679f99ed
[INFO] running `Command { std: "docker" "start" "-a" "ea48abf2f772b87c187fedd443035ed3221cfee8dc44edaa0cbdf57a679f99ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea48abf2f772b87c187fedd443035ed3221cfee8dc44edaa0cbdf57a679f99ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea48abf2f772b87c187fedd443035ed3221cfee8dc44edaa0cbdf57a679f99ed", kill_on_drop: false }`
[INFO] [stdout] ea48abf2f772b87c187fedd443035ed3221cfee8dc44edaa0cbdf57a679f99ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83bdd40ad5fbc18067e66242f15300ffff977b5246b4aa24f2ca9c6db7cab2ef
[INFO] running `Command { std: "docker" "start" "-a" "83bdd40ad5fbc18067e66242f15300ffff977b5246b4aa24f2ca9c6db7cab2ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling hashcards v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/katex.min.css`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let bytes = include_bytes!("../../../vendor/katex/katex.min.css");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/katex.min.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let bytes = include_bytes!("../../../vendor/katex/katex.min.js");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/contrib/auto-render.min.js`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let bytes = include_bytes!("../../../vendor/katex/contrib/auto-render.min.js");
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_AMS-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_AMS-Regular.woff2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Caligraphic-Bold.woff2`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Caligraphic-Bold.woff2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Caligraphic-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Caligraphic-Regular.woff2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Fraktur-Bold.woff2`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Fraktur-Bold.woff2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Fraktur-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Fraktur-Regular.woff2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Main-Bold.woff2`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Main-Bold.woff2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Main-BoldItalic.woff2`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/cmd/drill/katex.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Main-BoldItalic.woff2")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Main-Italic.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Main-Italic.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Main-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Main-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Math-BoldItalic.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Math-BoldItalic.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Math-Italic.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Math-Italic.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_SansSerif-Bold.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:112:13
[INFO] [stdout]     |
[INFO] [stdout] 112 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_SansSerif-Bold.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_SansSerif-Italic.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_SansSerif-Italic.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_SansSerif-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:118:13
[INFO] [stdout]     |
[INFO] [stdout] 118 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_SansSerif-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Script-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:121:13
[INFO] [stdout]     |
[INFO] [stdout] 121 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Script-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Size1-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Size1-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Size2-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Size2-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Size3-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:130:13
[INFO] [stdout]     |
[INFO] [stdout] 130 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Size3-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Size4-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:133:13
[INFO] [stdout]     |
[INFO] [stdout] 133 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Size4-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/cmd/drill/../../../vendor/katex/fonts/KaTeX_Typewriter-Regular.woff2`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/cmd/drill/katex.rs:136:13
[INFO] [stdout]     |
[INFO] [stdout] 136 |             include_bytes!("../../../vendor/katex/fonts/KaTeX_Typewriter-Regular.woff2")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hashcards` (bin "hashcards") due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "83bdd40ad5fbc18067e66242f15300ffff977b5246b4aa24f2ca9c6db7cab2ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83bdd40ad5fbc18067e66242f15300ffff977b5246b4aa24f2ca9c6db7cab2ef", kill_on_drop: false }`
[INFO] [stdout] 83bdd40ad5fbc18067e66242f15300ffff977b5246b4aa24f2ca9c6db7cab2ef
