[INFO] fetching crate drone-fatfs 0.2.3...
[INFO] testing drone-fatfs-0.2.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate drone-fatfs 0.2.3 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate drone-fatfs 0.2.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding drone-core v0.8.3 (available: v0.14.3)
[INFO] [stderr]       Adding failure v0.1.1 (available: v0.1.8)
[INFO] [stderr]       Adding failure_derive v0.1.1 (available: v0.1.8)
[INFO] [stderr]       Adding proc-macro2 v0.3.5 (available: v0.3.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7a53a554ad3cf0e48e0a7dc22d027892be20e3ab6111097c413de4767836094
[INFO] running `Command { std: "docker" "start" "-a" "a7a53a554ad3cf0e48e0a7dc22d027892be20e3ab6111097c413de4767836094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7a53a554ad3cf0e48e0a7dc22d027892be20e3ab6111097c413de4767836094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7a53a554ad3cf0e48e0a7dc22d027892be20e3ab6111097c413de4767836094", kill_on_drop: false }`
[INFO] [stdout] a7a53a554ad3cf0e48e0a7dc22d027892be20e3ab6111097c413de4767836094
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3db437d6a4195b875531bb44da41a48473d24ed4d40ed025fe4fd71222f42366
[INFO] running `Command { std: "docker" "start" "-a" "3db437d6a4195b875531bb44da41a48473d24ed4d40ed025fe4fd71222f42366", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-core-preview v0.2.3
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling bindgen v0.37.4
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling futures-channel-preview v0.2.2
[INFO] [stderr]    Compiling futures-sink-preview v0.2.2
[INFO] [stderr]    Compiling futures-io-preview v0.2.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling futures-util-preview v0.2.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling drone-ctypes v0.8.3
[INFO] [stderr]    Compiling if_chain v0.1.3
[INFO] [stderr]    Compiling failure v0.1.1
[INFO] [stderr]    Compiling clang-sys v0.23.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling futures-executor-preview v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling futures-stable-preview v0.2.3
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling futures-async-runtime-preview v0.2.3
[INFO] [stderr]    Compiling futures-preview v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling cexpr v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[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-1949cf8c6b5b557f/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 `proc_macro2::Span`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro2::Span`, consider using `proc_macro2::Span::call_site` which returns `proc_macro2::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.4.30/src/lib.rs:341:5
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn call_site() -> Span {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[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 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3db437d6a4195b875531bb44da41a48473d24ed4d40ed025fe4fd71222f42366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db437d6a4195b875531bb44da41a48473d24ed4d40ed025fe4fd71222f42366", kill_on_drop: false }`
[INFO] [stdout] 3db437d6a4195b875531bb44da41a48473d24ed4d40ed025fe4fd71222f42366
