[INFO] cloning repository https://github.com/leftwm/leftwm-config [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leftwm/leftwm-config" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleftwm%2Fleftwm-config", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleftwm%2Fleftwm-config'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b82b9f51249f9be6096b90acf9c07073ff2107b [INFO] building leftwm/leftwm-config against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleftwm%2Fleftwm-config" "/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/leftwm/leftwm-config [INFO] finished tweaking git repo https://github.com/leftwm/leftwm-config [INFO] tweaked toml for git repo https://github.com/leftwm/leftwm-config written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leftwm/leftwm-config on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leftwm/leftwm-config 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a01d992f557ac982b2a7aeee90818252e6ee406fb3ce282af11660c06763bd0d [INFO] running `Command { std: "docker" "start" "-a" "a01d992f557ac982b2a7aeee90818252e6ee406fb3ce282af11660c06763bd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a01d992f557ac982b2a7aeee90818252e6ee406fb3ce282af11660c06763bd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01d992f557ac982b2a7aeee90818252e6ee406fb3ce282af11660c06763bd0d", kill_on_drop: false }` [INFO] [stdout] a01d992f557ac982b2a7aeee90818252e6ee406fb3ce282af11660c06763bd0d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19bf75af87f082790df9e1da61bdae97638abbe34f0be59b71fcd064d5fda71a [INFO] running `Command { std: "docker" "start" "-a" "19bf75af87f082790df9e1da61bdae97638abbe34f0be59b71fcd064d5fda71a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling leftwm-config v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] warning: leftwm-config@0.1.0: leftwm-config is being build in debug mode, if build in debug mode leftwm-config will work with a `test_config.ron` (or .toml) file, build in release mode to work with `config.ron` [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.70s [INFO] running `Command { std: "docker" "inspect" "19bf75af87f082790df9e1da61bdae97638abbe34f0be59b71fcd064d5fda71a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19bf75af87f082790df9e1da61bdae97638abbe34f0be59b71fcd064d5fda71a", kill_on_drop: false }` [INFO] [stdout] 19bf75af87f082790df9e1da61bdae97638abbe34f0be59b71fcd064d5fda71a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0de6d9c18ca8b22a43b17781efca9c08702a52cffe06785fca28515f616af3e [INFO] running `Command { std: "docker" "start" "-a" "e0de6d9c18ca8b22a43b17781efca9c08702a52cffe06785fca28515f616af3e", kill_on_drop: false }` [INFO] [stderr] warning: leftwm-config@0.1.0: leftwm-config is being build in debug mode, if build in debug mode leftwm-config will work with a `test_config.ron` (or .toml) file, build in release mode to work with `config.ron` [INFO] [stderr] Compiling leftwm-config v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "e0de6d9c18ca8b22a43b17781efca9c08702a52cffe06785fca28515f616af3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0de6d9c18ca8b22a43b17781efca9c08702a52cffe06785fca28515f616af3e", kill_on_drop: false }` [INFO] [stdout] e0de6d9c18ca8b22a43b17781efca9c08702a52cffe06785fca28515f616af3e