[INFO] cloning repository https://github.com/0xPARC/battery-embedded
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xPARC/battery-embedded" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xPARC%2Fbattery-embedded", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xPARC%2Fbattery-embedded'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e70d9df89effe9fa74d49900d281a791b90cbe0c
[INFO] checking 0xPARC/battery-embedded against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xPARC%2Fbattery-embedded" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xPARC/battery-embedded
[INFO] finished tweaking git repo https://github.com/0xPARC/battery-embedded
[INFO] tweaked toml for git repo https://github.com/0xPARC/battery-embedded written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xPARC/battery-embedded on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xPARC/battery-embedded 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2cfdf5978c35c2d2a8267116b2d536a65fb52846b046f67700eecf3fd12a746
[INFO] running `Command { std: "docker" "start" "-a" "a2cfdf5978c35c2d2a8267116b2d536a65fb52846b046f67700eecf3fd12a746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2cfdf5978c35c2d2a8267116b2d536a65fb52846b046f67700eecf3fd12a746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2cfdf5978c35c2d2a8267116b2d536a65fb52846b046f67700eecf3fd12a746", kill_on_drop: false }`
[INFO] [stdout] a2cfdf5978c35c2d2a8267116b2d536a65fb52846b046f67700eecf3fd12a746
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55cef09bfbb7716ef7074e9401743b852474a69e1da2726fc0264d4eff8d12ae
[INFO] running `Command { std: "docker" "start" "-a" "55cef09bfbb7716ef7074e9401743b852474a69e1da2726fc0264d4eff8d12ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking p3-maybe-rayon v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cbindgen v0.29.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking crunchy v0.2.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking p3-util v0.3.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking p3-field v0.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking p3-matrix v0.3.0
[INFO] [stderr]     Checking p3-symmetric v0.3.0
[INFO] [stderr]     Checking p3-challenger v0.3.0
[INFO] [stderr]     Checking p3-keccak v0.3.0
[INFO] [stderr]     Checking p3-dft v0.3.0
[INFO] [stderr]     Checking p3-air v0.3.0
[INFO] [stderr]     Checking p3-interpolation v0.3.0
[INFO] [stderr]     Checking p3-mds v0.3.0
[INFO] [stderr]     Checking p3-commit v0.3.0
[INFO] [stderr]     Checking p3-poseidon2 v0.3.0
[INFO] [stderr]     Checking p3-merkle-tree v0.3.0
[INFO] [stderr]     Checking p3-fri v0.3.0
[INFO] [stderr]     Checking p3-uni-stark v0.3.0
[INFO] [stderr]     Checking p3-monty-31 v0.3.0
[INFO] [stderr]     Checking p3-poseidon2-air v0.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking p3-koala-bear v0.3.0
[INFO] [stderr]    Compiling battery_embedded v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s
[INFO] running `Command { std: "docker" "inspect" "55cef09bfbb7716ef7074e9401743b852474a69e1da2726fc0264d4eff8d12ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55cef09bfbb7716ef7074e9401743b852474a69e1da2726fc0264d4eff8d12ae", kill_on_drop: false }`
[INFO] [stdout] 55cef09bfbb7716ef7074e9401743b852474a69e1da2726fc0264d4eff8d12ae
