[INFO] cloning repository https://github.com/Govcraft/acton-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Govcraft/acton-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Facton-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Facton-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2996b7901eeab43e1fcf90dcdeaabbc8e0becc6
[INFO] checking Govcraft/acton-service against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGovcraft%2Facton-service" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Govcraft/acton-service
[INFO] finished tweaking git repo https://github.com/Govcraft/acton-service
[INFO] tweaked toml for git repo https://github.com/Govcraft/acton-service written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Govcraft/acton-service on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Govcraft/acton-service 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f
[INFO] running `Command { std: "docker" "start" "486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f", 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" "486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f", 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" "486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking portable-atomic v1.13.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking ureq-proto v0.6.1
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking typeid_suffix v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking typeid_prefix v1.2.1
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking mti v1.1.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking h2 v0.4.16
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling acton-macro v9.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking tracing-opentelemetry v0.32.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking docker_credential v1.4.0
[INFO] [stderr]     Checking astral-tokio-tar v0.6.4
[INFO] [stderr]     Checking etcetera v0.11.0
[INFO] [stderr]    Compiling acton-service v0.39.0 (/opt/rustwide/workdir/acton-service)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking ferroid v2.0.0
[INFO] [stderr]     Checking toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking minijinja v2.19.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking toml v1.1.4+spec-1.1.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking acton-ern v2.0.0
[INFO] [stderr]     Checking rusty_paseto v0.10.0
[INFO] [stderr]     Checking acton-reactive v9.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.5
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v3.4.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.31.1
[INFO] [stderr]     Checking bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]     Checking acton-cli v0.39.0 (/opt/rustwide/workdir/acton-cli)
[INFO] [stderr]     Checking bollard v0.20.2
[INFO] [stderr]     Checking testcontainers v0.27.3
[INFO] [stderr]     Checking testcontainers-modules v0.15.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f", kill_on_drop: false }`
[INFO] [stdout] 486d4a877c72fd8c4c3caadf0a1f1e1295ee802842589ec8f920e5ad958a428f
