[INFO] cloning repository https://github.com/grego/blades-katex-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grego/blades-katex-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrego%2Fblades-katex-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrego%2Fblades-katex-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7130ee7231a935bed25f526c0d121ed8b63ec803 [INFO] testing grego/blades-katex-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrego%2Fblades-katex-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grego/blades-katex-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/grego/blades-katex-rs [INFO] finished tweaking git repo https://github.com/grego/blades-katex-rs [INFO] tweaked toml for git repo https://github.com/grego/blades-katex-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/grego/blades-katex-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c34db66ce2c914391467744f1ac98bcb3acea5bdbca99dd70fe6267cd839812 [INFO] running `Command { std: "docker" "start" "-a" "2c34db66ce2c914391467744f1ac98bcb3acea5bdbca99dd70fe6267cd839812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c34db66ce2c914391467744f1ac98bcb3acea5bdbca99dd70fe6267cd839812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c34db66ce2c914391467744f1ac98bcb3acea5bdbca99dd70fe6267cd839812", kill_on_drop: false }` [INFO] [stdout] 2c34db66ce2c914391467744f1ac98bcb3acea5bdbca99dd70fe6267cd839812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d038ffa7ba31c95870569b2a4af88eef44083e4bf02013c4f6f21cad1176283f [INFO] running `Command { std: "docker" "start" "-a" "d038ffa7ba31c95870569b2a4af88eef44083e4bf02013c4f6f21cad1176283f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling ramhorns-derive v0.13.0 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling cmark-syntax v0.3.0 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde-cmd v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ramhorns v0.13.0 (https://github.com/grego/ramhorns?branch=shorthand#ffd11bfe) [INFO] [stderr] Compiling blades v0.3.0 (https://github.com/grego/blades#e596b573) [INFO] [stderr] Compiling quick-js v0.4.1 [INFO] [stderr] Compiling katex v0.4.2 [INFO] [stderr] Compiling blades-katex v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "d038ffa7ba31c95870569b2a4af88eef44083e4bf02013c4f6f21cad1176283f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d038ffa7ba31c95870569b2a4af88eef44083e4bf02013c4f6f21cad1176283f", kill_on_drop: false }` [INFO] [stdout] d038ffa7ba31c95870569b2a4af88eef44083e4bf02013c4f6f21cad1176283f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 008021b32f5efdd0999f5aef69b7a11faff4c950f05b24adcf1b34a33598b558 [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" "008021b32f5efdd0999f5aef69b7a11faff4c950f05b24adcf1b34a33598b558", kill_on_drop: false }` [INFO] [stderr] Compiling blades-katex v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/blades_katex-46ed71346d99a014) [INFO] running `Command { std: "docker" "inspect" "008021b32f5efdd0999f5aef69b7a11faff4c950f05b24adcf1b34a33598b558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "008021b32f5efdd0999f5aef69b7a11faff4c950f05b24adcf1b34a33598b558", kill_on_drop: false }` [INFO] [stdout] 008021b32f5efdd0999f5aef69b7a11faff4c950f05b24adcf1b34a33598b558 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4128f550fb98e5e7e9a558cec1d7a1e8f34a70faa40d6eb463ac9c87e9b2f843 [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" "4128f550fb98e5e7e9a558cec1d7a1e8f34a70faa40d6eb463ac9c87e9b2f843", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blades_katex-46ed71346d99a014) [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" "4128f550fb98e5e7e9a558cec1d7a1e8f34a70faa40d6eb463ac9c87e9b2f843", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4128f550fb98e5e7e9a558cec1d7a1e8f34a70faa40d6eb463ac9c87e9b2f843", kill_on_drop: false }` [INFO] [stdout] 4128f550fb98e5e7e9a558cec1d7a1e8f34a70faa40d6eb463ac9c87e9b2f843