[INFO] cloning repository https://github.com/themixednuts/codereplay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themixednuts/codereplay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fcodereplay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fcodereplay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e46e3812da4a7e8902cf0914f246dca027c91fb0 [INFO] checking themixednuts/codereplay against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemixednuts%2Fcodereplay" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/themixednuts/codereplay [INFO] finished tweaking git repo https://github.com/themixednuts/codereplay [INFO] tweaked toml for git repo https://github.com/themixednuts/codereplay written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/themixednuts/codereplay on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/themixednuts/codereplay 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d451038db4c004de3195360e846b29d676059d1d950cf9ae54797198e5c7ee02 [INFO] running `Command { std: "docker" "start" "-a" "d451038db4c004de3195360e846b29d676059d1d950cf9ae54797198e5c7ee02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d451038db4c004de3195360e846b29d676059d1d950cf9ae54797198e5c7ee02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d451038db4c004de3195360e846b29d676059d1d950cf9ae54797198e5c7ee02", kill_on_drop: false }` [INFO] [stdout] d451038db4c004de3195360e846b29d676059d1d950cf9ae54797198e5c7ee02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1820742403cc03817d4fe53a8b9f6421d3ca76cfe2eb86b28fec54ceadbf7b40 [INFO] running `Command { std: "docker" "start" "-a" "1820742403cc03817d4fe53a8b9f6421d3ca76cfe2eb86b28fec54ceadbf7b40", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Compiling naga v28.0.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking codespan-reporting v0.12.0 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling wgpu-hal v28.0.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling wgpu-core v28.0.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling wgpu v28.0.0 [INFO] [stderr] Checking yazi v0.2.1 [INFO] [stderr] Checking zeno v0.3.3 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Checking linebender_resource_handle v0.1.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking svg_fmt v0.4.5 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking rangemap v1.7.1 [INFO] [stderr] Checking self_cell v1.2.2 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling codereplay-importer v0.1.0 (/opt/rustwide/workdir/crates/importer) [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Checking etagere v0.2.15 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking toml v1.0.2+spec-1.1.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Compiling tree-sitter v0.26.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking fluent-uri v0.4.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking zerocopy v0.8.39 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking font-types v0.10.1 [INFO] [stderr] Checking wgpu-types v28.0.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking read-fonts v0.35.0 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking ls-types v0.0.3 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking codereplay-theme v0.1.0 (/opt/rustwide/workdir/crates/theme) [INFO] [stderr] Checking codereplay-document v0.1.0 (/opt/rustwide/workdir/crates/document) [INFO] [stderr] Checking codereplay-encoder v0.1.0 (/opt/rustwide/workdir/crates/encoder) [INFO] [stderr] Checking codereplay-effects v0.1.0 (/opt/rustwide/workdir/crates/effects) [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking codereplay-script v0.1.0 (/opt/rustwide/workdir/crates/script) [INFO] [stderr] Checking codereplay-plugin v0.1.0 (/opt/rustwide/workdir/crates/plugin) [INFO] [stderr] Checking skrifa v0.37.0 [INFO] [stderr] Checking harfrust v0.3.2 [INFO] [stderr] Checking codereplay-evaluator v0.1.0 (/opt/rustwide/workdir/crates/evaluator) [INFO] [stderr] Checking codereplay-input v0.1.0 (/opt/rustwide/workdir/crates/input) [INFO] [stderr] Checking swash v0.2.6 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking cosmic-text v0.15.0 [INFO] [stderr] Checking tower-lsp-server v0.23.0 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v28.0.0 [INFO] [stderr] Checking glyphon v0.10.0 [INFO] [stderr] Checking codereplay-renderer v0.1.0 (/opt/rustwide/workdir/crates/renderer) [INFO] [stderr] Checking codereplay-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking codereplay-lsp v0.1.0 (/opt/rustwide/workdir/crates/lsp) [INFO] [stderr] Checking codereplay-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "1820742403cc03817d4fe53a8b9f6421d3ca76cfe2eb86b28fec54ceadbf7b40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1820742403cc03817d4fe53a8b9f6421d3ca76cfe2eb86b28fec54ceadbf7b40", kill_on_drop: false }` [INFO] [stdout] 1820742403cc03817d4fe53a8b9f6421d3ca76cfe2eb86b28fec54ceadbf7b40