[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgesriot%2Fstrength-calc" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gesriot/strength-calc on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5474eb2ceabc3a6de8b088e0af6fd17ff83549a8a5fcfd10917996de7eafda58
[INFO] running `Command { std: "docker" "start" "-a" "5474eb2ceabc3a6de8b088e0af6fd17ff83549a8a5fcfd10917996de7eafda58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5474eb2ceabc3a6de8b088e0af6fd17ff83549a8a5fcfd10917996de7eafda58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5474eb2ceabc3a6de8b088e0af6fd17ff83549a8a5fcfd10917996de7eafda58", kill_on_drop: false }`
[INFO] [stdout] 5474eb2ceabc3a6de8b088e0af6fd17ff83549a8a5fcfd10917996de7eafda58
[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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1be95c3b7c8bb88f1b6ed050343453250dd5a28e67da164f9bb0e10761301fa7
[INFO] running `Command { std: "docker" "start" "-a" "1be95c3b7c8bb88f1b6ed050343453250dd5a28e67da164f9bb0e10761301fa7", kill_on_drop: false }`
[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 either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling wide v0.7.32
[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 nalgebra v0.33.2
[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_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 37.48s
[INFO] running `Command { std: "docker" "inspect" "1be95c3b7c8bb88f1b6ed050343453250dd5a28e67da164f9bb0e10761301fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be95c3b7c8bb88f1b6ed050343453250dd5a28e67da164f9bb0e10761301fa7", kill_on_drop: false }`
[INFO] [stdout] 1be95c3b7c8bb88f1b6ed050343453250dd5a28e67da164f9bb0e10761301fa7
[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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b813849d4c8d00fc04da42fa45a6a05a51471427ac08a438c71c5b62d1967264
[INFO] running `Command { std: "docker" "start" "-a" "b813849d4c8d00fc04da42fa45a6a05a51471427ac08a438c71c5b62d1967264", kill_on_drop: false }`
[INFO] [stderr]    Compiling strength_calc_core v0.0.1 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling strength_calc_solver v0.0.1 (/opt/rustwide/workdir/crates/solver)
[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" "b813849d4c8d00fc04da42fa45a6a05a51471427ac08a438c71c5b62d1967264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b813849d4c8d00fc04da42fa45a6a05a51471427ac08a438c71c5b62d1967264", kill_on_drop: false }`
[INFO] [stdout] b813849d4c8d00fc04da42fa45a6a05a51471427ac08a438c71c5b62d1967264
[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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ef557bc90aa3a62b170049a7454f4c50685cb3f91ff8a2b09bd5e115607501f
[INFO] running `Command { std: "docker" "start" "-a" "0ef557bc90aa3a62b170049a7454f4c50685cb3f91ff8a2b09bd5e115607501f", 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-485e36b394fc0701)
[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-41520b7b536e1c79)
[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-770abba109362412)
[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-414f6e071c90a1a1)
[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-8a1ff976e65e5231)
[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.11s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.17s; merged doctests compilation took 0.06s
[INFO] [stderr] error: doctest failed, to rerun pass `-p strength_calc_core --doc`
[INFO] running `Command { std: "docker" "inspect" "0ef557bc90aa3a62b170049a7454f4c50685cb3f91ff8a2b09bd5e115607501f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef557bc90aa3a62b170049a7454f4c50685cb3f91ff8a2b09bd5e115607501f", kill_on_drop: false }`
[INFO] [stdout] 0ef557bc90aa3a62b170049a7454f4c50685cb3f91ff8a2b09bd5e115607501f
