[INFO] fetching crate gpqa 0.2.0...
[INFO] testing gpqa-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gpqa 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gpqa 0.2.0
[INFO] finished tweaking crates.io crate gpqa 0.2.0
[INFO] tweaked toml for crates.io crate gpqa 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gpqa 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gpqa 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82db8fc2dbfea6bf552707a1cca1ffcf5d501a46d299f6161dcea96e481778df
[INFO] running `Command { std: "docker" "start" "-a" "82db8fc2dbfea6bf552707a1cca1ffcf5d501a46d299f6161dcea96e481778df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82db8fc2dbfea6bf552707a1cca1ffcf5d501a46d299f6161dcea96e481778df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82db8fc2dbfea6bf552707a1cca1ffcf5d501a46d299f6161dcea96e481778df", kill_on_drop: false }`
[INFO] [stdout] 82db8fc2dbfea6bf552707a1cca1ffcf5d501a46d299f6161dcea96e481778df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d52938569dfba4b5ccfe12b0486e2ece900c399af0384cfe39465f04b989e3c7
[INFO] running `Command { std: "docker" "start" "-a" "d52938569dfba4b5ccfe12b0486e2ece900c399af0384cfe39465f04b989e3c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling linfa v0.8.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling space v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling slsqp v0.1.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling py_literal v0.4.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dyn-clonable v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling argmin-math v0.5.1
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ctrlc v3.5.0
[INFO] [stderr]    Compiling argmin v0.11.0
[INFO] [stderr]    Compiling slog-term v2.9.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling sprs v0.11.3
[INFO] [stderr]    Compiling ndarray-stats v0.6.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling linfa-linalg v0.2.1
[INFO] [stderr]    Compiling ndarray-npy v0.9.1
[INFO] [stderr]    Compiling ndarray-einsum v0.8.0
[INFO] [stderr]    Compiling finitediff v0.2.0
[INFO] [stderr]    Compiling argmin-observer-slog v0.2.0
[INFO] [stderr]    Compiling cobyla v0.7.0
[INFO] [stderr]    Compiling linfa-pls v0.8.0
[INFO] [stderr]    Compiling egobox-doe v0.33.0
[INFO] [stderr]    Compiling linfa-nn v0.8.0
[INFO] [stderr]    Compiling linfa-clustering v0.8.0
[INFO] [stderr]    Compiling egobox-gp v0.33.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling egobox-moe v0.33.0
[INFO] [stderr]    Compiling egobox-ego v0.33.0
[INFO] [stderr]    Compiling gpqa v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.69s
[INFO] running `Command { std: "docker" "inspect" "d52938569dfba4b5ccfe12b0486e2ece900c399af0384cfe39465f04b989e3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d52938569dfba4b5ccfe12b0486e2ece900c399af0384cfe39465f04b989e3c7", kill_on_drop: false }`
[INFO] [stdout] d52938569dfba4b5ccfe12b0486e2ece900c399af0384cfe39465f04b989e3c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf3866b592e76374e9c5f51a9d8ed5c771666a2bbba6108329f6d6dd4f29a62c
[INFO] running `Command { std: "docker" "start" "-a" "bf3866b592e76374e9c5f51a9d8ed5c771666a2bbba6108329f6d6dd4f29a62c", kill_on_drop: false }`
[INFO] [stderr]    Compiling gpqa v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s
[INFO] running `Command { std: "docker" "inspect" "bf3866b592e76374e9c5f51a9d8ed5c771666a2bbba6108329f6d6dd4f29a62c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3866b592e76374e9c5f51a9d8ed5c771666a2bbba6108329f6d6dd4f29a62c", kill_on_drop: false }`
[INFO] [stdout] bf3866b592e76374e9c5f51a9d8ed5c771666a2bbba6108329f6d6dd4f29a62c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 564f8cda25de4b7d2e934d02aaa8351425652448c840fa24fb217455428e0dc7
[INFO] running `Command { std: "docker" "start" "-a" "564f8cda25de4b7d2e934d02aaa8351425652448c840fa24fb217455428e0dc7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gpqa-8799e3d18dea5954)
[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] running `Command { std: "docker" "inspect" "564f8cda25de4b7d2e934d02aaa8351425652448c840fa24fb217455428e0dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "564f8cda25de4b7d2e934d02aaa8351425652448c840fa24fb217455428e0dc7", kill_on_drop: false }`
[INFO] [stdout] 564f8cda25de4b7d2e934d02aaa8351425652448c840fa24fb217455428e0dc7
