[INFO] cloning repository https://github.com/brunnerant/rubik-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brunnerant/rubik-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunnerant%2Frubik-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunnerant%2Frubik-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 337cbeb51869132b5b5a8232911e51c8687d8a1b
[INFO] checking brunnerant/rubik-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrunnerant%2Frubik-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/brunnerant/rubik-rs
[INFO] finished tweaking git repo https://github.com/brunnerant/rubik-rs
[INFO] tweaked toml for git repo https://github.com/brunnerant/rubik-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brunnerant/rubik-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brunnerant/rubik-rs 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded workspace_root v0.2.0
[INFO] [stderr]   Downloaded get_dir v0.5.0
[INFO] [stderr]   Downloaded opencv-binding-generator v0.101.0
[INFO] [stderr]   Downloaded opencv v0.98.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744
[INFO] running `Command { std: "docker" "start" "52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744", 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" "52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744", 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" "52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]     Checking get_dir v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking yeslogic-fontconfig-sys v6.0.1
[INFO] [stderr]     Checking workspace_root v0.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rubik-lib v0.1.0 (/opt/rustwide/workdir/rubik-lib)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling opencv-binding-generator v0.101.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]    Compiling opencv v0.98.2
[INFO] [stderr]     Checking rubik-vision v0.1.0 (/opt/rustwide/workdir/rubik-vision)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.84s
[INFO] running `Command { std: "docker" "inspect" "52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744", kill_on_drop: false }`
[INFO] [stdout] 52682dd8bf8963f00e17dd270b0b1b2f88bdaa18d25fca231bacc8c64a74e744
