[INFO] fetching crate ffi-gen 0.1.13...
[INFO] checking ffi-gen-0.1.13 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate ffi-gen 0.1.13 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate ffi-gen 0.1.13 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ffi-gen 0.1.13
[INFO] finished tweaking crates.io crate ffi-gen 0.1.13
[INFO] tweaked toml for crates.io crate ffi-gen 0.1.13 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding genco v0.15.1 (latest: v0.17.8)
[INFO] [stderr]       Adding genco-macros v0.15.1 (latest: v0.17.8)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded genco v0.15.1
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded genco-macros v0.15.1
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20a9d0d818bc99b8f8607d35a3d37494f8356488776470c8fe35c9e7cc42c7a7
[INFO] running `Command { std: "docker" "start" "-a" "20a9d0d818bc99b8f8607d35a3d37494f8356488776470c8fe35c9e7cc42c7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20a9d0d818bc99b8f8607d35a3d37494f8356488776470c8fe35c9e7cc42c7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a9d0d818bc99b8f8607d35a3d37494f8356488776470c8fe35c9e7cc42c7a7", kill_on_drop: false }`
[INFO] [stdout] 20a9d0d818bc99b8f8607d35a3d37494f8356488776470c8fe35c9e7cc42c7a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a81554c67f0c9f15031a843a291689f8e24b6339ee07bbea21d3568afb334539
[INFO] running `Command { std: "docker" "start" "-a" "a81554c67f0c9f15031a843a291689f8e24b6339ee07bbea21d3568afb334539", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking relative-path v1.9.2
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling genco-macros v0.15.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking genco v0.15.1
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/csharp/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 | /                 quote_in! { file =>
[INFO] [stdout] 61 | |                     namespace #namespace {
[INFO] [stdout] 62 | |                         #tokens
[INFO] [stdout] 63 | |                     }
[INFO] [stdout] 64 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/csharp/mod.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 quote_in!(*out => using #namespace;);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/dart/mod.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 quote_in!(*out => import #(quoted(name)) as #alias;);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/dart/mod.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 quote_in!(*out => import #(quoted(name)););
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/go.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 quote_in!(header => package #package);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/go.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             quote_in!(*out => import #(quoted(module)));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/java/mod.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 quote_in!(header => package #package;);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/java/mod.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |             out.append(quote!(import #(package.clone())#(SEP)#(name.clone());));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/js.rs:457:13
[INFO] [stdout]     |
[INFO] [stdout] 457 | /             quote_in! { *out =>
[INFO] [stdout] 458 | |                 import * as #name from #(ref t => render_from(t, config.module_path.as_deref(), module));
[INFO] [stdout] 459 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/js.rs:464:13
[INFO] [stdout]     |
[INFO] [stdout] 464 | /             quote_in! { *out =>
[INFO] [stdout] 465 | |                 import #(ref tokens => {
[INFO] [stdout] 466 | |                     if let Some(default) = module.default_import {
[INFO] [stdout] 467 | |                         tokens.append(ItemStr::from(default));
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |                 }) from #(ref t => render_from(t, config.module_path.as_deref(), name));
[INFO] [stdout] 499 | |             };
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/js.rs:517:13
[INFO] [stdout]     |
[INFO] [stdout] 517 | /             quote_in! { *t =>
[INFO] [stdout] 518 | |                 #(match (module_path, module) {
[INFO] [stdout] 519 | |                     (_, Module::Global(from)) => #(quoted(from)),
[INFO] [stdout] 520 | |                     (None, Module::Path(path)) => #(quoted(path.as_str())),
[INFO] [stdout] 521 | |                     (Some(module_path), Module::Path(path)) => #(quoted(module_path.relative(path).as_str())),
[INFO] [stdout] 522 | |                 })
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:332:38
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 .map(|(name, alias)| quote!(#name#(if let Some(a) = alias => #<space>as #a)))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 | /                 quote_in! {*out =>
[INFO] [stdout] 337 | |                     from #module import #(imports.into_iter().next())
[INFO] [stdout] 338 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 | /                 quote_in! {*out =>
[INFO] [stdout] 341 | |                     from #module import #(for i in imports join (, ) => #i)
[INFO] [stdout] 342 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 | /             quote_in! {*out =>
[INFO] [stdout] 350 | |                 import #module#(if let Some(a) = alias => #<space>as #a)
[INFO] [stdout] 351 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:478:21
[INFO] [stdout]     |
[INFO] [stdout] 478 | /                     quote_in! { *out =>
[INFO] [stdout] 479 | |                         use #m::{#(ref o =>
[INFO] [stdout] 480 | |                             first.render(o);
[INFO] [stdout] 481 | |                             quote_in!(*o => , #(ref o => second.render(o)));
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |                         )};
[INFO] [stdout] 487 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:491:29
[INFO] [stdout]     |
[INFO] [stdout] 491 | ...                   quote_in!(*out => use #m;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:494:29
[INFO] [stdout]     |
[INFO] [stdout] 494 | ...                   quote_in!(*out => use #m as #alias;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:500:29
[INFO] [stdout]     |
[INFO] [stdout] 500 | ...                   quote_in!(*out => use #m::#name as #alias;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:503:29
[INFO] [stdout]     |
[INFO] [stdout] 503 | ...                   quote_in!(*out => use #m::#name;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         quote_in!(*out => self);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:587:25
[INFO] [stdout]     |
[INFO] [stdout] 587 |                         quote_in!(*out => self as #alias);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         quote_in!(*out => #name as #alias);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:596:25
[INFO] [stdout]     |
[INFO] [stdout] 596 |                         quote_in!(*out => #name);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/swift.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 quote_in! { *out => #<push>import #module}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genco` (lib) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a81554c67f0c9f15031a843a291689f8e24b6339ee07bbea21d3568afb334539", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a81554c67f0c9f15031a843a291689f8e24b6339ee07bbea21d3568afb334539", kill_on_drop: false }`
[INFO] [stdout] a81554c67f0c9f15031a843a291689f8e24b6339ee07bbea21d3568afb334539
[INFO] checking ffi-gen-0.1.13 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate ffi-gen 0.1.13 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ffi-gen 0.1.13 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ffi-gen 0.1.13
[INFO] finished tweaking crates.io crate ffi-gen 0.1.13
[INFO] tweaked toml for crates.io crate ffi-gen 0.1.13 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding genco v0.15.1 (latest: v0.17.8)
[INFO] [stderr]       Adding genco-macros v0.15.1 (latest: v0.17.8)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf80da376922bb7b15539c46cebad1c1974ca64bc4b689bb3532cb6c65d45b62
[INFO] running `Command { std: "docker" "start" "-a" "bf80da376922bb7b15539c46cebad1c1974ca64bc4b689bb3532cb6c65d45b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf80da376922bb7b15539c46cebad1c1974ca64bc4b689bb3532cb6c65d45b62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf80da376922bb7b15539c46cebad1c1974ca64bc4b689bb3532cb6c65d45b62", kill_on_drop: false }`
[INFO] [stdout] bf80da376922bb7b15539c46cebad1c1974ca64bc4b689bb3532cb6c65d45b62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9194cd2f97f9b94388e9b3998ac4330f6aebb31a28112e87b015f4a87603b30
[INFO] running `Command { std: "docker" "start" "-a" "a9194cd2f97f9b94388e9b3998ac4330f6aebb31a28112e87b015f4a87603b30", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking relative-path v1.9.2
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling genco-macros v0.15.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking genco v0.15.1
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/csharp/mod.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 | /                 quote_in! { file =>
[INFO] [stdout] 61 | |                     namespace #namespace {
[INFO] [stdout] 62 | |                         #tokens
[INFO] [stdout] 63 | |                     }
[INFO] [stdout] 64 | |                 }
[INFO] [stdout]    | |_________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/csharp/mod.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 quote_in!(*out => using #namespace;);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/dart/mod.rs:209:17
[INFO] [stdout]     |
[INFO] [stdout] 209 |                 quote_in!(*out => import #(quoted(name)) as #alias;);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/dart/mod.rs:211:17
[INFO] [stdout]     |
[INFO] [stdout] 211 |                 quote_in!(*out => import #(quoted(name)););
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/go.rs:78:17
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 quote_in!(header => package #package);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/go.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             quote_in!(*out => import #(quoted(module)));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/java/mod.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 quote_in!(header => package #package;);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/java/mod.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |             out.append(quote!(import #(package.clone())#(SEP)#(name.clone());));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/js.rs:457:13
[INFO] [stdout]     |
[INFO] [stdout] 457 | /             quote_in! { *out =>
[INFO] [stdout] 458 | |                 import * as #name from #(ref t => render_from(t, config.module_path.as_deref(), module));
[INFO] [stdout] 459 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/js.rs:464:13
[INFO] [stdout]     |
[INFO] [stdout] 464 | /             quote_in! { *out =>
[INFO] [stdout] 465 | |                 import #(ref tokens => {
[INFO] [stdout] 466 | |                     if let Some(default) = module.default_import {
[INFO] [stdout] 467 | |                         tokens.append(ItemStr::from(default));
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |                 }) from #(ref t => render_from(t, config.module_path.as_deref(), name));
[INFO] [stdout] 499 | |             };
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/js.rs:517:13
[INFO] [stdout]     |
[INFO] [stdout] 517 | /             quote_in! { *t =>
[INFO] [stdout] 518 | |                 #(match (module_path, module) {
[INFO] [stdout] 519 | |                     (_, Module::Global(from)) => #(quoted(from)),
[INFO] [stdout] 520 | |                     (None, Module::Path(path)) => #(quoted(path.as_str())),
[INFO] [stdout] 521 | |                     (Some(module_path), Module::Path(path)) => #(quoted(module_path.relative(path).as_str())),
[INFO] [stdout] 522 | |                 })
[INFO] [stdout] 523 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:332:38
[INFO] [stdout]     |
[INFO] [stdout] 332 |                 .map(|(name, alias)| quote!(#name#(if let Some(a) = alias => #<space>as #a)))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:336:17
[INFO] [stdout]     |
[INFO] [stdout] 336 | /                 quote_in! {*out =>
[INFO] [stdout] 337 | |                     from #module import #(imports.into_iter().next())
[INFO] [stdout] 338 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 | /                 quote_in! {*out =>
[INFO] [stdout] 341 | |                     from #module import #(for i in imports join (, ) => #i)
[INFO] [stdout] 342 | |                 }
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/python.rs:349:13
[INFO] [stdout]     |
[INFO] [stdout] 349 | /             quote_in! {*out =>
[INFO] [stdout] 350 | |                 import #module#(if let Some(a) = alias => #<space>as #a)
[INFO] [stdout] 351 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:478:21
[INFO] [stdout]     |
[INFO] [stdout] 478 | /                     quote_in! { *out =>
[INFO] [stdout] 479 | |                         use #m::{#(ref o =>
[INFO] [stdout] 480 | |                             first.render(o);
[INFO] [stdout] 481 | |                             quote_in!(*o => , #(ref o => second.render(o)));
[INFO] [stdout] ...   |
[INFO] [stdout] 486 | |                         )};
[INFO] [stdout] 487 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:491:29
[INFO] [stdout]     |
[INFO] [stdout] 491 | ...                   quote_in!(*out => use #m;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:494:29
[INFO] [stdout]     |
[INFO] [stdout] 494 | ...                   quote_in!(*out => use #m as #alias;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:500:29
[INFO] [stdout]     |
[INFO] [stdout] 500 | ...                   quote_in!(*out => use #m::#name as #alias;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:503:29
[INFO] [stdout]     |
[INFO] [stdout] 503 | ...                   quote_in!(*out => use #m::#name;);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:584:25
[INFO] [stdout]     |
[INFO] [stdout] 584 |                         quote_in!(*out => self);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:587:25
[INFO] [stdout]     |
[INFO] [stdout] 587 |                         quote_in!(*out => self as #alias);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:593:25
[INFO] [stdout]     |
[INFO] [stdout] 593 |                         quote_in!(*out => #name as #alias);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/rust.rs:596:25
[INFO] [stdout]     |
[INFO] [stdout] 596 |                         quote_in!(*out => #name);
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Your compiler does not support spans which is required by genco, see: https://github.com/rust-lang/rust/issues/54725
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/genco-0.15.1/src/lang/swift.rs:107:17
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 quote_in! { *out => #<push>import #module}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `quote_in` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `genco` (lib) due to 26 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9194cd2f97f9b94388e9b3998ac4330f6aebb31a28112e87b015f4a87603b30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9194cd2f97f9b94388e9b3998ac4330f6aebb31a28112e87b015f4a87603b30", kill_on_drop: false }`
[INFO] [stdout] a9194cd2f97f9b94388e9b3998ac4330f6aebb31a28112e87b015f4a87603b30
