[INFO] fetching crate drone-stm32-macros 0.8.3...
[INFO] checking drone-stm32-macros-0.8.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate drone-stm32-macros 0.8.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate drone-stm32-macros 0.8.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--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-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1501e3916147ce8f3c6522fe3e261274b295b889084647f3d4355ba513dc2ecc
[INFO] running `Command { std: "docker" "start" "-a" "1501e3916147ce8f3c6522fe3e261274b295b889084647f3d4355ba513dc2ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1501e3916147ce8f3c6522fe3e261274b295b889084647f3d4355ba513dc2ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1501e3916147ce8f3c6522fe3e261274b295b889084647f3d4355ba513dc2ecc", kill_on_drop: false }`
[INFO] [stdout] 1501e3916147ce8f3c6522fe3e261274b295b889084647f3d4355ba513dc2ecc
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55d3ad045a3d4a25d6faf110ac766ee3a8d8e75c7f4b726e76641b311bb6aada
[INFO] running `Command { std: "docker" "start" "-a" "55d3ad045a3d4a25d6faf110ac766ee3a8d8e75c7f4b726e76641b311bb6aada", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking syn v0.14.9
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking drone-macros-core v0.8.3
[INFO] [stderr]     Checking Inflector v0.11.4
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] [stderr] error: could not compile `drone-stm32-macros` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [stderr] error: could not compile `drone-stm32-macros` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "55d3ad045a3d4a25d6faf110ac766ee3a8d8e75c7f4b726e76641b311bb6aada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55d3ad045a3d4a25d6faf110ac766ee3a8d8e75c7f4b726e76641b311bb6aada", kill_on_drop: false }`
[INFO] [stdout] 55d3ad045a3d4a25d6faf110ac766ee3a8d8e75c7f4b726e76641b311bb6aada
[INFO] checking drone-stm32-macros-0.8.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate drone-stm32-macros 0.8.3 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate drone-stm32-macros 0.8.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7507262cc438454b78a9d2784b71d0c77e3d83f368b987929ac3a66969a7eae2
[INFO] running `Command { std: "docker" "start" "-a" "7507262cc438454b78a9d2784b71d0c77e3d83f368b987929ac3a66969a7eae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7507262cc438454b78a9d2784b71d0c77e3d83f368b987929ac3a66969a7eae2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7507262cc438454b78a9d2784b71d0c77e3d83f368b987929ac3a66969a7eae2", kill_on_drop: false }`
[INFO] [stdout] 7507262cc438454b78a9d2784b71d0c77e3d83f368b987929ac3a66969a7eae2
[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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04667f99ca95e9e2a6f10904282d9b66dd5e550dd0992825061adf3edb4bae88
[INFO] running `Command { std: "docker" "start" "-a" "04667f99ca95e9e2a6f10904282d9b66dd5e550dd0992825061adf3edb4bae88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking syn v0.14.9
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking drone-macros-core v0.8.3
[INFO] [stderr]     Checking Inflector v0.11.4
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 `Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro2::Span::_new
[INFO] [stdout]       proc_macro2::Span::_new_stable
[INFO] [stdout]       proc_macro2::Span::call_site
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-0.4.30/src/lib.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn _new(inner: imp::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 329 |     fn _new_stable(inner: fallback::Span) -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `drone-stm32-macros` (lib) due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `drone-stm32-macros` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "04667f99ca95e9e2a6f10904282d9b66dd5e550dd0992825061adf3edb4bae88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04667f99ca95e9e2a6f10904282d9b66dd5e550dd0992825061adf3edb4bae88", kill_on_drop: false }`
[INFO] [stdout] 04667f99ca95e9e2a6f10904282d9b66dd5e550dd0992825061adf3edb4bae88
