[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simplecastapps/rust-device-detector on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v1.0.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded triomphe v0.1.9
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.68
[INFO] [stderr]   Downloaded stats_alloc v0.1.10
[INFO] [stderr]   Downloaded check_keyword v0.2.0
[INFO] [stderr]   Downloaded clap v4.3.21
[INFO] [stderr]   Downloaded quanta v0.11.1
[INFO] [stderr]   Downloaded fancy-regex v0.13.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.3
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.8
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded clap_builder v4.3.21
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.31
[INFO] [stderr]   Downloaded cbindgen v0.26.0
[INFO] [stderr]   Downloaded cargo-platform v0.1.3
[INFO] [stderr]   Downloaded const_format v0.2.31
[INFO] [stderr]   Downloaded moka v0.11.3
[INFO] [stderr]   Downloaded rustix v0.38.8
[INFO] [stderr]   Downloaded object v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 731c77ee65f69bf69925e044f114d0c4a247e078603fc6eeb39ffec8dadc3452
[INFO] running `Command { std: "docker" "start" "-a" "731c77ee65f69bf69925e044f114d0c4a247e078603fc6eeb39ffec8dadc3452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "731c77ee65f69bf69925e044f114d0c4a247e078603fc6eeb39ffec8dadc3452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "731c77ee65f69bf69925e044f114d0c4a247e078603fc6eeb39ffec8dadc3452", kill_on_drop: false }`
[INFO] [stdout] 731c77ee65f69bf69925e044f114d0c4a247e078603fc6eeb39ffec8dadc3452
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1406dbf9be861707d5ef3db2a79ec334666ac07cfee926e08a18e30433273f95
[INFO] running `Command { std: "docker" "start" "-a" "1406dbf9be861707d5ef3db2a79ec334666ac07cfee926e08a18e30433273f95", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[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 serde_json v1.0.99
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[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 regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling serde v1.0.164
[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 21.39s
[INFO] running `Command { std: "docker" "inspect" "1406dbf9be861707d5ef3db2a79ec334666ac07cfee926e08a18e30433273f95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1406dbf9be861707d5ef3db2a79ec334666ac07cfee926e08a18e30433273f95", kill_on_drop: false }`
[INFO] [stdout] 1406dbf9be861707d5ef3db2a79ec334666ac07cfee926e08a18e30433273f95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 313c401693a8ac16ab7325f6fe79942eed609aec5a06b0edefb5f4fe356be382
[INFO] running `Command { std: "docker" "start" "-a" "313c401693a8ac16ab7325f6fe79942eed609aec5a06b0edefb5f4fe356be382", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling serde_json v1.0.99
[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 bit-set v0.5.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling check_keyword v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling stats_alloc v0.1.10
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[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 serde_yaml v0.9.21
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "313c401693a8ac16ab7325f6fe79942eed609aec5a06b0edefb5f4fe356be382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "313c401693a8ac16ab7325f6fe79942eed609aec5a06b0edefb5f4fe356be382", kill_on_drop: false }`
[INFO] [stdout] 313c401693a8ac16ab7325f6fe79942eed609aec5a06b0edefb5f4fe356be382
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef863827826ec454e49aa0acbb48dd8bab90e0d2f338e3936d8c7903ad0877d1
[INFO] running `Command { std: "docker" "start" "-a" "ef863827826ec454e49aa0acbb48dd8bab90e0d2f338e3936d8c7903ad0877d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_device_detector-c183e8975515d645)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/php_tests/main.rs (/opt/rustwide/target/debug/deps/php_tests-8633e68aeeff1e8a)
[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] [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 client_hints::test_form_factors_device_detection ... ok
[INFO] [stdout] test fixtures::desktop_1_test ... ok
[INFO] [stdout] test fixtures::console_test ... ok
[INFO] [stdout] test fixtures::smart_display_test ... ok
[INFO] [stdout] test fixtures::portable_media_player_test ... ok
[INFO] [stdout] test fixtures::mediaplayer_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-8633e68aeeff1e8a` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ef863827826ec454e49aa0acbb48dd8bab90e0d2f338e3936d8c7903ad0877d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef863827826ec454e49aa0acbb48dd8bab90e0d2f338e3936d8c7903ad0877d1", kill_on_drop: false }`
[INFO] [stdout] ef863827826ec454e49aa0acbb48dd8bab90e0d2f338e3936d8c7903ad0877d1
