[INFO] cloning repository https://github.com/EdJoPaTo/markdown-to-standalone-html
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdJoPaTo/markdown-to-standalone-html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmarkdown-to-standalone-html", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmarkdown-to-standalone-html'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3fe3b6e5a3c5f92f705ee73458019e0b5704aa7b
[INFO] checking EdJoPaTo/markdown-to-standalone-html against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdJoPaTo%2Fmarkdown-to-standalone-html" "/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/EdJoPaTo/markdown-to-standalone-html
[INFO] finished tweaking git repo https://github.com/EdJoPaTo/markdown-to-standalone-html
[INFO] tweaked toml for git repo https://github.com/EdJoPaTo/markdown-to-standalone-html written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EdJoPaTo/markdown-to-standalone-html on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EdJoPaTo/markdown-to-standalone-html 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3451f8930293128a1a9661f51d81a3ffd607746fd5f6b03d5c42e7ea76b18f4
[INFO] running `Command { std: "docker" "start" "-a" "d3451f8930293128a1a9661f51d81a3ffd607746fd5f6b03d5c42e7ea76b18f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3451f8930293128a1a9661f51d81a3ffd607746fd5f6b03d5c42e7ea76b18f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3451f8930293128a1a9661f51d81a3ffd607746fd5f6b03d5c42e7ea76b18f4", kill_on_drop: false }`
[INFO] [stdout] d3451f8930293128a1a9661f51d81a3ffd607746fd5f6b03d5c42e7ea76b18f4
[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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c9dd9b29407bc64c5b12dcacb0cf3af606d16d0579f4521873e1037dcddfc8
[INFO] running `Command { std: "docker" "start" "-a" "c4c9dd9b29407bc64c5b12dcacb0cf3af606d16d0579f4521873e1037dcddfc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde v1.0.207
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling cc v1.1.11
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.0
[INFO] [stderr]     Checking ucd-trie v0.1.6
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking unicase v2.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking serde_json v1.0.124
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling serde_derive v1.0.207
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.2.0
[INFO] [stderr]     Checking lazy-regex v3.2.0
[INFO] [stderr]    Compiling clap v4.5.15
[INFO] [stderr]    Compiling clap_complete v4.5.16
[INFO] [stderr]    Compiling markdown-to-standalone-html v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `markdown-to-standalone-html v0.5.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/markdown-to-standalone-html-a20ed3eb8983b0b7/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=src/cli.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c4c9dd9b29407bc64c5b12dcacb0cf3af606d16d0579f4521873e1037dcddfc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c9dd9b29407bc64c5b12dcacb0cf3af606d16d0579f4521873e1037dcddfc8", kill_on_drop: false }`
[INFO] [stdout] c4c9dd9b29407bc64c5b12dcacb0cf3af606d16d0579f4521873e1037dcddfc8
