[INFO] cloning repository https://github.com/lzanini/mdbook-katex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lzanini/mdbook-katex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flzanini%2Fmdbook-katex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flzanini%2Fmdbook-katex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 106faff2399dbd9fbef76a25a927b5f382a7cc07 [INFO] testing lzanini/mdbook-katex against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flzanini%2Fmdbook-katex" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lzanini/mdbook-katex on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lzanini/mdbook-katex [INFO] finished tweaking git repo https://github.com/lzanini/mdbook-katex [INFO] tweaked toml for git repo https://github.com/lzanini/mdbook-katex written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lzanini/mdbook-katex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gitignore v1.0.7 [INFO] [stderr] Downloaded handlebars v3.5.1 [INFO] [stderr] Downloaded quick-js v0.3.6 [INFO] [stderr] Downloaded libquickjs-sys v0.8.0 [INFO] [stderr] Downloaded katex v0.3.1 [INFO] [stderr] Downloaded elasticlunr-rs v2.3.9 [INFO] [stderr] Downloaded mdbook v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29e63e164ed28499e1749a007f1a100fc37910688d7ef4e97a542cec02d409b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "29e63e164ed28499e1749a007f1a100fc37910688d7ef4e97a542cec02d409b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29e63e164ed28499e1749a007f1a100fc37910688d7ef4e97a542cec02d409b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29e63e164ed28499e1749a007f1a100fc37910688d7ef4e97a542cec02d409b4", kill_on_drop: false }` [INFO] [stdout] 29e63e164ed28499e1749a007f1a100fc37910688d7ef4e97a542cec02d409b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06de60e9ec9c50fde93d14176c281279e7f4ac21a811357ed98cddd212a48b3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "06de60e9ec9c50fde93d14176c281279e7f4ac21a811357ed98cddd212a48b3f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling inotify-sys v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling libquickjs-sys v0.8.0 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling handlebars v3.5.1 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling elasticlunr-rs v2.3.9 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling ammonia v3.1.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling mdbook v0.4.4 [INFO] [stderr] Compiling quick-js v0.3.6 [INFO] [stderr] Compiling katex v0.3.1 [INFO] [stderr] Compiling mdbook-katex v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "06de60e9ec9c50fde93d14176c281279e7f4ac21a811357ed98cddd212a48b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06de60e9ec9c50fde93d14176c281279e7f4ac21a811357ed98cddd212a48b3f", kill_on_drop: false }` [INFO] [stdout] 06de60e9ec9c50fde93d14176c281279e7f4ac21a811357ed98cddd212a48b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd83cfa744cdb4cab7181f1d371723ce204d2560500e8c9e9d85ebfca1de4d21 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd83cfa744cdb4cab7181f1d371723ce204d2560500e8c9e9d85ebfca1de4d21", kill_on_drop: false }` [INFO] [stderr] Compiling mdbook-katex v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.19s [INFO] running `Command { std: "docker" "inspect" "dd83cfa744cdb4cab7181f1d371723ce204d2560500e8c9e9d85ebfca1de4d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd83cfa744cdb4cab7181f1d371723ce204d2560500e8c9e9d85ebfca1de4d21", kill_on_drop: false }` [INFO] [stdout] dd83cfa744cdb4cab7181f1d371723ce204d2560500e8c9e9d85ebfca1de4d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1f3f180658fd7e44b6de90d90e36f2bd05f757ef02a2ea214c5ad81c80c6ded [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1f3f180658fd7e44b6de90d90e36f2bd05f757ef02a2ea214c5ad81c80c6ded", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_katex-82baee9e0c86cd77 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::test_dollar_escaping ... ok [INFO] [stdout] test tests::test_support_html ... ok [INFO] [stdout] test tests::test_name ... ok [INFO] [stdout] test tests::test_rendering_without_math ... ok [INFO] [stdout] test tests::test_macros_without_argument ... ok [INFO] [stdout] test tests::test_display_rendering ... ok [INFO] [stdout] test tests::test_inline_rendering ... ok [INFO] [stdout] test tests::test_macros_with_argument ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mdbook_katex-4fb97d655a26f7d5 [INFO] [stderr] Doc-tests mdbook-katex [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c1f3f180658fd7e44b6de90d90e36f2bd05f757ef02a2ea214c5ad81c80c6ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f3f180658fd7e44b6de90d90e36f2bd05f757ef02a2ea214c5ad81c80c6ded", kill_on_drop: false }` [INFO] [stdout] c1f3f180658fd7e44b6de90d90e36f2bd05f757ef02a2ea214c5ad81c80c6ded