[INFO] cloning repository https://github.com/schneems/bullet_stream
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schneems/bullet_stream" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschneems%2Fbullet_stream", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschneems%2Fbullet_stream'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 605e684527700973adef9a756d32c2363c9d7da7
[INFO] building schneems/bullet_stream against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschneems%2Fbullet_stream" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/schneems/bullet_stream
[INFO] finished tweaking git repo https://github.com/schneems/bullet_stream
[INFO] tweaked toml for git repo https://github.com/schneems/bullet_stream written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/schneems/bullet_stream 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/schneems/bullet_stream 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0ff686675b90caf0190ae47b6f1b39d54ccdf71770a4bff0597d6a454a3f0a2b
[INFO] running `Command { std: "docker" "start" "-a" "0ff686675b90caf0190ae47b6f1b39d54ccdf71770a4bff0597d6a454a3f0a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff686675b90caf0190ae47b6f1b39d54ccdf71770a4bff0597d6a454a3f0a2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff686675b90caf0190ae47b6f1b39d54ccdf71770a4bff0597d6a454a3f0a2b", kill_on_drop: false }`
[INFO] [stdout] 0ff686675b90caf0190ae47b6f1b39d54ccdf71770a4bff0597d6a454a3f0a2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ec45feb7872f388f7796943c3c607dc0e5ad3fb2eb40c3dc25164f0ee554ff92
[INFO] running `Command { std: "docker" "start" "-a" "ec45feb7872f388f7796943c3c607dc0e5ad3fb2eb40c3dc25164f0ee554ff92", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fun_run v0.6.0
[INFO] [stderr]    Compiling bullet_stream v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s
[INFO] running `Command { std: "docker" "inspect" "ec45feb7872f388f7796943c3c607dc0e5ad3fb2eb40c3dc25164f0ee554ff92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec45feb7872f388f7796943c3c607dc0e5ad3fb2eb40c3dc25164f0ee554ff92", kill_on_drop: false }`
[INFO] [stdout] ec45feb7872f388f7796943c3c607dc0e5ad3fb2eb40c3dc25164f0ee554ff92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4847b65a313f7576a4669a754602ee96c44a1d19cd83a63342588be6ae3fb42f
[INFO] running `Command { std: "docker" "start" "-a" "4847b65a313f7576a4669a754602ee96c44a1d19cd83a63342588be6ae3fb42f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling fun_run v0.6.0
[INFO] [stderr]    Compiling ascii_table v4.0.5
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling bullet_stream v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling libcnb-common v0.23.0
[INFO] [stderr]    Compiling libcnb-proc-macros v0.23.0
[INFO] [stderr]    Compiling libcnb-data v0.23.0
[INFO] [stderr]    Compiling libcnb-package v0.23.0
[INFO] [stderr]    Compiling libcnb-test v0.23.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.68s
[INFO] running `Command { std: "docker" "inspect" "4847b65a313f7576a4669a754602ee96c44a1d19cd83a63342588be6ae3fb42f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4847b65a313f7576a4669a754602ee96c44a1d19cd83a63342588be6ae3fb42f", kill_on_drop: false }`
[INFO] [stdout] 4847b65a313f7576a4669a754602ee96c44a1d19cd83a63342588be6ae3fb42f
