[INFO] fetching crate dysql-macro 2.0.0... [INFO] checking dysql-macro-2.0.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate dysql-macro 2.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate dysql-macro 2.0.0 [INFO] finished tweaking crates.io crate dysql-macro 2.0.0 [INFO] tweaked toml for crates.io crate dysql-macro 2.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dysql-macro 2.0.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 102 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4b51bdeaa500c02fdab0e4211eeb7869ca1bc41263750fbcac9429842f93501 [INFO] running `Command { std: "docker" "start" "-a" "f4b51bdeaa500c02fdab0e4211eeb7869ca1bc41263750fbcac9429842f93501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4b51bdeaa500c02fdab0e4211eeb7869ca1bc41263750fbcac9429842f93501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b51bdeaa500c02fdab0e4211eeb7869ca1bc41263750fbcac9429842f93501", kill_on_drop: false }` [INFO] [stdout] f4b51bdeaa500c02fdab0e4211eeb7869ca1bc41263750fbcac9429842f93501 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2ac386ae22ffdc4061e959ade1c6c6ca5220819b591ee765a722a22308eed2a [INFO] running `Command { std: "docker" "start" "-a" "f2ac386ae22ffdc4061e959ade1c6c6ca5220819b591ee765a722a22308eed2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bae2 v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling dysql-tpl-derive v2.0.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking logos v0.13.0 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking dysql-tpl v2.0.0 [INFO] [stderr] Checking dysql-core v2.0.0 [INFO] [stderr] Checking dysql-macro v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `source_file` found for struct `proc_macro::Span` in the current scope [INFO] [stdout] --> src/lib.rs:213:32 [INFO] [stdout] | [INFO] [stdout] 213 | let source_file = span.source_file().path(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `source` with a similar name [INFO] [stdout] | [INFO] [stdout] 213 - let source_file = span.source_file().path(); [INFO] [stdout] 213 + let source_file = span.source().path(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `source_file` found for struct `proc_macro::Span` in the current scope [INFO] [stdout] --> src/lib.rs:213:32 [INFO] [stdout] | [INFO] [stdout] 213 | let source_file = span.source_file().path(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `source` with a similar name [INFO] [stdout] | [INFO] [stdout] 213 - let source_file = span.source_file().path(); [INFO] [stdout] 213 + let source_file = span.source().path(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dysql-macro` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dysql-macro` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f2ac386ae22ffdc4061e959ade1c6c6ca5220819b591ee765a722a22308eed2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2ac386ae22ffdc4061e959ade1c6c6ca5220819b591ee765a722a22308eed2a", kill_on_drop: false }` [INFO] [stdout] f2ac386ae22ffdc4061e959ade1c6c6ca5220819b591ee765a722a22308eed2a