[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#15e8bc6907ab2b3623cb52acc726f4787458df64 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickLerner%2Fescrit" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PatrickLerner/escrit on toolchain 15e8bc6907ab2b3623cb52acc726f4787458df64 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [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" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxilangtag v0.1.5 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded dyn-clonable-impl v0.9.2 [INFO] [stderr] Downloaded app_dirs2 v2.5.5 [INFO] [stderr] Downloaded dyn-clonable v0.9.2 [INFO] [stderr] Downloaded tts v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe6f0a88d923cc08112c6c159774eb988e7c1f4ec1d3a15ff0fc148cc7d5aa72 [INFO] running `Command { std: "docker" "start" "-a" "fe6f0a88d923cc08112c6c159774eb988e7c1f4ec1d3a15ff0fc148cc7d5aa72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe6f0a88d923cc08112c6c159774eb988e7c1f4ec1d3a15ff0fc148cc7d5aa72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe6f0a88d923cc08112c6c159774eb988e7c1f4ec1d3a15ff0fc148cc7d5aa72", kill_on_drop: false }` [INFO] [stdout] fe6f0a88d923cc08112c6c159774eb988e7c1f4ec1d3a15ff0fc148cc7d5aa72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+15e8bc6907ab2b3623cb52acc726f4787458df64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d10a230292a8f13f2a86ac1422b0212692cb1566badba154054e3c93080872e3 [INFO] running `Command { std: "docker" "start" "-a" "d10a230292a8f13f2a86ac1422b0212692cb1566badba154054e3c93080872e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling tts v0.26.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.31 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking app_dirs2 v2.5.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking dyn-clonable v0.9.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking clap v4.5.31 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling speech-dispatcher-sys v0.7.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [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 1m 03s [INFO] running `Command { std: "docker" "inspect" "d10a230292a8f13f2a86ac1422b0212692cb1566badba154054e3c93080872e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10a230292a8f13f2a86ac1422b0212692cb1566badba154054e3c93080872e3", kill_on_drop: false }` [INFO] [stdout] d10a230292a8f13f2a86ac1422b0212692cb1566badba154054e3c93080872e3