[INFO] cloning repository https://github.com/desertthunder/personal-activity-index
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/desertthunder/personal-activity-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesertthunder%2Fpersonal-activity-index", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesertthunder%2Fpersonal-activity-index'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 05bd80872eb1a103e9e3059dd06d7dfd1ed0b563
[INFO] checking desertthunder/personal-activity-index against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdesertthunder%2Fpersonal-activity-index" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/desertthunder/personal-activity-index
[INFO] finished tweaking git repo https://github.com/desertthunder/personal-activity-index
[INFO] tweaked toml for git repo https://github.com/desertthunder/personal-activity-index written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/desertthunder/personal-activity-index on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/desertthunder/personal-activity-index 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-sys v0.7.0
[INFO] [stderr]   Downloaded clap_mangen v0.2.31
[INFO] [stderr]   Downloaded roff v0.2.2
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded worker-macros v0.7.0
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded worker v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc28fafe6ef1a2b135cbe1d8ae480b631d00510b5b08dff4d7caa84944cd184c
[INFO] running `Command { std: "docker" "start" "-a" "dc28fafe6ef1a2b135cbe1d8ae480b631d00510b5b08dff4d7caa84944cd184c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc28fafe6ef1a2b135cbe1d8ae480b631d00510b5b08dff4d7caa84944cd184c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc28fafe6ef1a2b135cbe1d8ae480b631d00510b5b08dff4d7caa84944cd184c", kill_on_drop: false }`
[INFO] [stdout] dc28fafe6ef1a2b135cbe1d8ae480b631d00510b5b08dff4d7caa84944cd184c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80e7c738a323fd58c31769e5d9e272153e83b9c8a0cfd9f0c2329d921f5887f5
[INFO] running `Command { std: "docker" "start" "-a" "80e7c738a323fd58c31769e5d9e272153e83b9c8a0cfd9f0c2329d921f5887f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling clap_mangen v0.2.31
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling mediatype v0.19.20
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling feed-rs v2.3.1
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling worker-sys v0.7.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]    Compiling worker-macros v0.7.0
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking worker v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]     Checking pai-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]     Checking pai-worker v0.1.0 (/opt/rustwide/workdir/worker)
[INFO] [stderr]    Compiling pai v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking pai-server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "80e7c738a323fd58c31769e5d9e272153e83b9c8a0cfd9f0c2329d921f5887f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e7c738a323fd58c31769e5d9e272153e83b9c8a0cfd9f0c2329d921f5887f5", kill_on_drop: false }`
[INFO] [stdout] 80e7c738a323fd58c31769e5d9e272153e83b9c8a0cfd9f0c2329d921f5887f5
