[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] aad5cb34fbec9abf64671a1f85d15730eb7c7402
[INFO] checking grego/blades-katex-rs against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrego%2Fblades-katex-rs" "/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/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grego/blades-katex-rs on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/grego/blades-katex-rs 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `blades` dependency)
[INFO] [stderr] warning: `blades-katex` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791
[INFO] running `Command { std: "docker" "start" "68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791", 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" "68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `blades` dependency)
[INFO] [stderr] warning: `blades-katex` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling pulldown-cmark v0.9.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]    Compiling katex v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling walkdir v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling copy_dir v0.1.2
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling libquickjs-sys v0.9.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling logos-derive v0.12.0
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling ramhorns-derive v0.14.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]     Checking logos v0.12.0
[INFO] [stderr]     Checking cmark-syntax v0.3.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde-cmd v0.1.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ramhorns v0.14.0
[INFO] [stderr]     Checking blades v0.3.1
[INFO] [stderr]     Checking quick-js v0.4.1
[INFO] [stderr]     Checking blades-katex v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.30s
[INFO] running `Command { std: "docker" "inspect" "68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791", kill_on_drop: false }`
[INFO] [stdout] 68bb60c142e60f6012d90d42b6b8d0b33b5335ff5d7e14a19f50c5f725cef791
