[INFO] cloning repository https://github.com/jswent/markdown-viewer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jswent/markdown-viewer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjswent%2Fmarkdown-viewer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjswent%2Fmarkdown-viewer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a280ffb7cc8a519635d33c391d3816c2626c0e64
[INFO] checking jswent/markdown-viewer-rs against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjswent%2Fmarkdown-viewer-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jswent/markdown-viewer-rs
[INFO] finished tweaking git repo https://github.com/jswent/markdown-viewer-rs
[INFO] tweaked toml for git repo https://github.com/jswent/markdown-viewer-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jswent/markdown-viewer-rs on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jswent/markdown-viewer-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking jswent/markdown-viewer-rs against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjswent%2Fmarkdown-viewer-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jswent/markdown-viewer-rs
[INFO] finished tweaking git repo https://github.com/jswent/markdown-viewer-rs
[INFO] tweaked toml for git repo https://github.com/jswent/markdown-viewer-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jswent/markdown-viewer-rs on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jswent/markdown-viewer-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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "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 chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded jetscii v0.5.3
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.4
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] [stderr]   Downloaded cc v1.2.44
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded comrak v0.50.0
[INFO] [stderr]   Downloaded onig_sys v69.9.1
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04218166ed737ac5dc0fa084c70c6544f5110093af14a8e0c30c34680a359aa4
[INFO] running `Command { std: "docker" "start" "-a" "04218166ed737ac5dc0fa084c70c6544f5110093af14a8e0c30c34680a359aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04218166ed737ac5dc0fa084c70c6544f5110093af14a8e0c30c34680a359aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04218166ed737ac5dc0fa084c70c6544f5110093af14a8e0c30c34680a359aa4", kill_on_drop: false }`
[INFO] [stdout] 04218166ed737ac5dc0fa084c70c6544f5110093af14a8e0c30c34680a359aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d244458350d436cd484180f402eb7f0b6351bf9c4c48ae716507abb7eaba00b
[INFO] running `Command { std: "docker" "start" "-a" "3d244458350d436cd484180f402eb7f0b6351bf9c4c48ae716507abb7eaba00b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling comrak v0.50.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking markdown-viewer v0.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.25s
[INFO] running `Command { std: "docker" "inspect" "3d244458350d436cd484180f402eb7f0b6351bf9c4c48ae716507abb7eaba00b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d244458350d436cd484180f402eb7f0b6351bf9c4c48ae716507abb7eaba00b", kill_on_drop: false }`
[INFO] [stdout] 3d244458350d436cd484180f402eb7f0b6351bf9c4c48ae716507abb7eaba00b
