[INFO] fetching crate docify 0.2.9... [INFO] checking docify-0.2.9 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate docify 0.2.9 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate docify 0.2.9 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate docify 0.2.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate docify 0.2.9 [INFO] tweaked toml for crates.io crate docify 0.2.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate docify 0.2.9 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 809d5cfcd608bd9285bdf1de68105100743d263e7e8d5c15ee28a299aaefa14d [INFO] running `Command { std: "docker" "start" "-a" "809d5cfcd608bd9285bdf1de68105100743d263e7e8d5c15ee28a299aaefa14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "809d5cfcd608bd9285bdf1de68105100743d263e7e8d5c15ee28a299aaefa14d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809d5cfcd608bd9285bdf1de68105100743d263e7e8d5c15ee28a299aaefa14d", kill_on_drop: false }` [INFO] [stdout] 809d5cfcd608bd9285bdf1de68105100743d263e7e8d5c15ee28a299aaefa14d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cfafd635ef9d49940fb105097580b15a870de509bd1adf12b6b8b841d0197fc [INFO] running `Command { std: "docker" "start" "-a" "2cfafd635ef9d49940fb105097580b15a870de509bd1adf12b6b8b841d0197fc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Checking syn v2.0.87 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling proc-util-macros v0.1.0 [INFO] [stderr] Checking proc-utils v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Checking docify v0.2.9 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/samples.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/integration.rs from 2021 edition to 2024 [INFO] [stdout] error: Could not read the specified path '/tmp/fixit/macros/fixtures/complicated.rs'. [INFO] [stdout] --> examples/integration.rs:41:24 [INFO] [stdout] | [INFO] [stdout] 41 | #[doc = docify::embed!("macros/fixtures/complicated.rs", successful_unstake)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docify` (example "integration") due to 1 previous error [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2cfafd635ef9d49940fb105097580b15a870de509bd1adf12b6b8b841d0197fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cfafd635ef9d49940fb105097580b15a870de509bd1adf12b6b8b841d0197fc", kill_on_drop: false }` [INFO] [stdout] 2cfafd635ef9d49940fb105097580b15a870de509bd1adf12b6b8b841d0197fc