[INFO] fetching crate inline-vbs 0.4.0...
[INFO] testing inline-vbs-0.4.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate inline-vbs 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking crates.io crate inline-vbs 0.4.0
[INFO] finished tweaking crates.io crate inline-vbs 0.4.0
[INFO] tweaked toml for crates.io crate inline-vbs 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate inline-vbs 0.4.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding variant-rs v0.3.1 (available: v0.4.0)
[INFO] [stderr]       Adding windows v0.48.0 (available: v0.62.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dep_doc v0.1.1
[INFO] [stderr]   Downloaded inline-vbs-macros v0.4.0
[INFO] [stderr]   Downloaded enumn v0.1.14
[INFO] [stderr]   Downloaded variant-rs v0.3.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.186
[INFO] [stderr]   Downloaded link-cplusplus v1.0.12
[INFO] [stderr]   Downloaded widestring v1.2.0
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.186
[INFO] [stderr]   Downloaded cxx-build v1.0.186
[INFO] [stderr]   Downloaded cxxbridge-cmd v1.0.186
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] [stderr]   Downloaded cxx v1.0.186
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61d099eab62bcaa799d741c2a5e4a4d60573fe393bfa9feb0e7221f7d8fb9d0d
[INFO] running `Command { std: "docker" "start" "-a" "61d099eab62bcaa799d741c2a5e4a4d60573fe393bfa9feb0e7221f7d8fb9d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61d099eab62bcaa799d741c2a5e4a4d60573fe393bfa9feb0e7221f7d8fb9d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d099eab62bcaa799d741c2a5e4a4d60573fe393bfa9feb0e7221f7d8fb9d0d", kill_on_drop: false }`
[INFO] [stdout] 61d099eab62bcaa799d741c2a5e4a4d60573fe393bfa9feb0e7221f7d8fb9d0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50397fff8c1dccbd215b6be0b6f9171fc082c08d49de0a96f9603bd76665758e
[INFO] running `Command { std: "docker" "start" "-a" "50397fff8c1dccbd215b6be0b6f9171fc082c08d49de0a96f9603bd76665758e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.186
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling cxx v1.0.186
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]    Compiling windows-targets v0.48.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling windows v0.48.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling widestring v1.2.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling dep_doc v0.1.1
[INFO] [stderr]    Compiling inline-vbs-macros v0.4.0
[INFO] [stdout] error[E0432]: unresolved import `proc_macro::LineColumn`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inline-vbs-macros-0.4.0/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use proc_macro::LineColumn;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ no `LineColumn` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 32 | use proc_macro2::LineColumn;
[INFO] [stdout]    |               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inline-vbs-macros-0.4.0/src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #![feature(proc_macro_span)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inline-vbs-macros-0.4.0/src/lib.rs:197:29
[INFO] [stdout]     |
[INFO] [stdout] 197 |                     end_loc.column = end_loc.column.saturating_sub(end.len());
[INFO] [stdout]     |                             ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout]     = help: methods are immutable and cannot be assigned to
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0615]: attempted to take value of method `column` on type `proc_macro::Span`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/inline-vbs-macros-0.4.0/src/lib.rs:197:46
[INFO] [stdout]     |
[INFO] [stdout] 197 |                     end_loc.column = end_loc.column.saturating_sub(end.len());
[INFO] [stdout]     |                                              ^^^^^^ method, not a field
[INFO] [stdout]     |
[INFO] [stdout] help: use parentheses to call the method
[INFO] [stdout]     |
[INFO] [stdout] 197 |                     end_loc.column = end_loc.column().saturating_sub(end.len());
[INFO] [stdout]     |                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0554, E0615.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `inline-vbs-macros` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "50397fff8c1dccbd215b6be0b6f9171fc082c08d49de0a96f9603bd76665758e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50397fff8c1dccbd215b6be0b6f9171fc082c08d49de0a96f9603bd76665758e", kill_on_drop: false }`
[INFO] [stdout] 50397fff8c1dccbd215b6be0b6f9171fc082c08d49de0a96f9603bd76665758e
