[INFO] fetching crate drone-stm32-macros 0.8.3... [INFO] checking drone-stm32-macros-0.8.3 against try#7b3565da729099dbe807466fcd118fb2815986e0 for pr-81789 [INFO] extracting crate drone-stm32-macros 0.8.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate drone-stm32-macros 0.8.3 on toolchain 7b3565da729099dbe807466fcd118fb2815986e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate drone-stm32-macros 0.8.3 [INFO] finished tweaking crates.io crate drone-stm32-macros 0.8.3 [INFO] tweaked toml for crates.io crate drone-stm32-macros 0.8.3 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drone-macros-core v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 619ea61c5a3e3a5a71f48ea47badd02910f28c299b36e7dedea1bb1928ec8c79 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "619ea61c5a3e3a5a71f48ea47badd02910f28c299b36e7dedea1bb1928ec8c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "619ea61c5a3e3a5a71f48ea47badd02910f28c299b36e7dedea1bb1928ec8c79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619ea61c5a3e3a5a71f48ea47badd02910f28c299b36e7dedea1bb1928ec8c79", kill_on_drop: false }` [INFO] [stdout] 619ea61c5a3e3a5a71f48ea47badd02910f28c299b36e7dedea1bb1928ec8c79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7b3565da729099dbe807466fcd118fb2815986e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 482ded5d4589266292f3060ad001bda81dce36e72fea51828f060dc90765c13c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "482ded5d4589266292f3060ad001bda81dce36e72fea51828f060dc90765c13c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking syn v0.14.9 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking drone-macros-core v0.8.3 [INFO] [stderr] Checking drone-stm32-macros v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `def_site` found for struct `proc_macro2::Span` in the current scope [INFO] [stdout] --> src/sv.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `def_site` found for struct `proc_macro2::Span` in the current scope [INFO] [stdout] --> src/vtable.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `def_site` found for struct `proc_macro2::Span` in the current scope [INFO] [stdout] --> src/sv.rs:34:38 [INFO] [stdout] | [INFO] [stdout] 34 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `def_site` found for struct `proc_macro2::Span` in the current scope [INFO] [stdout] --> src/vtable.rs:86:38 [INFO] [stdout] | [INFO] [stdout] 86 | let (def_site, call_site) = (Span::def_site(), Span::call_site()); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `proc_macro2::Span` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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 E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `drone-stm32-macros` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "482ded5d4589266292f3060ad001bda81dce36e72fea51828f060dc90765c13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482ded5d4589266292f3060ad001bda81dce36e72fea51828f060dc90765c13c", kill_on_drop: false }` [INFO] [stdout] 482ded5d4589266292f3060ad001bda81dce36e72fea51828f060dc90765c13c