[INFO] cloning repository https://github.com/wllfaria/themark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wllfaria/themark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fthemark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fthemark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b42ba552135778d6ffdbe5031b9369a279777eb [INFO] checking wllfaria/themark against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwllfaria%2Fthemark" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/wllfaria/themark [INFO] finished tweaking git repo https://github.com/wllfaria/themark [INFO] tweaked toml for git repo https://github.com/wllfaria/themark written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wllfaria/themark on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wllfaria/themark 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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 clap v4.5.16 [INFO] [stderr] Downloaded pulldown-cmark v0.12.0 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f0b35371bfa81f0ddac69690565e19770bca7f5da75b64a14668b9a92bad49a [INFO] running `Command { std: "docker" "start" "-a" "3f0b35371bfa81f0ddac69690565e19770bca7f5da75b64a14668b9a92bad49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f0b35371bfa81f0ddac69690565e19770bca7f5da75b64a14668b9a92bad49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0b35371bfa81f0ddac69690565e19770bca7f5da75b64a14668b9a92bad49a", kill_on_drop: false }` [INFO] [stdout] 3f0b35371bfa81f0ddac69690565e19770bca7f5da75b64a14668b9a92bad49a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 095d7f9d7826d9fff42a3323e9c331f2b08ae3e8a18f15c26c469dd5c3743350 [INFO] running `Command { std: "docker" "start" "-a" "095d7f9d7826d9fff42a3323e9c331f2b08ae3e8a18f15c26c469dd5c3743350", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking anathema-debug v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling pulldown-cmark v0.12.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking anathema-store v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking anathema-geometry v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Compiling manyhow-macros v0.10.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.7.0 [INFO] [stderr] Compiling manyhow v0.10.4 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling anathema-state-derive v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking anathema-state v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-templates v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-widgets v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking anathema-backend v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-default-widgets v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema-runtime v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking anathema v0.3.0 (https://github.com/togglebyte/anathema?branch=dev#ffaef959) [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking themark-parser v0.1.0 (/opt/rustwide/workdir/themark-parser) [INFO] [stderr] Checking themark-fs v0.1.0 (/opt/rustwide/workdir/themark-fs) [INFO] [stderr] Checking themark-ui v0.1.0 (/opt/rustwide/workdir/themark-ui) [INFO] [stderr] Checking themark-cli v0.1.0 (/opt/rustwide/workdir/themark-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s [INFO] running `Command { std: "docker" "inspect" "095d7f9d7826d9fff42a3323e9c331f2b08ae3e8a18f15c26c469dd5c3743350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095d7f9d7826d9fff42a3323e9c331f2b08ae3e8a18f15c26c469dd5c3743350", kill_on_drop: false }` [INFO] [stdout] 095d7f9d7826d9fff42a3323e9c331f2b08ae3e8a18f15c26c469dd5c3743350