[INFO] cloning repository https://github.com/lokxii/biosim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lokxii/biosim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokxii%2Fbiosim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokxii%2Fbiosim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2340ccb4d7261b4fd5c20b5c4b42b0e80d0b1b6 [INFO] building lokxii/biosim against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flokxii%2Fbiosim" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lokxii/biosim [INFO] finished tweaking git repo https://github.com/lokxii/biosim [INFO] tweaked toml for git repo https://github.com/lokxii/biosim written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lokxii/biosim on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lokxii/biosim 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 453d4ab8f6a32ef09814c0fa9ad377ffa751503cf9606e263ac02806ba2d51b3 [INFO] running `Command { std: "docker" "start" "-a" "453d4ab8f6a32ef09814c0fa9ad377ffa751503cf9606e263ac02806ba2d51b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "453d4ab8f6a32ef09814c0fa9ad377ffa751503cf9606e263ac02806ba2d51b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "453d4ab8f6a32ef09814c0fa9ad377ffa751503cf9606e263ac02806ba2d51b3", kill_on_drop: false }` [INFO] [stdout] 453d4ab8f6a32ef09814c0fa9ad377ffa751503cf9606e263ac02806ba2d51b3 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0a614ef0ca4eed04674294f716af25e768bd48fd38324edbc3612dc4894878e [INFO] running `Command { std: "docker" "start" "-a" "c0a614ef0ca4eed04674294f716af25e768bd48fd38324edbc3612dc4894878e", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling dyn-stack v0.13.0 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling pulp v0.18.22 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling imgui-sys v0.12.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling gemm-common v0.17.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling gemm-common v0.18.2 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling gemm-f32 v0.18.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling gemm-f16 v0.18.2 [INFO] [stderr] Compiling gemm-c64 v0.18.2 [INFO] [stderr] Compiling gemm-f64 v0.18.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling gemm-c32 v0.18.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling gemm-f32 v0.17.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling chlorine v1.0.13 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling gemm v0.18.2 [INFO] [stderr] Compiling gemm-f16 v0.17.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling safetensors v0.4.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling gemm-f64 v0.17.1 [INFO] [stderr] Compiling gemm-c64 v0.17.1 [INFO] [stderr] Compiling gemm-c32 v0.17.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ug v0.4.0 [INFO] [stderr] Compiling gemm v0.17.1 [INFO] [stderr] Compiling imgui v0.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling candle-core v0.9.1 (https://github.com/huggingface/candle.git#5aed817f) [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling raylib-sys v5.6.0 (https://github.com/raylib-rs/raylib-rs.git#66cb8eca) [INFO] [stderr] Compiling candle-nn v0.9.1 (https://github.com/huggingface/candle.git#5aed817f) [INFO] [stderr] Compiling raylib v5.6.0 (https://github.com/raylib-rs/raylib-rs.git#66cb8eca) [INFO] [stderr] Compiling bio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `Command { std: "docker" "inspect" "c0a614ef0ca4eed04674294f716af25e768bd48fd38324edbc3612dc4894878e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0a614ef0ca4eed04674294f716af25e768bd48fd38324edbc3612dc4894878e", kill_on_drop: false }` [INFO] [stdout] c0a614ef0ca4eed04674294f716af25e768bd48fd38324edbc3612dc4894878e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 596be06bd34116f9653c54adf0046a020c2e155eb7b495fc8fb40600d3dbf83e [INFO] running `Command { std: "docker" "start" "-a" "596be06bd34116f9653c54adf0046a020c2e155eb7b495fc8fb40600d3dbf83e", kill_on_drop: false }` [INFO] [stderr] Compiling bio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "596be06bd34116f9653c54adf0046a020c2e155eb7b495fc8fb40600d3dbf83e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596be06bd34116f9653c54adf0046a020c2e155eb7b495fc8fb40600d3dbf83e", kill_on_drop: false }` [INFO] [stdout] 596be06bd34116f9653c54adf0046a020c2e155eb7b495fc8fb40600d3dbf83e