[INFO] fetching crate axohtml-macros 0.5.0...
[INFO] checking axohtml-macros-0.5.0 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate axohtml-macros 0.5.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate axohtml-macros 0.5.0
[INFO] finished tweaking crates.io crate axohtml-macros 0.5.0
[INFO] tweaked toml for crates.io crate axohtml-macros 0.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axohtml-macros 0.5.0 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding console v0.15.11 (available: v0.16.3)
[INFO] [stderr]       Adding lalrpop v0.19.12 (available: v0.23.1)
[INFO] [stderr]       Adding lalrpop-util v0.19.12 (available: v0.23.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec004db2d8b87480debdec7a8c03a32e6ca67142cefcb64c0b7eaebe69ad822a
[INFO] running `Command { std: "docker" "start" "-a" "ec004db2d8b87480debdec7a8c03a32e6ca67142cefcb64c0b7eaebe69ad822a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec004db2d8b87480debdec7a8c03a32e6ca67142cefcb64c0b7eaebe69ad822a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec004db2d8b87480debdec7a8c03a32e6ca67142cefcb64c0b7eaebe69ad822a", kill_on_drop: false }`
[INFO] [stdout] ec004db2d8b87480debdec7a8c03a32e6ca67142cefcb64c0b7eaebe69ad822a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04fb447596bee1957fa5b42e48557afc12c9478c6346925bf7775a50b60cb7fb
[INFO] running `Command { std: "docker" "start" "-a" "04fb447596bee1957fa5b42e48557afc12c9478c6346925bf7775a50b60cb7fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling axohtml-macros v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(can_show_location_of_runtime_parse_error, feature(proc_macro_span))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_show_location_of_runtime_parse_error)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_show_location_of_runtime_parse_error)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dodrio`
[INFO] [stdout]   --> src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dodrio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dodrio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dodrio`
[INFO] [stdout]    --> src/html.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[cfg(feature = "dodrio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `dodrio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
[INFO] [stdout]    --> src/html.rs:193:27
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     #[cfg(can_show_location_of_runtime_parse_error)]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_show_location_of_runtime_parse_error)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_show_location_of_runtime_parse_error)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
[INFO] [stdout]    --> src/html.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |                     #[cfg(not(can_show_location_of_runtime_parse_error))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_show_location_of_runtime_parse_error)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_show_location_of_runtime_parse_error)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_join_spans`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/axohtml-macros-4a7bc5b8776a3f9c/out/grammar.rs:11806:31
[INFO] [stdout]       |
[INFO] [stdout] 11806 |                         #[cfg(can_join_spans)]
[INFO] [stdout]       |                               ^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                [lints.rust]
[INFO] [stdout]                unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_join_spans)'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_join_spans)");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_join_spans`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/axohtml-macros-4a7bc5b8776a3f9c/out/grammar.rs:11810:35
[INFO] [stdout]       |
[INFO] [stdout] 11810 |                         #[cfg(not(can_join_spans))]
[INFO] [stdout]       |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                [lints.rust]
[INFO] [stdout]                unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_join_spans)'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_join_spans)");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
[INFO] [stdout]  --> src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(can_show_location_of_runtime_parse_error, feature(proc_macro_span))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_show_location_of_runtime_parse_error)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_show_location_of_runtime_parse_error)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dodrio`
[INFO] [stdout]   --> src/lib.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dodrio")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `dodrio` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dodrio`
[INFO] [stdout]    --> src/html.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[cfg(feature = "dodrio")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `dodrio` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
[INFO] [stdout]    --> src/html.rs:193:27
[INFO] [stdout]     |
[INFO] [stdout] 193 |                     #[cfg(can_show_location_of_runtime_parse_error)]
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_show_location_of_runtime_parse_error)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_show_location_of_runtime_parse_error)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_show_location_of_runtime_parse_error`
[INFO] [stdout]    --> src/html.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |                     #[cfg(not(can_show_location_of_runtime_parse_error))]
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_show_location_of_runtime_parse_error)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_show_location_of_runtime_parse_error)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_join_spans`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/axohtml-macros-4a7bc5b8776a3f9c/out/grammar.rs:11806:31
[INFO] [stdout]       |
[INFO] [stdout] 11806 |                         #[cfg(can_join_spans)]
[INFO] [stdout]       |                               ^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                [lints.rust]
[INFO] [stdout]                unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_join_spans)'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_join_spans)");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `can_join_spans`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/axohtml-macros-4a7bc5b8776a3f9c/out/grammar.rs:11810:35
[INFO] [stdout]       |
[INFO] [stdout] 11810 |                         #[cfg(not(can_join_spans))]
[INFO] [stdout]       |                                   ^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = help: consider using a Cargo feature instead
[INFO] [stdout]       = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]                [lints.rust]
[INFO] [stdout]                unexpected_cfgs = { level = "warn", check-cfg = ['cfg(can_join_spans)'] }
[INFO] [stdout]       = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(can_join_spans)");` to the top of the `build.rs`
[INFO] [stdout]       = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for struct `proc_macro::Span` in the current scope
[INFO] [stdout]    --> src/html.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 198 | / ...                   span.unstable()
[INFO] [stdout] 199 | | ...                       .source_file()
[INFO] [stdout]     | |___________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 -                                 .source_file()
[INFO] [stdout] 199 +                                 .source()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]    --> src/html.rs:203:53
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   span.unstable().start().line,
[INFO] [stdout]     |                                               ^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 203 |                             span.unstable().start().line(),
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> src/html.rs:204:53
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...                   span.unstable().start().column
[INFO] [stdout]     |                                               ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 204 |                             span.unstable().start().column()
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for struct `proc_macro::Span` in the current scope
[INFO] [stdout]    --> src/html.rs:199:34
[INFO] [stdout]     |
[INFO] [stdout] 198 | / ...                   span.unstable()
[INFO] [stdout] 199 | | ...                       .source_file()
[INFO] [stdout]     | |___________________________-^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 199 -                                 .source_file()
[INFO] [stdout] 199 +                                 .source()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `line` on type `proc_macro::Span`
[INFO] [stdout]    --> src/html.rs:203:53
[INFO] [stdout]     |
[INFO] [stdout] 203 | ...                   span.unstable().start().line,
[INFO] [stdout]     |                                               ^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 203 |                             span.unstable().start().line(),
[INFO] [stdout]     |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> src/html.rs:204:53
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...                   span.unstable().start().column
[INFO] [stdout]     |                                               ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 204 |                             span.unstable().start().column()
[INFO] [stdout]     |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0599, E0615.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axohtml-macros` (lib) due to 3 previous errors; 7 warnings emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axohtml-macros` (lib test) due to 3 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "04fb447596bee1957fa5b42e48557afc12c9478c6346925bf7775a50b60cb7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04fb447596bee1957fa5b42e48557afc12c9478c6346925bf7775a50b60cb7fb", kill_on_drop: false }`
[INFO] [stdout] 04fb447596bee1957fa5b42e48557afc12c9478c6346925bf7775a50b60cb7fb
