[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/schneems/bullet_stream on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v6.0.3 [INFO] [stderr] Downloaded libcnb-common v0.23.0 [INFO] [stderr] Downloaded libcnb-test v0.23.0 [INFO] [stderr] Downloaded ascii_table v4.0.5 [INFO] [stderr] Downloaded libcnb-proc-macros v0.23.0 [INFO] [stderr] Downloaded fun_run v0.6.0 [INFO] [stderr] Downloaded libcnb-data v0.23.0 [INFO] [stderr] Downloaded libcnb-package v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5490fd71f7bf3465f0c768471a3293d7a0cc055a9b968e4d4c696972af088f83 [INFO] running `Command { std: "docker" "start" "-a" "5490fd71f7bf3465f0c768471a3293d7a0cc055a9b968e4d4c696972af088f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5490fd71f7bf3465f0c768471a3293d7a0cc055a9b968e4d4c696972af088f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5490fd71f7bf3465f0c768471a3293d7a0cc055a9b968e4d4c696972af088f83", kill_on_drop: false }` [INFO] [stdout] 5490fd71f7bf3465f0c768471a3293d7a0cc055a9b968e4d4c696972af088f83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bcba107f33bc353ac673192b6047f84a006fe4a7e23bde95811accd03b05f23 [INFO] running `Command { std: "docker" "start" "-a" "9bcba107f33bc353ac673192b6047f84a006fe4a7e23bde95811accd03b05f23", 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 8.79s [INFO] running `Command { std: "docker" "inspect" "9bcba107f33bc353ac673192b6047f84a006fe4a7e23bde95811accd03b05f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bcba107f33bc353ac673192b6047f84a006fe4a7e23bde95811accd03b05f23", kill_on_drop: false }` [INFO] [stdout] 9bcba107f33bc353ac673192b6047f84a006fe4a7e23bde95811accd03b05f23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f85898be43d2c472684440a6fbe2cc0bd82c60e92d0d0f154eecccea985d1ce [INFO] running `Command { std: "docker" "start" "-a" "2f85898be43d2c472684440a6fbe2cc0bd82c60e92d0d0f154eecccea985d1ce", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.3.1 [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 uriparse v0.6.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling fun_run v0.6.0 [INFO] [stderr] Compiling ascii_table v4.0.5 [INFO] [stderr] Compiling bullet_stream v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned 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-proc-macros v0.23.0 [INFO] [stderr] Compiling libcnb-common 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 47.88s [INFO] running `Command { std: "docker" "inspect" "2f85898be43d2c472684440a6fbe2cc0bd82c60e92d0d0f154eecccea985d1ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f85898be43d2c472684440a6fbe2cc0bd82c60e92d0d0f154eecccea985d1ce", kill_on_drop: false }` [INFO] [stdout] 2f85898be43d2c472684440a6fbe2cc0bd82c60e92d0d0f154eecccea985d1ce