[INFO] cloning repository https://github.com/lmmx/asterism [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmmx/asterism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36f348b13182b53e222ee6a7a6be4de9e9a774ce [INFO] building lmmx/asterism against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmmx%2Fasterism" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lmmx/asterism [INFO] finished tweaking git repo https://github.com/lmmx/asterism [INFO] tweaked toml for git repo https://github.com/lmmx/asterism written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lmmx/asterism on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lmmx/asterism 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "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 facet-serialize v0.30.0 [INFO] [stderr] Downloaded facet-toml v0.30.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.5 [INFO] [stderr] Downloaded textum v0.1.2 [INFO] [stderr] Downloaded edtui-jagged v0.1.12 [INFO] [stderr] Downloaded facet v0.30.0 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded facet-macros-parse v0.30.0 [INFO] [stderr] Downloaded impls v1.0.3 [INFO] [stderr] Downloaded facet-core v0.30.0 [INFO] [stderr] Downloaded facet-reflect v0.30.0 [INFO] [stderr] Downloaded indoc v2.0.7 [INFO] [stderr] Downloaded shadow_counted v0.4.0 [INFO] [stderr] Downloaded tree-sitter-md v0.5.1 [INFO] [stderr] Downloaded facet-macros-emit v0.30.0 [INFO] [stderr] Downloaded syn v2.0.109 [INFO] [stderr] Downloaded unsynn v0.1.1 [INFO] [stderr] Downloaded facet-macros v0.30.0 [INFO] [stderr] Downloaded ariadne v0.5.1 [INFO] [stderr] Downloaded edtui v0.9.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea2fb1b4f2dfe8c40c3443bf7132e9d2ceaae27a0086dba0e82101671a16f32a [INFO] running `Command { std: "docker" "start" "-a" "ea2fb1b4f2dfe8c40c3443bf7132e9d2ceaae27a0086dba0e82101671a16f32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea2fb1b4f2dfe8c40c3443bf7132e9d2ceaae27a0086dba0e82101671a16f32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2fb1b4f2dfe8c40c3443bf7132e9d2ceaae27a0086dba0e82101671a16f32a", kill_on_drop: false }` [INFO] [stdout] ea2fb1b4f2dfe8c40c3443bf7132e9d2ceaae27a0086dba0e82101671a16f32a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a333710f6b4c3d4ad58046208d4514023f1e72cfbd55eb53e97dd6d0a2bea198 [INFO] running `Command { std: "docker" "start" "-a" "a333710f6b4c3d4ad58046208d4514023f1e72cfbd55eb53e97dd6d0a2bea198", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling facet-core v0.30.0 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling facet-macros-parse v0.30.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling quick-xml v0.38.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling facet-reflect v0.30.0 [INFO] [stderr] Compiling facet-macros-emit v0.30.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling tree-sitter-md v0.5.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling facet-macros v0.30.0 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling facet-serialize v0.30.0 [INFO] [stderr] Compiling edtui-jagged v0.1.12 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling facet v0.30.0 [INFO] [stderr] Compiling textum v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling facet-toml v0.30.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling edtui v0.9.9 [INFO] [stderr] Compiling asterism v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "a333710f6b4c3d4ad58046208d4514023f1e72cfbd55eb53e97dd6d0a2bea198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a333710f6b4c3d4ad58046208d4514023f1e72cfbd55eb53e97dd6d0a2bea198", kill_on_drop: false }` [INFO] [stdout] a333710f6b4c3d4ad58046208d4514023f1e72cfbd55eb53e97dd6d0a2bea198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57da81c0de99b5276a5b300b415e1f7bb8f6a69a74fe4920f7352e0d0f80046a [INFO] running `Command { std: "docker" "start" "-a" "57da81c0de99b5276a5b300b415e1f7bb8f6a69a74fe4920f7352e0d0f80046a", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling edtui v0.9.9 [INFO] [stderr] Compiling asterism v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 11.79s [INFO] running `Command { std: "docker" "inspect" "57da81c0de99b5276a5b300b415e1f7bb8f6a69a74fe4920f7352e0d0f80046a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57da81c0de99b5276a5b300b415e1f7bb8f6a69a74fe4920f7352e0d0f80046a", kill_on_drop: false }` [INFO] [stdout] 57da81c0de99b5276a5b300b415e1f7bb8f6a69a74fe4920f7352e0d0f80046a