[INFO] fetching crate glossa-codegen 0.0.9...
[INFO] testing glossa-codegen-0.0.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate glossa-codegen 0.0.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate glossa-codegen 0.0.9
[INFO] finished tweaking crates.io crate glossa-codegen 0.0.9
[INFO] tweaked toml for crates.io crate glossa-codegen 0.0.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glossa-codegen 0.0.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate glossa-codegen 0.0.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] 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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b54dc9b153a4e12a69e61b71b82bec8857ca7060252023b7c1162ad26bcbe279
[INFO] running `Command { std: "docker" "start" "-a" "b54dc9b153a4e12a69e61b71b82bec8857ca7060252023b7c1162ad26bcbe279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b54dc9b153a4e12a69e61b71b82bec8857ca7060252023b7c1162ad26bcbe279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54dc9b153a4e12a69e61b71b82bec8857ca7060252023b7c1162ad26bcbe279", kill_on_drop: false }`
[INFO] [stdout] b54dc9b153a4e12a69e61b71b82bec8857ca7060252023b7c1162ad26bcbe279
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 473788dd5e3675ecb167ca7a986832ae6548d1ddd85eda5dceeb0cf78a6776de
[INFO] running `Command { std: "docker" "start" "-a" "473788dd5e3675ecb167ca7a986832ae6548d1ddd85eda5dceeb0cf78a6776de", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.11
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling lang-id v0.0.20
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling glossa-dsl v0.0.16
[INFO] [stderr]    Compiling glossa-shared v0.0.8
[INFO] [stderr]    Compiling glossa-codegen v0.0.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.13s
[INFO] running `Command { std: "docker" "inspect" "473788dd5e3675ecb167ca7a986832ae6548d1ddd85eda5dceeb0cf78a6776de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "473788dd5e3675ecb167ca7a986832ae6548d1ddd85eda5dceeb0cf78a6776de", kill_on_drop: false }`
[INFO] [stdout] 473788dd5e3675ecb167ca7a986832ae6548d1ddd85eda5dceeb0cf78a6776de
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e88a9dd1572736e6c994b3a2dedafdc42ed95994d238d56507eaa563a222e7f2
[INFO] running `Command { std: "docker" "start" "-a" "e88a9dd1572736e6c994b3a2dedafdc42ed95994d238d56507eaa563a222e7f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling testutils v0.0.5
[INFO] [stderr]    Compiling glossa-codegen v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `output_cargo_features` found for struct `generator::Generator<'h>` in the current scope
[INFO] [stdout]    --> src/generator/locales.rs:375:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | /     new_generator()
[INFO] [stdout] 375 | |       .output_cargo_features(MapType::DSL)?
[INFO] [stdout]     | |_______-^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/generator.rs:24:1
[INFO] [stdout]     |
[INFO] [stdout]  24 |   pub struct Generator<'h> {
[INFO] [stdout]     |   ------------------------ method `output_cargo_features` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `collect_cargo_feature_names` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 375 -       .output_cargo_features(MapType::DSL)?
[INFO] [stdout] 375 +       .collect_cargo_feature_names(MapType::DSL)?
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `glossa-codegen` (lib test) due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e88a9dd1572736e6c994b3a2dedafdc42ed95994d238d56507eaa563a222e7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e88a9dd1572736e6c994b3a2dedafdc42ed95994d238d56507eaa563a222e7f2", kill_on_drop: false }`
[INFO] [stdout] e88a9dd1572736e6c994b3a2dedafdc42ed95994d238d56507eaa563a222e7f2
