[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] checking omerbenamram/pyevtx-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomerbenamram%2Fpyevtx-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omerbenamram/pyevtx-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-file v0.10.0
[INFO] [stderr]   Downloaded error-chain v0.12.4
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded camino v1.1.9
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded winstructs v0.3.2
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded evtx v0.8.5
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded serde_json v1.0.133
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded cc v1.2.1
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded rustix v0.38.41
[INFO] [stderr]   Downloaded serde v1.0.215
[INFO] [stderr]   Downloaded serde_derive v1.0.215
[INFO] [stderr]   Downloaded cargo-platform v0.1.8
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf9451cb68b52836adb849538244ff59cc005ca30e9475312e2a9555d33af033
[INFO] running `Command { std: "docker" "start" "-a" "bf9451cb68b52836adb849538244ff59cc005ca30e9475312e2a9555d33af033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf9451cb68b52836adb849538244ff59cc005ca30e9475312e2a9555d33af033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf9451cb68b52836adb849538244ff59cc005ca30e9475312e2a9555d33af033", kill_on_drop: false }`
[INFO] [stdout] bf9451cb68b52836adb849538244ff59cc005ca30e9475312e2a9555d33af033
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a94db72fbd5d0eae907847573829950b99351bf8953461bb48d05c54f23c0f0
[INFO] running `Command { std: "docker" "start" "-a" "8a94db72fbd5d0eae907847573829950b99351bf8953461bb48d05c54f23c0f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking quick-xml v0.36.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking winstructs v0.3.2
[INFO] [stderr]     Checking evtx v0.8.5
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling pyo3-file v0.10.0
[INFO] [stderr]     Checking 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<String>, py: Python) -> PyResult<Bound<'_, PyDict>> {
[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<String>, py: Python<'_>) -> PyResult<Bound<'_, PyDict>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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<String>, py: Python) -> PyResult<Bound<'_, PyDict>> {
[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<String>, py: Python<'_>) -> PyResult<Bound<'_, PyDict>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.44s
[INFO] running `Command { std: "docker" "inspect" "8a94db72fbd5d0eae907847573829950b99351bf8953461bb48d05c54f23c0f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a94db72fbd5d0eae907847573829950b99351bf8953461bb48d05c54f23c0f0", kill_on_drop: false }`
[INFO] [stdout] 8a94db72fbd5d0eae907847573829950b99351bf8953461bb48d05c54f23c0f0
