[INFO] cloning repository https://github.com/impakt73/ai-vk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/impakt73/ai-vk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimpakt73%2Fai-vk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimpakt73%2Fai-vk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c717f19b17c6eeb374f1a94dbfe967fce45e0ba
[INFO] checking impakt73/ai-vk against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimpakt73%2Fai-vk" "/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/impakt73/ai-vk
[INFO] finished tweaking git repo https://github.com/impakt73/ai-vk
[INFO] tweaked toml for git repo https://github.com/impakt73/ai-vk written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/impakt73/ai-vk on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/impakt73/ai-vk 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded image-compare v0.5.0
[INFO] [stderr]   Downloaded hassle-rs v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16
[INFO] running `Command { std: "docker" "start" "a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16", 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" "a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16", 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" "a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling com_macros_support v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling com_macros v0.6.0
[INFO] [stderr]     Checking com v0.6.0
[INFO] [stderr]     Checking hassle-rs v0.12.0
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking image-compare v0.5.0
[INFO] [stderr]     Checking ai-vk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.15s
[INFO] running `Command { std: "docker" "inspect" "a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16", kill_on_drop: false }`
[INFO] [stdout] a9d47cf78c27ca3fdbf838cf6ba1f8e4f08a30d6e08017b383f7a03717ec0b16
