[INFO] cloning repository https://github.com/coignard/lottie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coignard/lottie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoignard%2Flottie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoignard%2Flottie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38250561669e5fba113964aaa898ef45fad5275e [INFO] checking coignard/lottie against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoignard%2Flottie" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/coignard/lottie [INFO] finished tweaking git repo https://github.com/coignard/lottie [INFO] tweaked toml for git repo https://github.com/coignard/lottie written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coignard/lottie on toolchain ad93f57d532978d6739002a21bc66b45ed22f998 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coignard/lottie 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfe40895927e2b5c1d9712868262bd795320f5da01026ab1c2ae8527fc7bf114 [INFO] running `Command { std: "docker" "start" "-a" "bfe40895927e2b5c1d9712868262bd795320f5da01026ab1c2ae8527fc7bf114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfe40895927e2b5c1d9712868262bd795320f5da01026ab1c2ae8527fc7bf114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfe40895927e2b5c1d9712868262bd795320f5da01026ab1c2ae8527fc7bf114", kill_on_drop: false }` [INFO] [stdout] bfe40895927e2b5c1d9712868262bd795320f5da01026ab1c2ae8527fc7bf114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a2555806c00541d7d27e6145f18a4ba2f61743c2206ad5f9c8f443c360f4385 [INFO] running `Command { std: "docker" "start" "-a" "8a2555806c00541d7d27e6145f18a4ba2f61743c2206ad5f9c8f443c360f4385", kill_on_drop: false }` [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking line-clipping v0.3.7 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking lottie-rs v0.2.17 (/opt/rustwide/workdir) [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking criterion v0.8.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.99s [INFO] running `Command { std: "docker" "inspect" "8a2555806c00541d7d27e6145f18a4ba2f61743c2206ad5f9c8f443c360f4385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2555806c00541d7d27e6145f18a4ba2f61743c2206ad5f9c8f443c360f4385", kill_on_drop: false }` [INFO] [stdout] 8a2555806c00541d7d27e6145f18a4ba2f61743c2206ad5f9c8f443c360f4385