[INFO] cloning repository https://github.com/simplecastapps/rust-device-detector
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simplecastapps/rust-device-detector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplecastapps%2Frust-device-detector", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplecastapps%2Frust-device-detector'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec582fd2901a2208d5e6e259b39914066336e86f
[INFO] testing simplecastapps/rust-device-detector against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimplecastapps%2Frust-device-detector" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simplecastapps/rust-device-detector
[INFO] finished tweaking git repo https://github.com/simplecastapps/rust-device-detector
[INFO] tweaked toml for git repo https://github.com/simplecastapps/rust-device-detector written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simplecastapps/rust-device-detector 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/simplecastapps/rust-device-detector 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a724353dea3ff9933dc2b2be6496ec69624997f56f1a0332b4b24c8750b628f5
[INFO] running `Command { std: "docker" "start" "-a" "a724353dea3ff9933dc2b2be6496ec69624997f56f1a0332b4b24c8750b628f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a724353dea3ff9933dc2b2be6496ec69624997f56f1a0332b4b24c8750b628f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a724353dea3ff9933dc2b2be6496ec69624997f56f1a0332b4b24c8750b628f5", kill_on_drop: false }`
[INFO] [stdout] a724353dea3ff9933dc2b2be6496ec69624997f56f1a0332b4b24c8750b628f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a8769c9c23805ebf896ffc32ff54a055efa092678beceb5da17556614077094f
[INFO] running `Command { std: "docker" "start" "-a" "a8769c9c23805ebf896ffc32ff54a055efa092678beceb5da17556614077094f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rust-device-detector v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.87s
[INFO] running `Command { std: "docker" "inspect" "a8769c9c23805ebf896ffc32ff54a055efa092678beceb5da17556614077094f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8769c9c23805ebf896ffc32ff54a055efa092678beceb5da17556614077094f", kill_on_drop: false }`
[INFO] [stdout] a8769c9c23805ebf896ffc32ff54a055efa092678beceb5da17556614077094f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] cced3a72c731fe588a4908aad915dd70a8f8ce8916add44cd34f5d6fb905ed1a
[INFO] running `Command { std: "docker" "start" "-a" "cced3a72c731fe588a4908aad915dd70a8f8ce8916add44cd34f5d6fb905ed1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling rust-device-detector v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling const_format v0.2.31
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling check_keyword v0.2.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling stats_alloc v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling test_each_file v0.1.0 (/opt/rustwide/workdir/test_each_file)
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "cced3a72c731fe588a4908aad915dd70a8f8ce8916add44cd34f5d6fb905ed1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cced3a72c731fe588a4908aad915dd70a8f8ce8916add44cd34f5d6fb905ed1a", kill_on_drop: false }`
[INFO] [stdout] cced3a72c731fe588a4908aad915dd70a8f8ce8916add44cd34f5d6fb905ed1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f933d91adf35e352e3d9276483985f91cdb97a7eac42e1f2abd5c1890f0a9394
[INFO] running `Command { std: "docker" "start" "-a" "f933d91adf35e352e3d9276483985f91cdb97a7eac42e1f2abd5c1890f0a9394", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_device_detector-37623bd31dc90204)
[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] [stderr]      Running tests/php_tests/main.rs (/opt/rustwide/target/debug/deps/php_tests-9ab2914d4e2e82de)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test client_hints::test_form_factors_parsing ... ok
[INFO] [stdout] test fixtures::bots_test ... ok
[INFO] [stdout] test fixtures::camera_test ... ok
[INFO] [stdout] test fixtures::console_test ... ok
[INFO] [stdout] test client_hints::test_form_factors_device_detection ... ok
[INFO] [stdout] test fixtures::portable_media_player_test ... ok
[INFO] [stdout] test fixtures::desktop_1_test ... ok
[INFO] [stdout] test fixtures::smart_display_test ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test php_tests`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/php_tests-9ab2914d4e2e82de` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f933d91adf35e352e3d9276483985f91cdb97a7eac42e1f2abd5c1890f0a9394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f933d91adf35e352e3d9276483985f91cdb97a7eac42e1f2abd5c1890f0a9394", kill_on_drop: false }`
[INFO] [stdout] f933d91adf35e352e3d9276483985f91cdb97a7eac42e1f2abd5c1890f0a9394
