[INFO] cloning repository https://github.com/cyl3x/rofi-todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyl3x/rofi-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyl3x%2Frofi-todo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyl3x%2Frofi-todo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2982555cefac7168eb39157e23f01380ab1645cb
[INFO] checking cyl3x/rofi-todo/2982555cefac7168eb39157e23f01380ab1645cb against master#c797096598b80ba4a40397ad7e91584fcd3df5f1 for pr-146377
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyl3x%2Frofi-todo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyl3x/rofi-todo
[INFO] finished tweaking git repo https://github.com/cyl3x/rofi-todo
[INFO] tweaked toml for git repo https://github.com/cyl3x/rofi-todo written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyl3x/rofi-todo on toolchain c797096598b80ba4a40397ad7e91584fcd3df5f1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyl3x/rofi-todo 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" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rofi-mode v0.4.1
[INFO] [stderr]   Downloaded todo-txt v4.1.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.19.2
[INFO] [stderr]   Downloaded gobject-sys v0.19.8
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded pango-sys v0.19.8
[INFO] [stderr]   Downloaded hex_color v3.0.0
[INFO] [stderr]   Downloaded glib-macros v0.19.9
[INFO] [stderr]   Downloaded glib-sys v0.19.8
[INFO] [stderr]   Downloaded cairo-rs v0.19.4
[INFO] [stderr]   Downloaded pango v0.19.8
[INFO] [stderr]   Downloaded gio v0.19.8
[INFO] [stderr]   Downloaded rofi-plugin-sys v0.5.0
[INFO] [stderr]   Downloaded gio-sys v0.19.8
[INFO] [stderr]   Downloaded glib v0.19.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c2c91bf043c70b76e51d909559bf18299327204aba8f53f6be0c1f074e78749
[INFO] running `Command { std: "docker" "start" "-a" "2c2c91bf043c70b76e51d909559bf18299327204aba8f53f6be0c1f074e78749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c2c91bf043c70b76e51d909559bf18299327204aba8f53f6be0c1f074e78749", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c2c91bf043c70b76e51d909559bf18299327204aba8f53f6be0c1f074e78749", kill_on_drop: false }`
[INFO] [stdout] 2c2c91bf043c70b76e51d909559bf18299327204aba8f53f6be0c1f074e78749
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c797096598b80ba4a40397ad7e91584fcd3df5f1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44f0fe5c5b3f856fd5ed107cebbc9ec10b406abff6c10754b7c5c8b55a817622
[INFO] running `Command { std: "docker" "start" "-a" "44f0fe5c5b3f856fd5ed107cebbc9ec10b406abff6c10754b7c5c8b55a817622", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr] help: build is a valid .cargo/config.toml key
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gio v0.19.8
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking todo-txt v4.1.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.19.9
[INFO] [stderr]    Compiling glib-sys v0.19.8
[INFO] [stderr]    Compiling gobject-sys v0.19.8
[INFO] [stderr]    Compiling gio-sys v0.19.8
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.2
[INFO] [stderr]    Compiling pango-sys v0.19.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rofi-plugin-sys v0.5.0
[INFO] [stderr]     Checking glib v0.19.9
[INFO] [stderr]     Checking hex_color v3.0.0
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking cairo-rs v0.19.4
[INFO] [stderr]     Checking pango v0.19.8
[INFO] [stderr]     Checking rofi-mode v0.4.1
[INFO] [stderr]     Checking rofi-todo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.70s
[INFO] running `Command { std: "docker" "inspect" "44f0fe5c5b3f856fd5ed107cebbc9ec10b406abff6c10754b7c5c8b55a817622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44f0fe5c5b3f856fd5ed107cebbc9ec10b406abff6c10754b7c5c8b55a817622", kill_on_drop: false }`
[INFO] [stdout] 44f0fe5c5b3f856fd5ed107cebbc9ec10b406abff6c10754b7c5c8b55a817622
