[INFO] fetching crate drone-fatfs 0.2.3...
[INFO] checking drone-fatfs-0.2.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate drone-fatfs 0.2.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate drone-fatfs 0.2.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] removed /workspace/builds/worker-4-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate drone-fatfs 0.2.3
[INFO] finished tweaking crates.io crate drone-fatfs 0.2.3
[INFO] tweaked toml for crates.io crate drone-fatfs 0.2.3 written to /workspace/builds/worker-4-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 proc-macro2 v0.3.5
[INFO] [stderr]   Downloaded futures-sink-preview v0.2.2
[INFO] [stderr]   Downloaded if_chain v0.1.3
[INFO] [stderr]   Downloaded futures-util-preview v0.2.2
[INFO] [stderr]   Downloaded futures-async-runtime-preview v0.2.3
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded clang-sys v0.23.0
[INFO] [stderr]   Downloaded failure v0.1.1
[INFO] [stderr]   Downloaded synstructure v0.6.1
[INFO] [stderr]   Downloaded bindgen v0.37.4
[INFO] [stderr]   Downloaded futures-stable-preview v0.2.3
[INFO] [stderr]   Downloaded futures-preview v0.2.2
[INFO] [stderr]   Downloaded failure_derive v0.1.1
[INFO] [stderr]   Downloaded futures-core-preview v0.2.3
[INFO] [stderr]   Downloaded futures-executor-preview v0.2.2
[INFO] [stderr]   Downloaded futures-channel-preview v0.2.2
[INFO] [stderr]   Downloaded futures-io-preview v0.2.2
[INFO] [stderr]   Downloaded drone-core v0.8.3
[INFO] [stderr]   Downloaded drone-fatfs-raw v0.2.3
[INFO] [stderr]   Downloaded drone-ctypes v0.8.3
[INFO] [stderr]   Downloaded drone-macros-core v0.8.3
[INFO] [stderr]   Downloaded drone-core-macros v0.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9277ad310c8e5c12b3a4fb0f297bc879e614882ed1ed86e5bcc383df3d9c1d99
[INFO] running `Command { std: "docker" "start" "-a" "9277ad310c8e5c12b3a4fb0f297bc879e614882ed1ed86e5bcc383df3d9c1d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9277ad310c8e5c12b3a4fb0f297bc879e614882ed1ed86e5bcc383df3d9c1d99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9277ad310c8e5c12b3a4fb0f297bc879e614882ed1ed86e5bcc383df3d9c1d99", kill_on_drop: false }`
[INFO] [stdout] 9277ad310c8e5c12b3a4fb0f297bc879e614882ed1ed86e5bcc383df3d9c1d99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 356b932803a114de6ba5c1a1a949604d27fc5bc93a144d793a14aef7747dd9a3
[INFO] running `Command { std: "docker" "start" "-a" "356b932803a114de6ba5c1a1a949604d27fc5bc93a144d793a14aef7747dd9a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking futures-core-preview v0.2.3
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking futures-channel-preview v0.2.2
[INFO] [stderr]     Checking futures-sink-preview v0.2.2
[INFO] [stderr]     Checking futures-io-preview v0.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]     Checking futures-util-preview v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking futures-executor-preview v0.2.2
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking futures-stable-preview v0.2.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking futures-async-runtime-preview v0.2.3
[INFO] [stderr]    Compiling if_chain v0.1.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking drone-ctypes v0.8.3
[INFO] [stderr]     Checking futures-preview v0.2.2
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling drone-macros-core v0.8.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling drone-core-macros v0.8.3
[INFO] [stdout] error[E0599]: no function or associated item named `def_site` found for struct `proc_macro2::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/bitfield.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/drv/driver.rs:36:24
[INFO] [stdout]     |
[INFO] [stdout] 36  |   let def_site = Span::def_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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/drv/resource.rs:6:24
[INFO] [stdout]     |
[INFO] [stdout] 6   |   let def_site = Span::def_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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/heap.rs:67:38
[INFO] [stdout]     |
[INFO] [stdout] 67  |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/reg/map.rs:102:38
[INFO] [stdout]     |
[INFO] [stdout] 102 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/reg/map.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/reg/tokens.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/thr.rs:48:38
[INFO] [stdout]     |
[INFO] [stdout] 48  |   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 8 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-core-macros` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "356b932803a114de6ba5c1a1a949604d27fc5bc93a144d793a14aef7747dd9a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356b932803a114de6ba5c1a1a949604d27fc5bc93a144d793a14aef7747dd9a3", kill_on_drop: false }`
[INFO] [stdout] 356b932803a114de6ba5c1a1a949604d27fc5bc93a144d793a14aef7747dd9a3
[INFO] checking drone-fatfs-0.2.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate drone-fatfs 0.2.3 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate drone-fatfs 0.2.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] removed /workspace/builds/worker-4-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate drone-fatfs 0.2.3
[INFO] finished tweaking crates.io crate drone-fatfs 0.2.3
[INFO] tweaked toml for crates.io crate drone-fatfs 0.2.3 written to /workspace/builds/worker-4-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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 24012d0545a66069215b6416317ca561305f251260b001047acd0b8b164af57f
[INFO] running `Command { std: "docker" "start" "-a" "24012d0545a66069215b6416317ca561305f251260b001047acd0b8b164af57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24012d0545a66069215b6416317ca561305f251260b001047acd0b8b164af57f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24012d0545a66069215b6416317ca561305f251260b001047acd0b8b164af57f", kill_on_drop: false }`
[INFO] [stdout] 24012d0545a66069215b6416317ca561305f251260b001047acd0b8b164af57f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7d4c34ef56efae66353391a195470a2d6c9f42b39b75ecbdd87bb2cca88cbbc6
[INFO] running `Command { std: "docker" "start" "-a" "7d4c34ef56efae66353391a195470a2d6c9f42b39b75ecbdd87bb2cca88cbbc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]     Checking futures-core-preview v0.2.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]     Checking futures-channel-preview v0.2.2
[INFO] [stderr]     Checking futures-io-preview v0.2.2
[INFO] [stderr]     Checking futures-sink-preview v0.2.2
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]     Checking futures-util-preview v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking futures-executor-preview v0.2.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking futures-stable-preview v0.2.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking futures-async-runtime-preview v0.2.3
[INFO] [stderr]    Compiling if_chain v0.1.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking drone-ctypes v0.8.3
[INFO] [stderr]     Checking futures-preview v0.2.2
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling drone-macros-core v0.8.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling drone-core-macros v0.8.3
[INFO] [stdout] error[E0599]: no function or associated item named `def_site` found for struct `proc_macro2::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/bitfield.rs:106:38
[INFO] [stdout]     |
[INFO] [stdout] 106 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/drv/driver.rs:36:24
[INFO] [stdout]     |
[INFO] [stdout] 36  |   let def_site = Span::def_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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/drv/resource.rs:6:24
[INFO] [stdout]     |
[INFO] [stdout] 6   |   let def_site = Span::def_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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/heap.rs:67:38
[INFO] [stdout]     |
[INFO] [stdout] 67  |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/reg/map.rs:102:38
[INFO] [stdout]     |
[INFO] [stdout] 102 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/reg/map.rs:292:38
[INFO] [stdout]     |
[INFO] [stdout] 292 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/reg/tokens.rs:105:38
[INFO] [stdout]     |
[INFO] [stdout] 105 |   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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/drone-core-macros-0.8.3/src/thr.rs:48:38
[INFO] [stdout]     |
[INFO] [stdout] 48  |   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 8 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-core-macros` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7d4c34ef56efae66353391a195470a2d6c9f42b39b75ecbdd87bb2cca88cbbc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d4c34ef56efae66353391a195470a2d6c9f42b39b75ecbdd87bb2cca88cbbc6", kill_on_drop: false }`
[INFO] [stdout] 7d4c34ef56efae66353391a195470a2d6c9f42b39b75ecbdd87bb2cca88cbbc6
