[INFO] cloning repository https://github.com/Yakiyo/macrotest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Yakiyo/macrotest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYakiyo%2Fmacrotest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYakiyo%2Fmacrotest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f399349eab08934bd9db8d2188d067088ca03de3 [INFO] checking Yakiyo/macrotest against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYakiyo%2Fmacrotest" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yakiyo/macrotest 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/Yakiyo/macrotest [INFO] finished tweaking git repo https://github.com/Yakiyo/macrotest [INFO] tweaked toml for git repo https://github.com/Yakiyo/macrotest written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Yakiyo/macrotest 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94e3818cd6b69fb4f6c81e3f2fea962b4f81934c9595d2b17e66711c925ed37f [INFO] running `Command { std: "docker" "start" "-a" "94e3818cd6b69fb4f6c81e3f2fea962b4f81934c9595d2b17e66711c925ed37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e3818cd6b69fb4f6c81e3f2fea962b4f81934c9595d2b17e66711c925ed37f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e3818cd6b69fb4f6c81e3f2fea962b4f81934c9595d2b17e66711c925ed37f", kill_on_drop: false }` [INFO] [stdout] 94e3818cd6b69fb4f6c81e3f2fea962b4f81934c9595d2b17e66711c925ed37f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b4d8078845c47e062c6af1914eccb3967a9130149e77629232b84433f8963ab [INFO] running `Command { std: "docker" "start" "-a" "6b4d8078845c47e062c6af1914eccb3967a9130149e77629232b84433f8963ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling m_derive v0.1.0 (/opt/rustwide/workdir/m_derive) [INFO] [stderr] Checking macrotest v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] mod: string [INFO] [stdout] name: split [INFO] [stdout] inputs:[ [INFO] [stdout] "string", [INFO] [stdout] "string", [INFO] [stdout] mod: string [INFO] [stdout] name: split [INFO] [stdout] inputs:[ [INFO] [stdout] "string", [INFO] [stdout] "string", [INFO] [stdout] ] [INFO] [stdout] ] [INFO] [stdout] outputs: string [INFO] [stdout] outputs: string [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[m_derive::mkdoc(string, split, string, string, string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[m_derive::mkdoc(string, split, string, string, string)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `func` in this scope [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | func() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `func` in this scope [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | func() [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `macrotest` (bin "macrotest") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `macrotest` (bin "macrotest" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "6b4d8078845c47e062c6af1914eccb3967a9130149e77629232b84433f8963ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b4d8078845c47e062c6af1914eccb3967a9130149e77629232b84433f8963ab", kill_on_drop: false }` [INFO] [stdout] 6b4d8078845c47e062c6af1914eccb3967a9130149e77629232b84433f8963ab [INFO] checking Yakiyo/macrotest against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYakiyo%2Fmacrotest" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Yakiyo/macrotest 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/Yakiyo/macrotest [INFO] finished tweaking git repo https://github.com/Yakiyo/macrotest [INFO] tweaked toml for git repo https://github.com/Yakiyo/macrotest written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Yakiyo/macrotest 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] 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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7071af2e2c6da03fcc1debca1e17be78245c1263e3d8b1324d9fd49a6013c664 [INFO] running `Command { std: "docker" "start" "-a" "7071af2e2c6da03fcc1debca1e17be78245c1263e3d8b1324d9fd49a6013c664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7071af2e2c6da03fcc1debca1e17be78245c1263e3d8b1324d9fd49a6013c664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7071af2e2c6da03fcc1debca1e17be78245c1263e3d8b1324d9fd49a6013c664", kill_on_drop: false }` [INFO] [stdout] 7071af2e2c6da03fcc1debca1e17be78245c1263e3d8b1324d9fd49a6013c664 [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=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] 0440b4e47fa0bfad42a001bf1dab3579706d13a77a0c55e0c599667ba492de37 [INFO] running `Command { std: "docker" "start" "-a" "0440b4e47fa0bfad42a001bf1dab3579706d13a77a0c55e0c599667ba492de37", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling m_derive v0.1.0 (/tmp/fixit/m_derive) [INFO] [stderr] Checking macrotest v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] mod: string [INFO] [stdout] name: split [INFO] [stdout] inputs:[ [INFO] [stdout] "string", [INFO] [stdout] "string", [INFO] [stdout] ] [INFO] [stdout] outputs: string [INFO] [stdout] mod: string [INFO] [stdout] name: split [INFO] [stdout] inputs:[ [INFO] [stdout] "string", [INFO] [stdout] "string", [INFO] [stdout] ] [INFO] [stdout] outputs: string [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking macrotest v0.1.0 (/tmp/fixit) [INFO] [stdout] mod: string [INFO] [stdout] name: split [INFO] [stdout] inputs:[ [INFO] [stdout] "string", [INFO] [stdout] "string", [INFO] [stdout] mod: string [INFO] [stdout] ] [INFO] [stdout] name: split [INFO] [stdout] outputs: string [INFO] [stdout] inputs:[ [INFO] [stdout] "string", [INFO] [stdout] "string", [INFO] [stdout] ] [INFO] [stdout] outputs: string [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `Command { std: "docker" "inspect" "0440b4e47fa0bfad42a001bf1dab3579706d13a77a0c55e0c599667ba492de37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0440b4e47fa0bfad42a001bf1dab3579706d13a77a0c55e0c599667ba492de37", kill_on_drop: false }` [INFO] [stdout] 0440b4e47fa0bfad42a001bf1dab3579706d13a77a0c55e0c599667ba492de37