[INFO] fetching crate ntdb_unwrap-cli 0.3.3...
[INFO] checking ntdb_unwrap-cli-0.3.3 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate ntdb_unwrap-cli 0.3.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate ntdb_unwrap-cli 0.3.3
[INFO] finished tweaking crates.io crate ntdb_unwrap-cli 0.3.3
[INFO] tweaked toml for crates.io crate ntdb_unwrap-cli 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntdb_unwrap-cli 0.3.3 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntdb_unwrap-cli 0.3.3 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ntdb_unwrap` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-6-tc2/source/target/.../ntdb_unwrap
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ntdb-unwrap`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "ntdb_unwrap"
[INFO] [stderr] 2 + name = "ntdb-unwrap"
[INFO] [stderr]   |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | homepage = "https://github.com/artiga033/ntdb_unwrap/tree/main/ntdb_unwrap-cli"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 | repository = "https://github.com/artiga033/ntdb_unwrap/tree/main/ntdb_unwrap-cli"
[INFO] [stderr]    |              --------------------------------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `ntdb_unwrap-cli` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2
[INFO] running `Command { std: "docker" "start" "acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ntdb_unwrap` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../ntdb_unwrap
[INFO] [stderr]   |                          ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `ntdb-unwrap`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "ntdb_unwrap"
[INFO] [stderr] 2 + name = "ntdb-unwrap"
[INFO] [stderr]   |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:64:12
[INFO] [stderr]    |
[INFO] [stderr] 64 | homepage = "https://github.com/artiga033/ntdb_unwrap/tree/main/ntdb_unwrap-cli"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 | repository = "https://github.com/artiga033/ntdb_unwrap/tree/main/ntdb_unwrap-cli"
[INFO] [stderr]    |              --------------------------------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `ntdb_unwrap-cli` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking ruzstd v0.8.2
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking windows-result v0.4.1
[INFO] [stderr]     Checking windows-strings v0.5.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking windows-registry v0.6.1
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling capstone-sys v0.18.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking snafu v0.8.9
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling ntdb_unwrap v0.3.2
[INFO] [stderr]     Checking utoipa-axum v0.2.0
[INFO] [stderr]     Checking utoipa-scalar v0.3.0
[INFO] [stderr]     Checking capstone v0.14.0
[INFO] [stderr]     Checking sqlite_ext_ntqq_db v0.2.0
[INFO] [stderr]     Checking rusqlite v0.38.0
[INFO] [stderr]     Checking ntdb_unwrap-cli v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app/common.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 | /                 whatever!(
[INFO] [stdout] 154 | |                     "Windows的密钥自动提取仅在Windows上运行时可用，当前平台: {:?}",
[INFO] [stdout] 155 | |                     platform
[INFO] [stdout] 156 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `whatever`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `whatever` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/app/common.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 | /                 whatever!(
[INFO] [stdout] 154 | |                     "Windows的密钥自动提取仅在Windows上运行时可用，当前平台: {:?}",
[INFO] [stdout] 155 | |                     platform
[INFO] [stdout] 156 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `whatever`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `whatever` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ntdb_unwrap-cli v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2", kill_on_drop: false }`
[INFO] [stdout] acfd105452afb523d0fe6605a02ab293ba86dd823b7eb00bc83eabefabf1c4a2
