[INFO] cloning repository https://github.com/cgubbin/probabilistic_bisector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgubbin/probabilistic_bisector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgubbin%2Fprobabilistic_bisector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgubbin%2Fprobabilistic_bisector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ed44e66bb4109442e61121bbdca13fbe4ae659e
[INFO] checking cgubbin/probabilistic_bisector against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgubbin%2Fprobabilistic_bisector" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cgubbin/probabilistic_bisector
[INFO] finished tweaking git repo https://github.com/cgubbin/probabilistic_bisector
[INFO] tweaked toml for git repo https://github.com/cgubbin/probabilistic_bisector written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgubbin/probabilistic_bisector on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgubbin/probabilistic_bisector 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argmin-observer-slog v0.1.0
[INFO] [stderr]   Downloaded trellis-runner v0.1.4
[INFO] [stderr]   Downloaded confi v0.1.4
[INFO] [stderr]   Downloaded rand_isaac v0.3.0
[INFO] [stderr]   Downloaded argmin-math v0.4.0
[INFO] [stderr]   Downloaded argmin v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9725b4ef42539103acc924a98d2867ac308cfd0d33e9cd62679714705d7051eb
[INFO] running `Command { std: "docker" "start" "-a" "9725b4ef42539103acc924a98d2867ac308cfd0d33e9cd62679714705d7051eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9725b4ef42539103acc924a98d2867ac308cfd0d33e9cd62679714705d7051eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9725b4ef42539103acc924a98d2867ac308cfd0d33e9cd62679714705d7051eb", kill_on_drop: false }`
[INFO] [stdout] 9725b4ef42539103acc924a98d2867ac308cfd0d33e9cd62679714705d7051eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12d8971c9f8d95f4a29e4940148ab57d48f25c077dc4bd3023b20c9a36548cc8
[INFO] running `Command { std: "docker" "start" "-a" "12d8971c9f8d95f4a29e4940148ab57d48f25c077dc4bd3023b20c9a36548cc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking wide v0.7.30
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand_isaac v0.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking argmin-math v0.4.0
[INFO] [stderr]     Checking argmin v0.10.0
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking argmin-observer-slog v0.1.0
[INFO] [stderr]     Checking trellis-runner v0.1.4
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking confi v0.1.4
[INFO] [stderr]     Checking probabilistic_bisector v0.1.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.31s
[INFO] running `Command { std: "docker" "inspect" "12d8971c9f8d95f4a29e4940148ab57d48f25c077dc4bd3023b20c9a36548cc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d8971c9f8d95f4a29e4940148ab57d48f25c077dc4bd3023b20c9a36548cc8", kill_on_drop: false }`
[INFO] [stdout] 12d8971c9f8d95f4a29e4940148ab57d48f25c077dc4bd3023b20c9a36548cc8
