[INFO] cloning repository https://github.com/mjgil-rust/auto-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjgil-rust/auto-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-rust%2Fauto-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-rust%2Fauto-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de54d4bef3500a659518538515fcd46f36dff0f1
[INFO] checking mjgil-rust/auto-ui/de54d4bef3500a659518538515fcd46f36dff0f1 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjgil-rust%2Fauto-ui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mjgil-rust/auto-ui
[INFO] finished tweaking git repo https://github.com/mjgil-rust/auto-ui
[INFO] tweaked toml for git repo https://github.com/mjgil-rust/auto-ui written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mjgil-rust/auto-ui on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mjgil-rust/auto-ui 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1
[INFO] running `Command { std: "docker" "start" "325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking auto-ui-artifacts v0.1.0 (/opt/rustwide/workdir/crates/auto-ui-artifacts)
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking auto-ui-core v0.1.0 (/opt/rustwide/workdir/crates/auto-ui-core)
[INFO] [stderr]     Checking auto-ui-driver-x11 v0.1.0 (/opt/rustwide/workdir/crates/auto-ui-driver-x11)
[INFO] [stderr]     Checking auto-ui-adapter-gpui v0.1.0 (/opt/rustwide/workdir/crates/auto-ui-adapter-gpui)
[INFO] [stderr]     Checking auto-ui-adapter-rust-chatbot v0.1.0 (/opt/rustwide/workdir/crates/auto-ui-adapter-rust-chatbot)
[INFO] [stderr]     Checking auto-ui-driver-macos v0.1.0 (/opt/rustwide/workdir/crates/auto-ui-driver-macos)
[INFO] [stderr]     Checking auto-ui v0.1.0 (/opt/rustwide/workdir/crates/auto-ui-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.18s
[INFO] running `Command { std: "docker" "inspect" "325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1", kill_on_drop: false }`
[INFO] [stdout] 325a4358bd0e8134c3db929b50178487999f3baf3086e9b76e50888d328d05f1
