[INFO] cloning repository https://github.com/ryantaylor/cohlib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryantaylor/cohlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantaylor%2Fcohlib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantaylor%2Fcohlib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82ded4906e85a518b210f2fa58187c4fb14137b1 [INFO] checking ryantaylor/cohlib against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantaylor%2Fcohlib" "/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/ryantaylor/cohlib [INFO] finished tweaking git repo https://github.com/ryantaylor/cohlib [INFO] tweaked toml for git repo https://github.com/ryantaylor/cohlib written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ryantaylor/cohlib on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ryantaylor/cohlib 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b5e5e11e2e819a18890ab0ecdd980366e618af1dabf966db9b2de48d276956b [INFO] running `Command { std: "docker" "start" "-a" "1b5e5e11e2e819a18890ab0ecdd980366e618af1dabf966db9b2de48d276956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b5e5e11e2e819a18890ab0ecdd980366e618af1dabf966db9b2de48d276956b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b5e5e11e2e819a18890ab0ecdd980366e618af1dabf966db9b2de48d276956b", kill_on_drop: false }` [INFO] [stdout] 1b5e5e11e2e819a18890ab0ecdd980366e618af1dabf966db9b2de48d276956b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea3df82ad225d94c42f7fdbd2b2e2f707b0697139b4914f3bb312f0a97d3c7f5 [INFO] running `Command { std: "docker" "start" "-a" "ea3df82ad225d94c42f7fdbd2b2e2f707b0697139b4914f3bb312f0a97d3c7f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling rb-sys-env v0.2.3 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling magnus v0.8.2 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking nom_locate v4.2.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling data v0.1.0 (/opt/rustwide/workdir/crates/data) [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling magnus-macros v0.8.0 [INFO] [stderr] Compiling sga-macros v0.1.1 [INFO] [stderr] Compiling libwebp-sys v0.9.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking sga v0.1.1 [INFO] [stderr] Checking sga v0.1.0 (/opt/rustwide/workdir/crates/sga) [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking texture2ddecoder v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling rb-sys-build v0.9.126 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking nom-tracable v0.9.1 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking tar v0.4.45 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling rb-sys v0.9.126 [INFO] [stderr] Checking webp v0.2.6 [INFO] [stderr] Checking image v0.1.0 (/opt/rustwide/workdir/crates/image) [INFO] [stderr] Checking replay v0.1.0 (/opt/rustwide/workdir/crates/replay) [INFO] [stderr] Checking build-order v0.1.0 (/opt/rustwide/workdir/crates/build-order) [INFO] [stderr] Checking attrib v0.1.0 (/opt/rustwide/workdir/crates/attrib) [INFO] [stderr] Checking locale v0.1.0 (/opt/rustwide/workdir/crates/locale) [INFO] [stderr] Checking json-import v0.1.0 (/opt/rustwide/workdir/crates/json-import) [INFO] [stderr] Checking cohlib v0.1.0 (/opt/rustwide/workdir/crates/cohlib) [INFO] [stderr] Checking cohlib-rb v0.1.0 (/opt/rustwide/workdir/crates/cohlib-rb) [INFO] [stderr] Checking cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "ea3df82ad225d94c42f7fdbd2b2e2f707b0697139b4914f3bb312f0a97d3c7f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea3df82ad225d94c42f7fdbd2b2e2f707b0697139b4914f3bb312f0a97d3c7f5", kill_on_drop: false }` [INFO] [stdout] ea3df82ad225d94c42f7fdbd2b2e2f707b0697139b4914f3bb312f0a97d3c7f5