[INFO] fetching crate castep_model_generator_backend 2.1.3...
[INFO] testing castep_model_generator_backend-2.1.3 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate castep_model_generator_backend 2.1.3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate castep_model_generator_backend 2.1.3
[INFO] finished tweaking crates.io crate castep_model_generator_backend 2.1.3
[INFO] tweaked toml for crates.io crate castep_model_generator_backend 2.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate castep_model_generator_backend 2.1.3 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 86 packages to latest compatible versions
[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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee9a59992a010a4989420e77fa5b70016806dc905cdf6bd4b8bea12bf865c2de
[INFO] running `Command { std: "docker" "start" "-a" "ee9a59992a010a4989420e77fa5b70016806dc905cdf6bd4b8bea12bf865c2de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee9a59992a010a4989420e77fa5b70016806dc905cdf6bd4b8bea12bf865c2de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee9a59992a010a4989420e77fa5b70016806dc905cdf6bd4b8bea12bf865c2de", kill_on_drop: false }`
[INFO] [stdout] ee9a59992a010a4989420e77fa5b70016806dc905cdf6bd4b8bea12bf865c2de
[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=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] 488eebff36b4ec977a72db0026eb1127652d9b74b0bed25300c924ad775185f3
[INFO] running `Command { std: "docker" "start" "-a" "488eebff36b4ec977a72db0026eb1127652d9b74b0bed25300c924ad775185f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling castep-periodic-table v0.2.2
[INFO] [stderr]    Compiling castep-model-core v0.2.9
[INFO] [stderr]    Compiling castep_model_generator_backend v2.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assemble/mod.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn ads_params(&self) -> &AdsParams {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                   |         ||
[INFO] [stdout]     |                   |         |the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn ads_params(&self) -> &AdsParams<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/external_info/adsorbate_table.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |             hash_tab.insert(ads.name().to_string(), ads.deref().clone());
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `AdsInfo` does not implement `Deref`, so calling `deref` on `&AdsInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 52 -             hash_tab.insert(ads.name().to_string(), ads.deref().clone());
[INFO] [stdout] 52 +             hash_tab.insert(ads.name().to_string(), ads.clone());
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `AdsInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/adsorbate/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #[derive(Clone)]
[INFO] [stdout] 18 | pub struct AdsInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.63s
[INFO] running `Command { std: "docker" "inspect" "488eebff36b4ec977a72db0026eb1127652d9b74b0bed25300c924ad775185f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488eebff36b4ec977a72db0026eb1127652d9b74b0bed25300c924ad775185f3", kill_on_drop: false }`
[INFO] [stdout] 488eebff36b4ec977a72db0026eb1127652d9b74b0bed25300c924ad775185f3
[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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb56eecb605f34d40b13ca03286078a746121cf04433a37341433110f2e7a3c1
[INFO] running `Command { std: "docker" "start" "-a" "bb56eecb605f34d40b13ca03286078a746121cf04433a37341433110f2e7a3c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling castep_model_generator_backend v2.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/assemble/mod.rs:426:19
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn ads_params(&self) -> &AdsParams {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                   |         ||
[INFO] [stdout]     |                   |         |the same lifetime is hidden here
[INFO] [stdout]     |                   |         the same lifetime is elided here
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn ads_params(&self) -> &AdsParams<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.deref()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/external_info/adsorbate_table.rs:52:56
[INFO] [stdout]    |
[INFO] [stdout] 52 |             hash_tab.insert(ads.name().to_string(), ads.deref().clone());
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `AdsInfo` does not implement `Deref`, so calling `deref` on `&AdsInfo` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout] 52 -             hash_tab.insert(ads.name().to_string(), ads.deref().clone());
[INFO] [stdout] 52 +             hash_tab.insert(ads.name().to_string(), ads.clone());
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to clone `AdsInfo`, implement `Clone` for it
[INFO] [stdout]   --> src/adsorbate/mod.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 + #[derive(Clone)]
[INFO] [stdout] 18 | pub struct AdsInfo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `msi_export` found for struct `LatticeModel<T>` in the current scope
[INFO] [stdout]   --> src/test.rs:24:47
[INFO] [stdout]    |
[INFO] [stdout] 24 |         write("SAC_GDY_Ag_back.msi", msi_back.msi_export()).unwrap();
[INFO] [stdout]    |                                               ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `export` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 -         write("SAC_GDY_Ag_back.msi", msi_back.msi_export()).unwrap();
[INFO] [stdout] 24 +         write("SAC_GDY_Ag_back.msi", msi_back.export()).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_vector_ab` found for struct `LatticeModel<T>` in the current scope
[INFO] [stdout]   --> src/test.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |             Some(lat.get_vector_ab(41_u32, 42_u32).unwrap())
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ method not found in `LatticeModel<MsiModel>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/castep-model-core-0.2.9/src/atom/visitor.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn get_vector_ab(&self, a_id: u32, b_id: u32) -> Result<Vector3<f64>, InvalidIndex>;
[INFO] [stdout]    |        ------------- the method is available for `LatticeModel<MsiModel>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `VisitCollection` which provides `get_vector_ab` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::castep_core::atom::visitor::VisitCollection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_vector_ab` found for struct `LatticeModel<T>` in the current scope
[INFO] [stdout]   --> src/test.rs:46:22
[INFO] [stdout]    |
[INFO] [stdout] 46 |             Some(lat.get_vector_ab(target_sites[0], target_sites[1]).unwrap())
[INFO] [stdout]    |                      ^^^^^^^^^^^^^ method not found in `LatticeModel<MsiModel>`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/castep-model-core-0.2.9/src/atom/visitor.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn get_vector_ab(&self, a_id: u32, b_id: u32) -> Result<Vector3<f64>, InvalidIndex>;
[INFO] [stdout]    |        ------------- the method is available for `LatticeModel<MsiModel>` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `VisitCollection` which provides `get_vector_ab` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::castep_core::atom::visitor::VisitCollection;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `castep_model_generator_backend` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb56eecb605f34d40b13ca03286078a746121cf04433a37341433110f2e7a3c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb56eecb605f34d40b13ca03286078a746121cf04433a37341433110f2e7a3c1", kill_on_drop: false }`
[INFO] [stdout] bb56eecb605f34d40b13ca03286078a746121cf04433a37341433110f2e7a3c1
