[INFO] cloning repository https://github.com/artiga033/ntdb_unwrap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artiga033/ntdb_unwrap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartiga033%2Fntdb_unwrap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartiga033%2Fntdb_unwrap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbb36c61f09c69a577be1e5e70c9cfd4d667bec6 [INFO] checking artiga033/ntdb_unwrap against try#6813ba80244cdd54ee102e61897963df93fe78c7 for pr-148477-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartiga033%2Fntdb_unwrap" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/artiga033/ntdb_unwrap [INFO] finished tweaking git repo https://github.com/artiga033/ntdb_unwrap [INFO] tweaked toml for git repo https://github.com/artiga033/ntdb_unwrap written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/artiga033/ntdb_unwrap on toolchain 6813ba80244cdd54ee102e61897963df93fe78c7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/artiga033/ntdb_unwrap 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" "+6813ba80244cdd54ee102e61897963df93fe78c7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f025323a5b21deaabc26a45c4f3c60c53acadb962d6966250c657734cd43a9f [INFO] running `Command { std: "docker" "start" "-a" "4f025323a5b21deaabc26a45c4f3c60c53acadb962d6966250c657734cd43a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f025323a5b21deaabc26a45c4f3c60c53acadb962d6966250c657734cd43a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f025323a5b21deaabc26a45c4f3c60c53acadb962d6966250c657734cd43a9f", kill_on_drop: false }` [INFO] [stdout] 4f025323a5b21deaabc26a45c4f3c60c53acadb962d6966250c657734cd43a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+6813ba80244cdd54ee102e61897963df93fe78c7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ae449d2d6996b73995a8bedc908c5cd0f1133ab11c8e884fd0ed89c385a34c5 [INFO] running `Command { std: "docker" "start" "-a" "3ae449d2d6996b73995a8bedc908c5cd0f1133ab11c8e884fd0ed89c385a34c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking snafu v0.8.9 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.8.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Checking utoipa v5.4.0 [INFO] [stderr] Compiling ntdb_unwrap v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking utoipa-scalar v0.3.0 [INFO] [stderr] Checking utoipa-axum v0.2.0 [INFO] [stderr] Checking sqlite_ext_ntqq_db v0.1.0 (/opt/rustwide/workdir/sqlite_extension) [INFO] [stderr] Checking rusqlite v0.33.0 [INFO] [stderr] Checking ntdb_unwrap-cli v0.2.2 (/opt/rustwide/workdir/ntdb_unwrap-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `Command { std: "docker" "inspect" "3ae449d2d6996b73995a8bedc908c5cd0f1133ab11c8e884fd0ed89c385a34c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ae449d2d6996b73995a8bedc908c5cd0f1133ab11c8e884fd0ed89c385a34c5", kill_on_drop: false }` [INFO] [stdout] 3ae449d2d6996b73995a8bedc908c5cd0f1133ab11c8e884fd0ed89c385a34c5