[INFO] cloning repository https://github.com/crowdalert/sigma-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crowdalert/sigma-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrowdalert%2Fsigma-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrowdalert%2Fsigma-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6959a9c041672331f0caa347121053d6d3a83ad8 [INFO] testing crowdalert/sigma-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrowdalert%2Fsigma-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] started tweaking git repo https://github.com/crowdalert/sigma-rs [INFO] finished tweaking git repo https://github.com/crowdalert/sigma-rs [INFO] tweaked toml for git repo https://github.com/crowdalert/sigma-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crowdalert/sigma-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crowdalert/sigma-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing crowdalert/sigma-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrowdalert%2Fsigma-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] started tweaking git repo https://github.com/crowdalert/sigma-rs [INFO] finished tweaking git repo https://github.com/crowdalert/sigma-rs [INFO] tweaked toml for git repo https://github.com/crowdalert/sigma-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crowdalert/sigma-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crowdalert/sigma-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.14 [INFO] [stderr] Downloaded cidr v0.3.0 [INFO] [stderr] Downloaded pest_generator v2.7.14 [INFO] [stderr] Downloaded pest_meta v2.7.14 [INFO] [stderr] Downloaded pest v2.7.14 [INFO] [stderr] Downloaded cc v1.1.36 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4392154137c060fc49ba144e72ea0d09b5aab691a597cf2b2eb2b95f5ad441f6 [INFO] running `Command { std: "docker" "start" "-a" "4392154137c060fc49ba144e72ea0d09b5aab691a597cf2b2eb2b95f5ad441f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4392154137c060fc49ba144e72ea0d09b5aab691a597cf2b2eb2b95f5ad441f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4392154137c060fc49ba144e72ea0d09b5aab691a597cf2b2eb2b95f5ad441f6", kill_on_drop: false }` [INFO] [stdout] 4392154137c060fc49ba144e72ea0d09b5aab691a597cf2b2eb2b95f5ad441f6 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03a855d3687093d5fc6a9600bc7fdc3a728daf50e3fe3b3299eb39fca561449d [INFO] running `Command { std: "docker" "start" "-a" "03a855d3687093d5fc6a9600bc7fdc3a728daf50e3fe3b3299eb39fca561449d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling cidr v0.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling sigma-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s [INFO] running `Command { std: "docker" "inspect" "03a855d3687093d5fc6a9600bc7fdc3a728daf50e3fe3b3299eb39fca561449d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a855d3687093d5fc6a9600bc7fdc3a728daf50e3fe3b3299eb39fca561449d", kill_on_drop: false }` [INFO] [stdout] 03a855d3687093d5fc6a9600bc7fdc3a728daf50e3fe3b3299eb39fca561449d [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30714f0b83c3dcc516dd85f12609bb01b7870532db2b8caee03e738c19a75115 [INFO] running `Command { std: "docker" "start" "-a" "30714f0b83c3dcc516dd85f12609bb01b7870532db2b8caee03e738c19a75115", kill_on_drop: false }` [INFO] [stderr] Compiling sigma-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "30714f0b83c3dcc516dd85f12609bb01b7870532db2b8caee03e738c19a75115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30714f0b83c3dcc516dd85f12609bb01b7870532db2b8caee03e738c19a75115", kill_on_drop: false }` [INFO] [stdout] 30714f0b83c3dcc516dd85f12609bb01b7870532db2b8caee03e738c19a75115 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2871500b0196681362f916890865b80453195ed05a7cb13ed2711994adbec176 [INFO] running `Command { std: "docker" "start" "-a" "2871500b0196681362f916890865b80453195ed05a7cb13ed2711994adbec176", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sigma_rs-ddf4e16c0a3a9d31) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tests::detection::test_cidr ... ok [INFO] [stdout] test tests::detection::test_all_fail ... ok [INFO] [stdout] test tests::detection::test_cidr_to_cidr ... ok [INFO] [stdout] test tests::detection::test_cidr_to_cidr_fail ... ok [INFO] [stdout] test tests::detection::test_detection ... ok [INFO] [stdout] test tests::detection::test_all ... ok [INFO] [stdout] test tests::detection::test_detection_fail ... ok [INFO] [stdout] test tests::detection::test_detection_nested ... ok [INFO] [stdout] test tests::detection::test_fieldref ... ok [INFO] [stdout] test tests::detection::test_detection_list ... ok [INFO] [stdout] test tests::detection::test_gt ... ok [INFO] [stdout] test tests::detection::test_invalid_modifiers ... ok [INFO] [stdout] test tests::detection::test_regex_invalid_modifier ... ok [INFO] [stdout] test tests::detection::test_numbers ... ok [INFO] [stdout] test tests::detection::test_modifiers ... ok [INFO] [stdout] test tests::detection::test_case_insensitive_regex ... ok [INFO] [stdout] test tests::detection::test_wildcards ... ok [INFO] [stdout] test tests::detection::test_regex_is_case_sensitive ... ok [INFO] [stdout] test tests::detection::test_regex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sigma_rs [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" "2871500b0196681362f916890865b80453195ed05a7cb13ed2711994adbec176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2871500b0196681362f916890865b80453195ed05a7cb13ed2711994adbec176", kill_on_drop: false }` [INFO] [stdout] 2871500b0196681362f916890865b80453195ed05a7cb13ed2711994adbec176