[INFO] cloning repository https://github.com/gesriot/strength-calc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gesriot/strength-calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgesriot%2Fstrength-calc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgesriot%2Fstrength-calc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84aece8747b4329e3e7037ba53ea4912a6336bf9
[INFO] testing gesriot/strength-calc against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgesriot%2Fstrength-calc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gesriot/strength-calc
[INFO] finished tweaking git repo https://github.com/gesriot/strength-calc
[INFO] tweaked toml for git repo https://github.com/gesriot/strength-calc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gesriot/strength-calc 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] crate git repo https://github.com/gesriot/strength-calc 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" "+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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0069e37553d8c090489edf5b144939a0fceaff9bca85954d62789c251f0ad8c5
[INFO] running `Command { std: "docker" "start" "-a" "0069e37553d8c090489edf5b144939a0fceaff9bca85954d62789c251f0ad8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0069e37553d8c090489edf5b144939a0fceaff9bca85954d62789c251f0ad8c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0069e37553d8c090489edf5b144939a0fceaff9bca85954d62789c251f0ad8c5", kill_on_drop: false }`
[INFO] [stdout] 0069e37553d8c090489edf5b144939a0fceaff9bca85954d62789c251f0ad8c5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05452e9d923139df3f3ecd4babe62c1a4d8040f8ba6cd5be4768887678ebcc99
[INFO] running `Command { std: "docker" "start" "-a" "05452e9d923139df3f3ecd4babe62c1a4d8040f8ba6cd5be4768887678ebcc99", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling sprs v0.11.3
[INFO] [stderr]    Compiling strength_calc_core v0.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling strength_calc_materials v0.0.1 (/opt/rustwide/workdir/crates/materials)
[INFO] [stderr]    Compiling strength_calc_elements v0.0.1 (/opt/rustwide/workdir/crates/elements)
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling strength_calc_solver v0.0.1 (/opt/rustwide/workdir/crates/solver)
[INFO] [stderr]    Compiling strength_calc_cli v0.0.1 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.81s
[INFO] running `Command { std: "docker" "inspect" "05452e9d923139df3f3ecd4babe62c1a4d8040f8ba6cd5be4768887678ebcc99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05452e9d923139df3f3ecd4babe62c1a4d8040f8ba6cd5be4768887678ebcc99", kill_on_drop: false }`
[INFO] [stdout] 05452e9d923139df3f3ecd4babe62c1a4d8040f8ba6cd5be4768887678ebcc99
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 255d244fef48af8e9727acb869fcc8ddef3589e0619c17184406a10d1dfe6b14
[INFO] running `Command { std: "docker" "start" "-a" "255d244fef48af8e9727acb869fcc8ddef3589e0619c17184406a10d1dfe6b14", kill_on_drop: false }`
[INFO] [stderr]    Compiling strength_calc_solver v0.0.1 (/opt/rustwide/workdir/crates/solver)
[INFO] [stderr]    Compiling strength_calc_core v0.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling strength_calc_materials v0.0.1 (/opt/rustwide/workdir/crates/materials)
[INFO] [stderr]    Compiling strength_calc_elements v0.0.1 (/opt/rustwide/workdir/crates/elements)
[INFO] [stderr]    Compiling strength_calc_cli v0.0.1 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] running `Command { std: "docker" "inspect" "255d244fef48af8e9727acb869fcc8ddef3589e0619c17184406a10d1dfe6b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "255d244fef48af8e9727acb869fcc8ddef3589e0619c17184406a10d1dfe6b14", kill_on_drop: false }`
[INFO] [stdout] 255d244fef48af8e9727acb869fcc8ddef3589e0619c17184406a10d1dfe6b14
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1e33b1007f47a873cb739e22ae471198bc588b0e4b75a03c884f4bca9ba3ed5
[INFO] running `Command { std: "docker" "start" "-a" "e1e33b1007f47a873cb739e22ae471198bc588b0e4b75a03c884f4bca9ba3ed5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/strength_calc_cli-07e7e2f0b5d26eed)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strength_calc_core-fb989e524c61cd28)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strength_calc_elements-12359730dc2151e0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strength_calc_materials-eb753526dbf19abd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/strength_calc_solver-cfc42242e96c532f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests strength_calc_core
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/core/src/lib.rs - sound_speed (line 66) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/core/src/lib.rs - sound_speed (line 66) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `strength_calc_materials`
[INFO] [stdout]  --> crates/core/src/lib.rs:69:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use strength_calc_materials::Steel;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `strength_calc_materials`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `strength_calc_materials`, use `cargo add strength_calc_materials` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/core/src/lib.rs - sound_speed (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.22s; merged doctests compilation took 0.07s
[INFO] [stderr] error: doctest failed, to rerun pass `-p strength_calc_core --doc`
[INFO] running `Command { std: "docker" "inspect" "e1e33b1007f47a873cb739e22ae471198bc588b0e4b75a03c884f4bca9ba3ed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1e33b1007f47a873cb739e22ae471198bc588b0e4b75a03c884f4bca9ba3ed5", kill_on_drop: false }`
[INFO] [stdout] e1e33b1007f47a873cb739e22ae471198bc588b0e4b75a03c884f4bca9ba3ed5
