[INFO] cloning repository https://github.com/PatrickLerner/escrit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PatrickLerner/escrit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickLerner%2Fescrit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickLerner%2Fescrit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7c9c281a7c5e2ecbc43ee01806302099a9b628f [INFO] checking PatrickLerner/escrit against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickLerner%2Fescrit" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/PatrickLerner/escrit [INFO] finished tweaking git repo https://github.com/PatrickLerner/escrit [INFO] tweaked toml for git repo https://github.com/PatrickLerner/escrit written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PatrickLerner/escrit on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PatrickLerner/escrit 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b3b0fbd39bc976601aa7566317ebda85089e9bafccf702eb6f6e8d00fad60c2 [INFO] running `Command { std: "docker" "start" "-a" "2b3b0fbd39bc976601aa7566317ebda85089e9bafccf702eb6f6e8d00fad60c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b3b0fbd39bc976601aa7566317ebda85089e9bafccf702eb6f6e8d00fad60c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b3b0fbd39bc976601aa7566317ebda85089e9bafccf702eb6f6e8d00fad60c2", kill_on_drop: false }` [INFO] [stdout] 2b3b0fbd39bc976601aa7566317ebda85089e9bafccf702eb6f6e8d00fad60c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f60921ef0fe51bf07e08265fd8b961e861aed2103eafd0b31c887e79e47ff4bc [INFO] running `Command { std: "docker" "start" "-a" "f60921ef0fe51bf07e08265fd8b961e861aed2103eafd0b31c887e79e47ff4bc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling tts v0.26.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking app_dirs2 v2.5.5 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking dyn-clonable v0.9.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking serde v1.0.218 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling speech-dispatcher-sys v0.7.0 [INFO] [stderr] Checking speech-dispatcher v0.16.0 [INFO] [stderr] Checking escrit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.83s [INFO] running `Command { std: "docker" "inspect" "f60921ef0fe51bf07e08265fd8b961e861aed2103eafd0b31c887e79e47ff4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60921ef0fe51bf07e08265fd8b961e861aed2103eafd0b31c887e79e47ff4bc", kill_on_drop: false }` [INFO] [stdout] f60921ef0fe51bf07e08265fd8b961e861aed2103eafd0b31c887e79e47ff4bc