[INFO] fetching crate sigmars 0.2.2... [INFO] testing sigmars-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sigmars 0.2.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate sigmars 0.2.2 [INFO] finished tweaking crates.io crate sigmars 0.2.2 [INFO] tweaked toml for crates.io crate sigmars 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sigmars 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sigmars 0.2.2 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cidr v0.3.0 [INFO] [stderr] Downloaded cc v1.1.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffe7a89b3b0e59edb0923ed56ea0585dc30353fe786bdad455b52745d9f9e778 [INFO] running `Command { std: "docker" "start" "-a" "ffe7a89b3b0e59edb0923ed56ea0585dc30353fe786bdad455b52745d9f9e778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffe7a89b3b0e59edb0923ed56ea0585dc30353fe786bdad455b52745d9f9e778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffe7a89b3b0e59edb0923ed56ea0585dc30353fe786bdad455b52745d9f9e778", kill_on_drop: false }` [INFO] [stdout] ffe7a89b3b0e59edb0923ed56ea0585dc30353fe786bdad455b52745d9f9e778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e2ccfa48ae309c511f130a091093098fd24c22b0fb360380bab881a6f8614d33 [INFO] running `Command { std: "docker" "start" "-a" "e2ccfa48ae309c511f130a091093098fd24c22b0fb360380bab881a6f8614d33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling thiserror v1.0.68 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling cidr v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling futures-util v0.3.31 [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 tokio-util v0.7.12 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling sigmars v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "e2ccfa48ae309c511f130a091093098fd24c22b0fb360380bab881a6f8614d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ccfa48ae309c511f130a091093098fd24c22b0fb360380bab881a6f8614d33", kill_on_drop: false }` [INFO] [stdout] e2ccfa48ae309c511f130a091093098fd24c22b0fb360380bab881a6f8614d33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9170e33d9b2775ab21d31a34b02a642da49f8bd91116358ce76188e225cd109c [INFO] running `Command { std: "docker" "start" "-a" "9170e33d9b2775ab21d31a34b02a642da49f8bd91116358ce76188e225cd109c", kill_on_drop: false }` [INFO] [stderr] Compiling sigmars v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.14s [INFO] running `Command { std: "docker" "inspect" "9170e33d9b2775ab21d31a34b02a642da49f8bd91116358ce76188e225cd109c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9170e33d9b2775ab21d31a34b02a642da49f8bd91116358ce76188e225cd109c", kill_on_drop: false }` [INFO] [stdout] 9170e33d9b2775ab21d31a34b02a642da49f8bd91116358ce76188e225cd109c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 134bde26dcb344ae5a90fb2e4d0f5b915836e1872b651c7cf2ac6c9130f49ab6 [INFO] running `Command { std: "docker" "start" "-a" "134bde26dcb344ae5a90fb2e4d0f5b915836e1872b651c7cf2ac6c9130f49ab6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sigmars-ee717400d1ae28fd) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test tests::collection::test_no_filter_no_metadata ... ok [INFO] [stdout] test tests::collection::test_filter_none_isolation ... ok [INFO] [stdout] test tests::collection::test_filter_no_match_with_metadata ... ok [INFO] [stdout] test tests::collection::test_filter_matching_metadata ... ok [INFO] [stdout] test tests::collection::test_filter_no_metadata ... ok [INFO] [stdout] test tests::collection::test_no_filter_with_metadata ... ok [INFO] [stdout] test tests::correlation::test_event_count_no_matching_groupby ... ok [INFO] [stdout] test tests::correlation::test_event_count_no_groupby ... ok [INFO] [stdout] test tests::detection::test_all ... ok [INFO] [stdout] test tests::detection::test_all_map_implicit ... ok [INFO] [stdout] test tests::correlation::test_value_count ... ok [INFO] [stdout] test tests::collection::test_collection ... ok [INFO] [stdout] test tests::detection::test_allof ... ok [INFO] [stdout] test tests::detection::test_cidr ... ok [INFO] [stdout] test tests::detection::test_detection ... ok [INFO] [stdout] test tests::detection::test_detection_fail ... ok [INFO] [stdout] test tests::detection::test_detection_list ... ok [INFO] [stdout] test tests::detection::test_detection_map_is_and ... ok [INFO] [stdout] test tests::correlation::test_value_count_unmatched_groupby ... ok [INFO] [stdout] test tests::detection::test_detection_nested ... ok [INFO] [stdout] test tests::detection::test_gt ... ok [INFO] [stdout] test tests::detection::test_fieldref ... ok [INFO] [stdout] test tests::correlation::test_event_count ... ok [INFO] [stdout] test tests::detection::test_case_insensitive_regex ... ok [INFO] [stdout] test tests::detection::test_invalid_modifiers ... ok [INFO] [stdout] test tests::detection::test_cidr_to_cidr ... ok [INFO] [stdout] test tests::correlation::test_temporal_ordered ... ok [INFO] [stdout] test tests::detection::test_null ... ok [INFO] [stdout] test tests::detection::test_nof ... ok [INFO] [stdout] test tests::correlation::test_temporal ... ok [INFO] [stdout] test tests::detection::test_modifiers ... ok [INFO] [stdout] test tests::detection::test_numbers ... ok [INFO] [stdout] test tests::detection::test_regex_invalid_modifier ... ok [INFO] [stdout] test tests::detection::test_regex ... ok [INFO] [stdout] test tests::detection::test_wildcards ... ok [INFO] [stdout] test tests::detection::test_regex_is_case_sensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "134bde26dcb344ae5a90fb2e4d0f5b915836e1872b651c7cf2ac6c9130f49ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "134bde26dcb344ae5a90fb2e4d0f5b915836e1872b651c7cf2ac6c9130f49ab6", kill_on_drop: false }` [INFO] [stdout] 134bde26dcb344ae5a90fb2e4d0f5b915836e1872b651c7cf2ac6c9130f49ab6