[INFO] cloning repository https://github.com/digitaldasein/compono [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/digitaldasein/compono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitaldasein%2Fcompono", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitaldasein%2Fcompono'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72a6b2e79bbe640bd642e0442d7043f81a4e448e [INFO] checking digitaldasein/compono against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdigitaldasein%2Fcompono" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/digitaldasein/compono [INFO] finished tweaking git repo https://github.com/digitaldasein/compono [INFO] tweaked toml for git repo https://github.com/digitaldasein/compono written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/digitaldasein/compono on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/digitaldasein/compono 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha1 v0.10.1 [INFO] [stderr] Downloaded zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Downloaded android_system_properties v0.1.4 [INFO] [stderr] Downloaded termtree v0.2.4 [INFO] [stderr] Downloaded filetime v0.2.17 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded flate2 v1.0.24 [INFO] [stderr] Downloaded miniz_oxide v0.5.3 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded tar v0.4.38 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded globset v0.4.9 [INFO] [stderr] Downloaded chrono v0.4.22 [INFO] [stderr] Downloaded git2 v0.15.0 [INFO] [stderr] Downloaded clap v3.2.15 [INFO] [stderr] Downloaded proc-macro2 v1.0.42 [INFO] [stderr] Downloaded unicode-ident v1.0.2 [INFO] [stderr] Downloaded ssh2 v0.9.3 [INFO] [stderr] Downloaded bzip2 v0.4.3 [INFO] [stderr] Downloaded once_cell v1.13.0 [INFO] [stderr] Downloaded password-hash v0.3.2 [INFO] [stderr] Downloaded assert_fs v1.0.7 [INFO] [stderr] Downloaded iana-time-zone v0.1.46 [INFO] [stderr] Downloaded clap_derive v3.2.15 [INFO] [stderr] Downloaded os_str_bytes v6.2.0 [INFO] [stderr] Downloaded predicates-core v1.0.3 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded base64ct v1.0.1 [INFO] [stderr] Downloaded libssh2-sys v0.2.23 [INFO] [stderr] Downloaded zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Downloaded predicates-tree v1.0.5 [INFO] [stderr] Downloaded pathdiff v0.2.1 [INFO] [stderr] Downloaded either v1.7.0 [INFO] [stderr] Downloaded rpassword v7.0.0 [INFO] [stderr] Downloaded xattr v0.2.3 [INFO] [stderr] Downloaded time-macros v0.2.4 [INFO] [stderr] Downloaded zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Downloaded zip v0.6.2 [INFO] [stderr] Downloaded sha2 v0.10.2 [INFO] [stderr] Downloaded pbkdf2 v0.10.1 [INFO] [stderr] Downloaded libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] [stderr] Downloaded openssl-src v111.24.0+1.1.1s [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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 193fe6871e6d8631a59b8e30ff1be6cfb6be139aaa94bfc887b9a4441f8d38f5 [INFO] running `Command { std: "docker" "start" "-a" "193fe6871e6d8631a59b8e30ff1be6cfb6be139aaa94bfc887b9a4441f8d38f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "193fe6871e6d8631a59b8e30ff1be6cfb6be139aaa94bfc887b9a4441f8d38f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193fe6871e6d8631a59b8e30ff1be6cfb6be139aaa94bfc887b9a4441f8d38f5", kill_on_drop: false }` [INFO] [stdout] 193fe6871e6d8631a59b8e30ff1be6cfb6be139aaa94bfc887b9a4441f8d38f5 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 654e860af1a8522c4bde289bbd8cd9e3c84daf526b60d3c28d3cb4de307942dc [INFO] running `Command { std: "docker" "start" "-a" "654e860af1a8522c4bde289bbd8cd9e3c84daf526b60d3c28d3cb4de307942dc", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling openssl-src v111.24.0+1.1.1s [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking predicates-core v1.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking termtree v0.2.4 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking predicates-tree v1.0.5 [INFO] [stderr] Checking predicates v2.1.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking iana-time-zone v0.1.46 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking assert_cmd v2.0.4 [INFO] [stderr] Checking assert_fs v1.0.7 [INFO] [stderr] Checking rpassword v7.0.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking clap v3.2.15 [INFO] [stderr] Checking zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking ssh2 v0.9.3 [INFO] [stderr] Checking git2 v0.15.0 [INFO] [stderr] Checking compono v0.0.9 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../lib/libcompono/dist/libcompono.min.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | const LIBCOMPONO_STR:&str = include_str!("../lib/libcompono/dist/libcompono.min.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/libcompono/examples/shower/lib/shower/core/dist/shower.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | const SHOWER_STR_JS:&str = include_str!("../lib/libcompono/examples/shower/lib/shower/core/dist/shower.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/tex-chtml.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | const MATHJAX_JS_STR:&str = include_str!("../lib/mathjax/node_modules/mathjax/es5/tex-chtml.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/libcompono/dist/libcompono.min.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | const LIBCOMPONO_STR:&str = include_str!("../lib/libcompono/dist/libcompono.min.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/libcompono/examples/shower/lib/shower/core/dist/shower.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | const SHOWER_STR_JS:&str = include_str!("../lib/libcompono/examples/shower/lib/shower/core/dist/shower.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/tex-chtml.js`: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | const MATHJAX_JS_STR:&str = include_str!("../lib/mathjax/node_modules/mathjax/es5/tex-chtml.js"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | ...r.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | ...off", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | ...d.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | ...f", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | ...c.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Zero.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | ("MathJax_Zero.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Zero.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | ...off", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | ...d.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | ...ff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | ...r.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:5:35 [INFO] [stdout] | [INFO] [stdout] 5 | ...off", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | ...d.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | ...f", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:8:30 [INFO] [stdout] | [INFO] [stdout] 8 | ...c.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Zero.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | ("MathJax_Zero.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Zero.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:10:33 [INFO] [stdout] | [INFO] [stdout] 10 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:11:33 [INFO] [stdout] | [INFO] [stdout] 11 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:15:34 [INFO] [stdout] | [INFO] [stdout] 15 | ...off", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | ...off", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | ...ff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | ...ff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | ...d.woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | ...ff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | ...off", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:21:32 [INFO] [stdout] | [INFO] [stdout] 21 | ...woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:22:31 [INFO] [stdout] | [INFO] [stdout] 22 | ....woff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:23:36 [INFO] [stdout] | [INFO] [stdout] 23 | ...ff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff`: No such file or directory (os error 2) [INFO] [stdout] --> src/./mathjax_font_files.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 24 | ...ff", include_bytes!(r#"../lib/mathjax/node_modules/mathjax/es5/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff"#)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compono` (bin "compono") due to 26 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `compono` (bin "compono" test) due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "654e860af1a8522c4bde289bbd8cd9e3c84daf526b60d3c28d3cb4de307942dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654e860af1a8522c4bde289bbd8cd9e3c84daf526b60d3c28d3cb4de307942dc", kill_on_drop: false }` [INFO] [stdout] 654e860af1a8522c4bde289bbd8cd9e3c84daf526b60d3c28d3cb4de307942dc