[INFO] fetching crate drone-stm32-macros 0.8.3...
[INFO] checking drone-stm32-macros-0.8.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[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 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70bafc4d068c2bdc15f870ed4569abbdc6473e33282a10b12b0ec09dfd3ba59d
[INFO] running `Command { std: "docker" "start" "-a" "70bafc4d068c2bdc15f870ed4569abbdc6473e33282a10b12b0ec09dfd3ba59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70bafc4d068c2bdc15f870ed4569abbdc6473e33282a10b12b0ec09dfd3ba59d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70bafc4d068c2bdc15f870ed4569abbdc6473e33282a10b12b0ec09dfd3ba59d", kill_on_drop: false }`
[INFO] [stdout] 70bafc4d068c2bdc15f870ed4569abbdc6473e33282a10b12b0ec09dfd3ba59d
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2243845cdc510318e6a2f39746eda4cf6c2955a570e017882fe811314ee855f7
[INFO] running `Command { std: "docker" "start" "-a" "2243845cdc510318e6a2f39746eda4cf6c2955a570e017882fe811314ee855f7", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.6.4
[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.3
[INFO] [stderr]     Checking regex v1.10.2
[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] [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] [stderr] error: could not compile `drone-stm32-macros` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "2243845cdc510318e6a2f39746eda4cf6c2955a570e017882fe811314ee855f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2243845cdc510318e6a2f39746eda4cf6c2955a570e017882fe811314ee855f7", kill_on_drop: false }`
[INFO] [stdout] 2243845cdc510318e6a2f39746eda4cf6c2955a570e017882fe811314ee855f7
[INFO] checking drone-stm32-macros-0.8.3 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[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 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 480690f7a9a194897e4c6ae3b48d4bf7821dcc5d01b58df7ebba98eb6ed17fad
[INFO] running `Command { std: "docker" "start" "-a" "480690f7a9a194897e4c6ae3b48d4bf7821dcc5d01b58df7ebba98eb6ed17fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "480690f7a9a194897e4c6ae3b48d4bf7821dcc5d01b58df7ebba98eb6ed17fad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "480690f7a9a194897e4c6ae3b48d4bf7821dcc5d01b58df7ebba98eb6ed17fad", kill_on_drop: false }`
[INFO] [stdout] 480690f7a9a194897e4c6ae3b48d4bf7821dcc5d01b58df7ebba98eb6ed17fad
[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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2c8c286c9baec1c9bc985fe8beb5672ed24e0a6453558dc5f1e59333f18d12f
[INFO] running `Command { std: "docker" "start" "-a" "d2c8c286c9baec1c9bc985fe8beb5672ed24e0a6453558dc5f1e59333f18d12f", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.6.4
[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.3
[INFO] [stderr]     Checking regex v1.10.2
[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" "d2c8c286c9baec1c9bc985fe8beb5672ed24e0a6453558dc5f1e59333f18d12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2c8c286c9baec1c9bc985fe8beb5672ed24e0a6453558dc5f1e59333f18d12f", kill_on_drop: false }`
[INFO] [stdout] d2c8c286c9baec1c9bc985fe8beb5672ed24e0a6453558dc5f1e59333f18d12f
