[INFO] cloning repository https://github.com/omerbenamram/pyevtx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omerbenamram/pyevtx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyevtx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyevtx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6bf8c0bcf3380ba2795ea367db268662ca9a286 [INFO] testing omerbenamram/pyevtx-rs against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyevtx-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] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/omerbenamram/pyevtx-rs [INFO] finished tweaking git repo https://github.com/omerbenamram/pyevtx-rs [INFO] tweaked toml for git repo https://github.com/omerbenamram/pyevtx-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omerbenamram/pyevtx-rs 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/omerbenamram/pyevtx-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" "+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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 872bcce05878c69409254c0af5d584b9d89a3eeaf5d57e1bedfcfd0c5feb4511 [INFO] running `Command { std: "docker" "start" "-a" "872bcce05878c69409254c0af5d584b9d89a3eeaf5d57e1bedfcfd0c5feb4511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "872bcce05878c69409254c0af5d584b9d89a3eeaf5d57e1bedfcfd0c5feb4511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872bcce05878c69409254c0af5d584b9d89a3eeaf5d57e1bedfcfd0c5feb4511", kill_on_drop: false }` [INFO] [stdout] 872bcce05878c69409254c0af5d584b9d89a3eeaf5d57e1bedfcfd0c5feb4511 [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=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] 27ed6b15ad07c9c80fe5713372dad2299bc6658936286dcd45097b459f3211ef [INFO] running `Command { std: "docker" "start" "-a" "27ed6b15ad07c9c80fe5713372dad2299bc6658936286dcd45097b459f3211ef", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pyo3-build-config v0.23.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.4 [INFO] [stderr] Compiling pyo3 v0.23.4 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pyo3-macros v0.23.4 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling winstructs v0.3.2 [INFO] [stderr] Compiling evtx v0.8.5 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling pyo3-file v0.10.0 [INFO] [stderr] Compiling evtx_py v0.8.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:63 [INFO] [stdout] | [INFO] [stdout] 257 | fn record_to_pydict(record: SerializedEvtxRecord, py: Python) -> PyResult> { [INFO] [stdout] | ^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 257 | fn record_to_pydict(record: SerializedEvtxRecord, py: Python<'_>) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.18s [INFO] running `Command { std: "docker" "inspect" "27ed6b15ad07c9c80fe5713372dad2299bc6658936286dcd45097b459f3211ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27ed6b15ad07c9c80fe5713372dad2299bc6658936286dcd45097b459f3211ef", kill_on_drop: false }` [INFO] [stdout] 27ed6b15ad07c9c80fe5713372dad2299bc6658936286dcd45097b459f3211ef [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=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] e2d0bb7414fd541c763602180d0947de8b9ce578ad1da42cc92f54ec5cd7a62d [INFO] running `Command { std: "docker" "start" "-a" "e2d0bb7414fd541c763602180d0947de8b9ce578ad1da42cc92f54ec5cd7a62d", kill_on_drop: false }` [INFO] [stderr] Compiling evtx_py v0.8.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:257:63 [INFO] [stdout] | [INFO] [stdout] 257 | fn record_to_pydict(record: SerializedEvtxRecord, py: Python) -> PyResult> { [INFO] [stdout] | ^^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 257 | fn record_to_pydict(record: SerializedEvtxRecord, py: Python<'_>) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "e2d0bb7414fd541c763602180d0947de8b9ce578ad1da42cc92f54ec5cd7a62d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d0bb7414fd541c763602180d0947de8b9ce578ad1da42cc92f54ec5cd7a62d", kill_on_drop: false }` [INFO] [stdout] e2d0bb7414fd541c763602180d0947de8b9ce578ad1da42cc92f54ec5cd7a62d [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=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] 86490a55d991d102c5617831a8442308fb4d23844716528d07719d31d35dd9eb [INFO] running `Command { std: "docker" "start" "-a" "86490a55d991d102c5617831a8442308fb4d23844716528d07719d31d35dd9eb", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:257:63 [INFO] [stderr] | [INFO] [stderr] 257 | fn record_to_pydict(record: SerializedEvtxRecord, py: Python) -> PyResult> { [INFO] [stderr] | ^^^^^^ ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'_` [INFO] [stderr] | [INFO] [stderr] 257 | fn record_to_pydict(record: SerializedEvtxRecord, py: Python<'_>) -> PyResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `evtx_py` (lib test) generated 1 warning (run `cargo fix --lib -p evtx_py --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/evtx-7dd24a1e2e17489f) [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" "86490a55d991d102c5617831a8442308fb4d23844716528d07719d31d35dd9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86490a55d991d102c5617831a8442308fb4d23844716528d07719d31d35dd9eb", kill_on_drop: false }` [INFO] [stdout] 86490a55d991d102c5617831a8442308fb4d23844716528d07719d31d35dd9eb