[INFO] fetching crate ofps 0.1.0...
[INFO] testing ofps-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ofps 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ofps 0.1.0
[INFO] finished tweaking crates.io crate ofps 0.1.0
[INFO] tweaked toml for crates.io crate ofps 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ofps 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding cglue v0.2.14 (available: v0.3.5)
[INFO] [stderr]       Adding dirs v4.0.0 (available: v6.0.0)
[INFO] [stderr]       Adding goblin v0.4.3 (available: v0.10.3)
[INFO] [stderr]       Adding libloading v0.7.4 (available: v0.8.9)
[INFO] [stderr]       Adding nalgebra v0.30.1 (available: v0.34.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bf5a8a13aaab1ff23e66ec6dd7360dcc470d62e63dcc74a4461f142a7b7ec40
[INFO] running `Command { std: "docker" "start" "-a" "6bf5a8a13aaab1ff23e66ec6dd7360dcc470d62e63dcc74a4461f142a7b7ec40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bf5a8a13aaab1ff23e66ec6dd7360dcc470d62e63dcc74a4461f142a7b7ec40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf5a8a13aaab1ff23e66ec6dd7360dcc470d62e63dcc74a4461f142a7b7ec40", kill_on_drop: false }`
[INFO] [stdout] 6bf5a8a13aaab1ff23e66ec6dd7360dcc470d62e63dcc74a4461f142a7b7ec40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33b51e173a73e565938935866f14b00307a91488f50b582e263bbfd9f8b2d25e
[INFO] running `Command { std: "docker" "start" "-a" "33b51e173a73e565938935866f14b00307a91488f50b582e263bbfd9f8b2d25e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling cglue v0.2.14
[INFO] [stderr]    Compiling ofps v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling tarc v0.1.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling ptrplus v2.1.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling cglue-gen v0.2.9
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling goblin v0.4.3
[INFO] [stderr]    Compiling cglue-macro v0.2.3
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/plugins/properties.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stdout]   |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                  |                  |
[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] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.20s
[INFO] running `Command { std: "docker" "inspect" "33b51e173a73e565938935866f14b00307a91488f50b582e263bbfd9f8b2d25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b51e173a73e565938935866f14b00307a91488f50b582e263bbfd9f8b2d25e", kill_on_drop: false }`
[INFO] [stdout] 33b51e173a73e565938935866f14b00307a91488f50b582e263bbfd9f8b2d25e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55395b99b2eb83c72b5b2d7c8b9e39bed31f51a086a3f16e46d1508575904a01
[INFO] running `Command { std: "docker" "start" "-a" "55395b99b2eb83c72b5b2d7c8b9e39bed31f51a086a3f16e46d1508575904a01", kill_on_drop: false }`
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/plugins/properties.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stdout]   |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                  |                  |
[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] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ofps v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/plugins/properties.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stdout]   |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                  |                  |
[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] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stdout]   |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.15s
[INFO] running `Command { std: "docker" "inspect" "55395b99b2eb83c72b5b2d7c8b9e39bed31f51a086a3f16e46d1508575904a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55395b99b2eb83c72b5b2d7c8b9e39bed31f51a086a3f16e46d1508575904a01", kill_on_drop: false }`
[INFO] [stdout] 55395b99b2eb83c72b5b2d7c8b9e39bed31f51a086a3f16e46d1508575904a01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 312d19728719039a202335e3edb9f1a47fce2f52419419e0b6d50ae512842c8d
[INFO] running `Command { std: "docker" "start" "-a" "312d19728719039a202335e3edb9f1a47fce2f52419419e0b6d50ae512842c8d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/plugins/properties.rs:8:18
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut)> {
[INFO] [stderr]   |                  ^^^^^^^^^          ^^^^  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |                  |                  |
[INFO] [stderr]   |                  |                  the same lifetime is elided here
[INFO] [stderr]   |                  the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 8 |     fn props_mut(&mut self) -> Vec<(&str, PropertyMut<'_>)> {
[INFO] [stderr]   |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ofps` (lib) generated 1 warning (run `cargo fix --lib -p ofps` to apply 1 suggestion)
[INFO] [stderr] warning: `ofps` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ofps-87ee971dfac4a62a)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test utils::tests::scale_triangulation_parallel ... ok
[INFO] [stdout] test utils::tests::scale_triangulation_simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ofps
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/camera.rs - camera::StandardCamera::point_angle (line 139) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "312d19728719039a202335e3edb9f1a47fce2f52419419e0b6d50ae512842c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "312d19728719039a202335e3edb9f1a47fce2f52419419e0b6d50ae512842c8d", kill_on_drop: false }`
[INFO] [stdout] 312d19728719039a202335e3edb9f1a47fce2f52419419e0b6d50ae512842c8d
