[INFO] fetching crate gosh-optim 0.1.0...
[INFO] testing gosh-optim-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gosh-optim 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate gosh-optim 0.1.0
[INFO] finished tweaking crates.io crate gosh-optim 0.1.0
[INFO] tweaked toml for crates.io crate gosh-optim 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gosh-optim 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 269 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.2.1 (available: v1.3.2)
[INFO] [stderr]       Adding gchemol-core v0.1.0 (available: v0.1.7)
[INFO] [stderr]       Adding gosh-core v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding gosh-database v0.1.0 (available: v0.2.1)
[INFO] [stderr]       Adding gosh-model v0.1.0 (available: v0.2.1)
[INFO] [stderr]       Adding handlebars v4.0.1 (available: v4.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 075b31ed4bfe6718422f83c744c2e467a0546e206b5067cb29e8c5483f644dc4
[INFO] running `Command { std: "docker" "start" "-a" "075b31ed4bfe6718422f83c744c2e467a0546e206b5067cb29e8c5483f644dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "075b31ed4bfe6718422f83c744c2e467a0546e206b5067cb29e8c5483f644dc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075b31ed4bfe6718422f83c744c2e467a0546e206b5067cb29e8c5483f644dc4", kill_on_drop: false }`
[INFO] [stdout] 075b31ed4bfe6718422f83c744c2e467a0546e206b5067cb29e8c5483f644dc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ad7211644c35576431190b765f9acaf5e591a6dd846f6d2377ef18a2aa1ceb2
[INFO] running `Command { std: "docker" "start" "-a" "9ad7211644c35576431190b765f9acaf5e591a6dd846f6d2377ef18a2aa1ceb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling grep-matcher v0.1.7
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling gchemol-gut v0.4.4
[INFO] [stderr]    Compiling grep-searcher v0.1.14
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling grep-printer v0.1.7
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling grep-regex v0.1.13
[INFO] [stderr]    Compiling gchemol-gut v0.2.0
[INFO] [stderr]    Compiling grep-cli v0.1.11
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling gchemol-graph v0.1.6
[INFO] [stderr]    Compiling envy v0.4.2
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling grep v0.2.13
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling nalgebra v0.31.4
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling handlebars v4.0.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling gchemol-gut v0.3.1
[INFO] [stderr]    Compiling snailquote v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling gchemol-parser v0.3.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling envfile v0.2.1
[INFO] [stderr]    Compiling gosh-linesearch v0.1.0
[INFO] [stderr]    Compiling nix v0.20.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling gosh-lbfgs v0.1.0
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling vecfx v0.1.6
[INFO] [stderr]    Compiling octree v0.1.0
[INFO] [stderr]    Compiling gchemol-lattice v0.1.2
[INFO] [stderr]    Compiling gchemol-geometry v0.0.41
[INFO] [stderr]    Compiling gosh-fire v0.1.1
[INFO] [stderr]    Compiling gchemol-neighbors v0.1.3
[INFO] [stderr]    Compiling gchemol-core v0.1.0
[INFO] [stderr]    Compiling gchemol-core v0.0.43
[INFO] [stderr]    Compiling gchemol-readwrite v0.0.43
[INFO] [stderr]    Compiling gchemol v0.0.42
[INFO] [stderr]    Compiling gosh-core v0.1.0
[INFO] [stderr]    Compiling gosh-model v0.1.0
[INFO] [stdout] error[E0599]: no method named `format_as` found for reference `&Molecule` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gosh-model-0.1.0/src/model_properties.rs:99:30
[INFO] [stdout]    |
[INFO] [stdout] 99 |             let coords = mol.format_as("text/pxyz").expect("formatted molecule");
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `formula` with a similar name, but with different arguments
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gchemol-core-0.0.43/src/formula.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn formula(&self) -> String {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_str` found for struct `Molecule` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gosh-model-0.1.0/src/model_properties.rs:193:37
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 let mol = Molecule::from_str(&s, "text/pxyz")?;
[INFO] [stdout]     |                                     ^^^^^^^^ function or associated item not found in `Molecule`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Molecule` consider using one of the following associated functions:
[INFO] [stdout]       gchemol_core::data::<impl Molecule>::from_database
[INFO] [stdout]       Molecule::new
[INFO] [stdout]       Molecule::from_atoms
[INFO] [stdout]       Molecule::from_graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gchemol-core-0.0.43/src/data.rs:260:5
[INFO] [stdout]     |
[INFO] [stdout] 260 |       pub fn from_database(name: &str) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gchemol-core-0.0.43/src/molecule.rs:80:5
[INFO] [stdout]     |
[INFO] [stdout]  80 |       pub fn new(name: &str) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 | /     pub fn from_atoms<T>(atoms: T) -> Self
[INFO] [stdout]  90 | |     where
[INFO] [stdout]  91 | |         T: IntoIterator,
[INFO] [stdout]  92 | |         T::Item: Into<Atom>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] ...
[INFO] [stdout] 103 |       pub fn from_graph(graph: MolGraph) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    --> /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/convert/mod.rs:592:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `render_with` found for reference `&Molecule` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gosh-model-0.1.0/src/blackbox.rs:326:23
[INFO] [stdout]     |
[INFO] [stdout] 326 |         let txt = mol.render_with(&self.tpl_file)?;
[INFO] [stdout]     |                       ^^^^^^^^^^^ method not found in `&Molecule`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gosh-model` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9ad7211644c35576431190b765f9acaf5e591a6dd846f6d2377ef18a2aa1ceb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ad7211644c35576431190b765f9acaf5e591a6dd846f6d2377ef18a2aa1ceb2", kill_on_drop: false }`
[INFO] [stdout] 9ad7211644c35576431190b765f9acaf5e591a6dd846f6d2377ef18a2aa1ceb2
