[INFO] cloning repository https://github.com/timasoft/ambiway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timasoft/ambiway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimasoft%2Fambiway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimasoft%2Fambiway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c85cb594ef71ff08a7825c8f1ed52542a9ccb4a6 [INFO] building timasoft/ambiway against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimasoft%2Fambiway" "/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/timasoft/ambiway [INFO] finished tweaking git repo https://github.com/timasoft/ambiway [INFO] tweaked toml for git repo https://github.com/timasoft/ambiway written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/timasoft/ambiway on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/timasoft/ambiway 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded delegate v0.13.4 [INFO] [stderr] Downloaded flagset v0.4.7 [INFO] [stderr] Downloaded windows-core v0.59.0 [INFO] [stderr] Downloaded windows-implement v0.59.0 [INFO] [stderr] Downloaded x11 v2.21.0 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded cc v1.2.32 [INFO] [stderr] Downloaded array2d v0.3.2 [INFO] [stderr] Downloaded xrandr v0.2.0 [INFO] [stderr] Downloaded opencv-binding-generator v0.98.0 [INFO] [stderr] Downloaded openrgb2 v0.3.0 [INFO] [stderr] Downloaded opencv v0.96.0 [INFO] [stderr] Downloaded windows v0.59.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83a06f201abbc86a8fc28a3513ec03470ee54a1c1d3c1b2b29cb93c19f97b433 [INFO] running `Command { std: "docker" "start" "-a" "83a06f201abbc86a8fc28a3513ec03470ee54a1c1d3c1b2b29cb93c19f97b433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a06f201abbc86a8fc28a3513ec03470ee54a1c1d3c1b2b29cb93c19f97b433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a06f201abbc86a8fc28a3513ec03470ee54a1c1d3c1b2b29cb93c19f97b433", kill_on_drop: false }` [INFO] [stdout] 83a06f201abbc86a8fc28a3513ec03470ee54a1c1d3c1b2b29cb93c19f97b433 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e081bc91578c8308c1b2721177039299ed7e0e23e495162b87b202939d63280f [INFO] running `Command { std: "docker" "start" "-a" "e081bc91578c8308c1b2721177039299ed7e0e23e495162b87b202939d63280f", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling array2d v0.3.2 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling opencv-binding-generator v0.98.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling xrandr v0.2.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling opencv v0.96.0 [INFO] [stderr] Compiling openrgb2 v0.3.0 [INFO] [stderr] Compiling ambiway v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "e081bc91578c8308c1b2721177039299ed7e0e23e495162b87b202939d63280f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e081bc91578c8308c1b2721177039299ed7e0e23e495162b87b202939d63280f", kill_on_drop: false }` [INFO] [stdout] e081bc91578c8308c1b2721177039299ed7e0e23e495162b87b202939d63280f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 033ae2ead23de2fa0113ce4d03e532134ec2c5fa4062735add3915d1c3741f91 [INFO] running `Command { std: "docker" "start" "-a" "033ae2ead23de2fa0113ce4d03e532134ec2c5fa4062735add3915d1c3741f91", kill_on_drop: false }` [INFO] [stderr] Compiling ambiway v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `Command { std: "docker" "inspect" "033ae2ead23de2fa0113ce4d03e532134ec2c5fa4062735add3915d1c3741f91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033ae2ead23de2fa0113ce4d03e532134ec2c5fa4062735add3915d1c3741f91", kill_on_drop: false }` [INFO] [stdout] 033ae2ead23de2fa0113ce4d03e532134ec2c5fa4062735add3915d1c3741f91