[INFO] fetching crate ntdsextract2 1.4.7... [INFO] checking ntdsextract2-1.4.7 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate ntdsextract2 1.4.7 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate ntdsextract2 1.4.7 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ntdsextract2 1.4.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ntdsextract2 1.4.7 [INFO] tweaked toml for crates.io crate ntdsextract2 1.4.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate ntdsextract2 1.4.7 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 677d2f347a407e0c2a579fa2e5f275715d84b181d9c139c02c2b2bbd47c4132d [INFO] running `Command { std: "docker" "start" "-a" "677d2f347a407e0c2a579fa2e5f275715d84b181d9c139c02c2b2bbd47c4132d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "677d2f347a407e0c2a579fa2e5f275715d84b181d9c139c02c2b2bbd47c4132d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677d2f347a407e0c2a579fa2e5f275715d84b181d9c139c02c2b2bbd47c4132d", kill_on_drop: false }` [INFO] [stdout] 677d2f347a407e0c2a579fa2e5f275715d84b181d9c139c02c2b2bbd47c4132d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b15063b0eaf4f8d323fcaffa10082b5f70f9ffbf9363412bcfa745d2dc3fd4e [INFO] running `Command { std: "docker" "start" "-a" "1b15063b0eaf4f8d323fcaffa10082b5f70f9ffbf9363412bcfa745d2dc3fd4e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling binrw_derive v0.14.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling binrw v0.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling term v1.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling lalrpop-util v0.22.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libesedb-sys v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling duplicate v0.3.0 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v2.0.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Compiling ntdsextract2 v1.4.7 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking bodyfile v0.1.4 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Compiling thiserror-impl v2.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking flow-record-common v0.4.9 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking clap-verbosity-flag v2.2.1 [INFO] [stderr] Checking term-table v1.4.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Checking termsize v0.1.9 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling flow-record-derive v0.4.9 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking cap v0.1.2 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking flow-record v0.4.9 [INFO] [stderr] Compiling sddl v0.0.14 [INFO] [stderr] Checking libesedb v0.2.5 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/ntds/data_table.rs (1 fix) [INFO] [stderr] Fixed src/ntds/data_table_record.rs (3 fixes) [INFO] [stderr] Fixed src/cache/meta_data_cache.rs (8 fixes) [INFO] [stderr] Fixed src/ntds/link_table_builder.rs (2 fixes) [INFO] [stderr] Fixed src/object_tree_entry.rs (1 fix) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/main.rs (3 fixes) [INFO] [stderr] Migrating tests/test_plain.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.59s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling ntdsextract2 v1.4.7 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s [INFO] running `Command { std: "docker" "inspect" "1b15063b0eaf4f8d323fcaffa10082b5f70f9ffbf9363412bcfa745d2dc3fd4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b15063b0eaf4f8d323fcaffa10082b5f70f9ffbf9363412bcfa745d2dc3fd4e", kill_on_drop: false }` [INFO] [stdout] 1b15063b0eaf4f8d323fcaffa10082b5f70f9ffbf9363412bcfa745d2dc3fd4e