[INFO] fetching crate ligen-cmake 0.1.4...
[INFO] testing ligen-cmake-0.1.4 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ligen-cmake 0.1.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate ligen-cmake 0.1.4
[INFO] finished tweaking crates.io crate ligen-cmake 0.1.4
[INFO] tweaked toml for crates.io crate ligen-cmake 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ligen-cmake 0.1.4 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ligen-ir v0.1.18
[INFO] [stderr]   Downloaded ligen-macro v0.1.18
[INFO] [stderr]   Downloaded ligen-cmake-core v0.1.4
[INFO] [stderr]   Downloaded ligen-traits v0.1.18
[INFO] [stderr]   Downloaded is-tree-macro v0.9.9
[INFO] [stderr]   Downloaded shrinkwraprs v0.3.0
[INFO] [stderr]   Downloaded ligen-generator v0.1.18
[INFO] [stderr]   Downloaded ligen-common v0.1.18
[INFO] [stderr]   Downloaded ligen-cmake-macro v0.1.4
[INFO] [stderr]   Downloaded handlebars v4.5.0
[INFO] [stderr]   Downloaded ligen-parser v0.1.18
[INFO] [stderr]   Downloaded ligen-utils v0.1.18
[INFO] [stderr]   Downloaded ligen v0.1.18
[INFO] [stderr]   Downloaded is-tree v0.9.9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 871a8f5381c51cd6ef8bdc594e6ccf25bf3b3d06189361293d90c0fd9790c28a
[INFO] running `Command { std: "docker" "start" "-a" "871a8f5381c51cd6ef8bdc594e6ccf25bf3b3d06189361293d90c0fd9790c28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "871a8f5381c51cd6ef8bdc594e6ccf25bf3b3d06189361293d90c0fd9790c28a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871a8f5381c51cd6ef8bdc594e6ccf25bf3b3d06189361293d90c0fd9790c28a", kill_on_drop: false }`
[INFO] [stdout] 871a8f5381c51cd6ef8bdc594e6ccf25bf3b3d06189361293d90c0fd9790c28a
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85ba8665116e93c4e319bc6d353c4d579d3da0fc6f3e5b78218861258a653067
[INFO] running `Command { std: "docker" "start" "-a" "85ba8665116e93c4e319bc6d353c4d579d3da0fc6f3e5b78218861258a653067", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ligen-macro v0.1.18
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling is-tree-macro v0.9.9
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling is-tree v0.9.9
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ligen-common v0.1.18
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling ligen-ir v0.1.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ligen-utils v0.1.18
[INFO] [stderr]    Compiling ligen-traits v0.1.18
[INFO] [stderr]    Compiling ligen-generator v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ligen-parser v0.1.18
[INFO] [stderr]    Compiling ligen v0.1.18
[INFO] [stderr]    Compiling ligen-cmake-core v0.1.4
[INFO] [stdout] error[E0432]: unresolved imports `ligen::generator::Context`, `ligen::generator::FileSet`, `ligen::generator::FileGenerator`, `ligen::generator::FFIGenerator`, `ligen::generator::ImplementationVisitor`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ligen-cmake-core-0.1.4/src/lib.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ligen::generator::{Context, FileSet, FileGenerator, FFIGenerator, ImplementationVisitor};
[INFO] [stdout]   |                        ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `ImplementationVisitor` in the root
[INFO] [stdout]   |                        |        |        |              |
[INFO] [stdout]   |                        |        |        |              no `FFIGenerator` in the root
[INFO] [stdout]   |                        |        |        no `FileGenerator` in the root
[INFO] [stdout]   |                        |        no `FileSet` in the root
[INFO] [stdout]   |                        no `Context` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           std::task::Context
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use ligen::generator::{Context, FileSet, FileGenerator, FFIGenerator, ImplementationVisitor};
[INFO] [stdout] 3 + use ligen::generator::{Context, FileSet, file_generator, FFIGenerator, ImplementationVisitor};
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use ligen::generator::{Context, FileSet, FileGenerator, FFIGenerator, ImplementationVisitor};
[INFO] [stdout] 3 + use ligen::generator::{Context, FileSet, FileGenerator, Generator, ImplementationVisitor};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ligen::generator::File`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ligen-cmake-core-0.1.4/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ligen::generator::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ no `File` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 4 - use ligen::generator::File;
[INFO] [stdout] 4 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Generator` in crate `ligen`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ligen-cmake-core-0.1.4/src/lib.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl ligen::Generator for Generator {
[INFO] [stdout]    |             ^^^^^^^^^ not found in `ligen`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ligen::prelude::Generator;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Generator`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 - impl ligen::Generator for Generator {
[INFO] [stdout] 13 + impl Generator for Generator {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TokenStream` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ligen-cmake-core-0.1.4/src/lib.rs:50:100
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn generate_ffi(&self, _context: &Context, _implementation: Option<&ImplementationVisitor>) -> TokenStream {
[INFO] [stdout]    |                                                                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ligen-cmake-core` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "85ba8665116e93c4e319bc6d353c4d579d3da0fc6f3e5b78218861258a653067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ba8665116e93c4e319bc6d353c4d579d3da0fc6f3e5b78218861258a653067", kill_on_drop: false }`
[INFO] [stdout] 85ba8665116e93c4e319bc6d353c4d579d3da0fc6f3e5b78218861258a653067
