[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] building crowdalert/sigma-rs against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrowdalert%2Fsigma-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crowdalert/sigma-rs on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8ded6b0ef8e11bb11786a440ad8779b8253ea574a411a400453fc43c8c43bff [INFO] running `Command { std: "docker" "start" "-a" "c8ded6b0ef8e11bb11786a440ad8779b8253ea574a411a400453fc43c8c43bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8ded6b0ef8e11bb11786a440ad8779b8253ea574a411a400453fc43c8c43bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ded6b0ef8e11bb11786a440ad8779b8253ea574a411a400453fc43c8c43bff", kill_on_drop: false }` [INFO] [stdout] c8ded6b0ef8e11bb11786a440ad8779b8253ea574a411a400453fc43c8c43bff [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f2bc9c76149c326d1347e3d3450d6c9f08af44e6b04a953cd66bef0a34177e8 [INFO] running `Command { std: "docker" "start" "-a" "4f2bc9c76149c326d1347e3d3450d6c9f08af44e6b04a953cd66bef0a34177e8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [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 autocfg v1.4.0 [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 serde_yml v0.0.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling cidr v0.3.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.4.8 [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 regex v1.11.1 [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 40.70s [INFO] running `Command { std: "docker" "inspect" "4f2bc9c76149c326d1347e3d3450d6c9f08af44e6b04a953cd66bef0a34177e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f2bc9c76149c326d1347e3d3450d6c9f08af44e6b04a953cd66bef0a34177e8", kill_on_drop: false }` [INFO] [stdout] 4f2bc9c76149c326d1347e3d3450d6c9f08af44e6b04a953cd66bef0a34177e8 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b3f070e13c6c44619a8a7068d0c62ab5b998fefb7ce9ddb3b45d680282184c5 [INFO] running `Command { std: "docker" "start" "-a" "9b3f070e13c6c44619a8a7068d0c62ab5b998fefb7ce9ddb3b45d680282184c5", 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 3.00s [INFO] running `Command { std: "docker" "inspect" "9b3f070e13c6c44619a8a7068d0c62ab5b998fefb7ce9ddb3b45d680282184c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b3f070e13c6c44619a8a7068d0c62ab5b998fefb7ce9ddb3b45d680282184c5", kill_on_drop: false }` [INFO] [stdout] 9b3f070e13c6c44619a8a7068d0c62ab5b998fefb7ce9ddb3b45d680282184c5