[INFO] cloning repository https://github.com/ferrous-systems/mdslides [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ferrous-systems/mdslides" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2Fmdslides", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2Fmdslides'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8c263a5940bf23c6d7168ff9ebf0424d8b3ca93 [INFO] checking ferrous-systems/mdslides against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2Fmdslides" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ferrous-systems/mdslides [INFO] finished tweaking git repo https://github.com/ferrous-systems/mdslides [INFO] tweaked toml for git repo https://github.com/ferrous-systems/mdslides written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ferrous-systems/mdslides on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ferrous-systems/mdslides 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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 ferrous-systems/mdslides against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferrous-systems%2Fmdslides" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ferrous-systems/mdslides [INFO] finished tweaking git repo https://github.com/ferrous-systems/mdslides [INFO] tweaked toml for git repo https://github.com/ferrous-systems/mdslides written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ferrous-systems/mdslides on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ferrous-systems/mdslides 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "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 dot-generator v0.2.0 [INFO] [stderr] Downloaded tempfile v3.14.0 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded cpufeatures v0.2.15 [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded folder_compare v0.4.0 [INFO] [stderr] Downloaded clap v4.5.21 [INFO] [stderr] Downloaded proc-macro2 v1.0.91 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded clap_builder v4.5.21 [INFO] [stderr] Downloaded graphviz-rust v0.9.3 [INFO] [stderr] Downloaded rustix v0.38.41 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] [stderr] Downloaded unicase v2.8.0 [INFO] [stderr] Downloaded dot-structures v0.1.1 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded fastrand v2.2.0 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b770e97f67758cca771d91c356d6b1631a48b6aa28dde9ceb2afaf98d15eec7 [INFO] running `Command { std: "docker" "start" "-a" "4b770e97f67758cca771d91c356d6b1631a48b6aa28dde9ceb2afaf98d15eec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b770e97f67758cca771d91c356d6b1631a48b6aa28dde9ceb2afaf98d15eec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b770e97f67758cca771d91c356d6b1631a48b6aa28dde9ceb2afaf98d15eec7", kill_on_drop: false }` [INFO] [stdout] 4b770e97f67758cca771d91c356d6b1631a48b6aa28dde9ceb2afaf98d15eec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d954c3d957443883d1140716d1d67da32801813a0343e12f49e61a3412bb0a0 [INFO] running `Command { std: "docker" "start" "-a" "5d954c3d957443883d1140716d1d67da32801813a0343e12f49e61a3412bb0a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.91 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling dot-structures v0.1.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking folder_compare v0.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Checking graphviz-rust v0.9.3 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking mdslides v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.99s [INFO] running `Command { std: "docker" "inspect" "5d954c3d957443883d1140716d1d67da32801813a0343e12f49e61a3412bb0a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d954c3d957443883d1140716d1d67da32801813a0343e12f49e61a3412bb0a0", kill_on_drop: false }` [INFO] [stdout] 5d954c3d957443883d1140716d1d67da32801813a0343e12f49e61a3412bb0a0