[INFO] cloning repository https://github.com/maxjoehnk/sacn-ws281x-adapter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxjoehnk/sacn-ws281x-adapter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fsacn-ws281x-adapter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fsacn-ws281x-adapter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30de168e4be3d0a758b8dba7a9fbe15ea89c9f85
[INFO] testing maxjoehnk/sacn-ws281x-adapter against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxjoehnk%2Fsacn-ws281x-adapter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maxjoehnk/sacn-ws281x-adapter
[INFO] finished tweaking git repo https://github.com/maxjoehnk/sacn-ws281x-adapter
[INFO] tweaked toml for git repo https://github.com/maxjoehnk/sacn-ws281x-adapter written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maxjoehnk/sacn-ws281x-adapter on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maxjoehnk/sacn-ws281x-adapter 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0868e4eccdd77b5be1d3e07c9e1bcf22a0c4a62936e847d6a26e901a6537108b
[INFO] running `Command { std: "docker" "start" "-a" "0868e4eccdd77b5be1d3e07c9e1bcf22a0c4a62936e847d6a26e901a6537108b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0868e4eccdd77b5be1d3e07c9e1bcf22a0c4a62936e847d6a26e901a6537108b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0868e4eccdd77b5be1d3e07c9e1bcf22a0c4a62936e847d6a26e901a6537108b", kill_on_drop: false }`
[INFO] [stdout] 0868e4eccdd77b5be1d3e07c9e1bcf22a0c4a62936e847d6a26e901a6537108b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9401b8e9e9a1d2fd481232e8839e5032aaa85315d4aad06d24414e9546b67b85
[INFO] running `Command { std: "docker" "start" "-a" "9401b8e9e9a1d2fd481232e8839e5032aaa85315d4aad06d24414e9546b67b85", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.37.12
[INFO] [stderr]    Compiling linux-raw-sys v0.3.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling pinboard v2.2.0
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling uuid v0.6.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling sacn-unofficial v0.9.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling anstream v0.3.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.2.4
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling clap v4.2.4
[INFO] [stderr]    Compiling rs_ws281x v0.4.4
[INFO] [stderr]    Compiling sacn-ws281x-adapter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.42s
[INFO] running `Command { std: "docker" "inspect" "9401b8e9e9a1d2fd481232e8839e5032aaa85315d4aad06d24414e9546b67b85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9401b8e9e9a1d2fd481232e8839e5032aaa85315d4aad06d24414e9546b67b85", kill_on_drop: false }`
[INFO] [stdout] 9401b8e9e9a1d2fd481232e8839e5032aaa85315d4aad06d24414e9546b67b85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 253c201263a6dde9a1e2b6a679bc60cb8e37e14b4e2fd8a5c8d69e2e051c6d34
[INFO] running `Command { std: "docker" "start" "-a" "253c201263a6dde9a1e2b6a679bc60cb8e37e14b4e2fd8a5c8d69e2e051c6d34", kill_on_drop: false }`
[INFO] [stderr]    Compiling sacn-ws281x-adapter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "253c201263a6dde9a1e2b6a679bc60cb8e37e14b4e2fd8a5c8d69e2e051c6d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253c201263a6dde9a1e2b6a679bc60cb8e37e14b4e2fd8a5c8d69e2e051c6d34", kill_on_drop: false }`
[INFO] [stdout] 253c201263a6dde9a1e2b6a679bc60cb8e37e14b4e2fd8a5c8d69e2e051c6d34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d04bc574b5b975f4c3993539f483e2a04d0831593a9f98b426ddca553c21c8b
[INFO] running `Command { std: "docker" "start" "-a" "8d04bc574b5b975f4c3993539f483e2a04d0831593a9f98b426ddca553c21c8b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sacn_ws281x_adapter-f9f4737daa888ba0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8d04bc574b5b975f4c3993539f483e2a04d0831593a9f98b426ddca553c21c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d04bc574b5b975f4c3993539f483e2a04d0831593a9f98b426ddca553c21c8b", kill_on_drop: false }`
[INFO] [stdout] 8d04bc574b5b975f4c3993539f483e2a04d0831593a9f98b426ddca553c21c8b
