[INFO] cloning repository https://github.com/detroitpro/codepulse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/detroitpro/codepulse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdetroitpro%2Fcodepulse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdetroitpro%2Fcodepulse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8886e83eb7ecd30a103fb69935b802f17515436e
[INFO] checking detroitpro/codepulse against 0c3b2c226322b623e493b7611e4909ee6bc6a48d for pr-161946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdetroitpro%2Fcodepulse" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/detroitpro/codepulse
[INFO] finished tweaking git repo https://github.com/detroitpro/codepulse
[INFO] tweaked toml for git repo https://github.com/detroitpro/codepulse written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/detroitpro/codepulse on toolchain 0c3b2c226322b623e493b7611e4909ee6bc6a48d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/detroitpro/codepulse 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" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] 8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715
[INFO] running `Command { std: "docker" "start" "8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715", 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" "8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715", 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" "8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715" "/opt/rustwide/cargo-home/bin/cargo" "+0c3b2c226322b623e493b7611e4909ee6bc6a48d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.5
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking codepulse-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking codepulse-store v0.1.0 (/opt/rustwide/workdir/crates/store)
[INFO] [stderr]     Checking codepulse-indexer v0.1.0 (/opt/rustwide/workdir/crates/indexer)
[INFO] [stderr]     Checking codepulse-controller v0.1.0 (/opt/rustwide/workdir/crates/controller)
[INFO] [stderr]     Checking codepulse-ingest v0.1.0 (/opt/rustwide/workdir/crates/ingest)
[INFO] [stderr]     Checking codepulse-daemon v0.1.0 (/opt/rustwide/workdir/crates/daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.77s
[INFO] running `Command { std: "docker" "inspect" "8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715", kill_on_drop: false }`
[INFO] [stdout] 8ed5dea65e313c4dd93f468ff44df4e6453d5a4c5f90e9a9d958d57ab00e9715
