[INFO] cloning repository https://github.com/arminha/mdbook-curly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arminha/mdbook-curly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fmdbook-curly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fmdbook-curly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb22dd0347c990bc77e24618ea219940db5aed3e [INFO] checking arminha/mdbook-curly against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fmdbook-curly" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arminha/mdbook-curly on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arminha/mdbook-curly [INFO] finished tweaking git repo https://github.com/arminha/mdbook-curly [INFO] tweaked toml for git repo https://github.com/arminha/mdbook-curly written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/arminha/mdbook-curly 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking arminha/mdbook-curly against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fmdbook-curly" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arminha/mdbook-curly on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arminha/mdbook-curly [INFO] finished tweaking git repo https://github.com/arminha/mdbook-curly [INFO] tweaked toml for git repo https://github.com/arminha/mdbook-curly written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arminha/mdbook-curly 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded topological-sort v0.2.2 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v11.0.2 [INFO] [stderr] Downloaded clap_complete v4.4.6 [INFO] [stderr] Downloaded clap v4.4.16 [INFO] [stderr] Downloaded clap_builder v4.4.16 [INFO] [stderr] Downloaded mdbook v0.4.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abe87e2d4b538efcfd4902d596c58ff88e7066ae5fc4e81d97d11d215e02fc40 [INFO] running `Command { std: "docker" "start" "-a" "abe87e2d4b538efcfd4902d596c58ff88e7066ae5fc4e81d97d11d215e02fc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abe87e2d4b538efcfd4902d596c58ff88e7066ae5fc4e81d97d11d215e02fc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abe87e2d4b538efcfd4902d596c58ff88e7066ae5fc4e81d97d11d215e02fc40", kill_on_drop: false }` [INFO] [stdout] abe87e2d4b538efcfd4902d596c58ff88e7066ae5fc4e81d97d11d215e02fc40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d09a448db49778ea3d2512bee73ce85c6ceb2ccd981feb9606aaac83524f8883 [INFO] running `Command { std: "docker" "start" "-a" "d09a448db49778ea3d2512bee73ce85c6ceb2ccd981feb9606aaac83524f8883", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking anstream v0.6.7 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking shlex v1.2.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking pulldown-cmark-to-cmark v11.0.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking clap_builder v4.4.16 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking clap v4.4.16 [INFO] [stderr] Checking clap_complete v4.4.6 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking mdbook v0.4.36 [INFO] [stderr] Checking mdbook-curly-quotes v0.4.27 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.63s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking mdbook-curly-quotes v0.4.27 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "d09a448db49778ea3d2512bee73ce85c6ceb2ccd981feb9606aaac83524f8883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09a448db49778ea3d2512bee73ce85c6ceb2ccd981feb9606aaac83524f8883", kill_on_drop: false }` [INFO] [stdout] d09a448db49778ea3d2512bee73ce85c6ceb2ccd981feb9606aaac83524f8883