[INFO] fetching crate atproto-static-web 0.3.0...
[INFO] building atproto-static-web-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate atproto-static-web 0.3.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate atproto-static-web 0.3.0
[INFO] finished tweaking crates.io crate atproto-static-web 0.3.0
[INFO] tweaked toml for crates.io crate atproto-static-web 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atproto-static-web 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate atproto-static-web 0.3.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da95480c552d5de5a7e6cbee6551d1257b45db3b710ec3a9e55a974254e3b9b7
[INFO] running `Command { std: "docker" "start" "-a" "da95480c552d5de5a7e6cbee6551d1257b45db3b710ec3a9e55a974254e3b9b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da95480c552d5de5a7e6cbee6551d1257b45db3b710ec3a9e55a974254e3b9b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da95480c552d5de5a7e6cbee6551d1257b45db3b710ec3a9e55a974254e3b9b7", kill_on_drop: false }`
[INFO] [stdout] da95480c552d5de5a7e6cbee6551d1257b45db3b710ec3a9e55a974254e3b9b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b96ce96e449686cc3d83a2005829cc5580c7186cb14fbf3ec60b4dae82592d39
[INFO] running `Command { std: "docker" "start" "-a" "b96ce96e449686cc3d83a2005829cc5580c7186cb14fbf3ec60b4dae82592d39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling base62 v2.2.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling const-str v0.7.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_valid_literal v1.0.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde_valid_derive v1.0.5
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling maud_macros v0.27.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling atproto-static-web v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling serde_valid v1.0.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling maud v0.27.0
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stdout] warning: unused variable: `did`
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     Mention { did: DecentralizedIdentifier },
[INFO] [stdout]     |               ^^^ help: try ignoring the field: `did: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uri`
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     Link { uri: Url },
[INFO] [stdout]     |            ^^^ help: try ignoring the field: `uri: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `quote_count` is never read
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:180:6
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct PostView {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub quote_count: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:264:6
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProfileViewBasic {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub created_at: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 44s
[INFO] running `Command { std: "docker" "inspect" "b96ce96e449686cc3d83a2005829cc5580c7186cb14fbf3ec60b4dae82592d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b96ce96e449686cc3d83a2005829cc5580c7186cb14fbf3ec60b4dae82592d39", kill_on_drop: false }`
[INFO] [stdout] b96ce96e449686cc3d83a2005829cc5580c7186cb14fbf3ec60b4dae82592d39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b15ad224428d2c045c08d9748f22dd4d84de9ebfab396491edd3a245a19d68c
[INFO] running `Command { std: "docker" "start" "-a" "6b15ad224428d2c045c08d9748f22dd4d84de9ebfab396491edd3a245a19d68c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling atproto-static-web v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling url-macro v0.2.0
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stdout] warning: unused variable: `did`
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     Mention { did: DecentralizedIdentifier },
[INFO] [stdout]     |               ^^^ help: try ignoring the field: `did: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uri`
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |     Link { uri: Url },
[INFO] [stdout]     |            ^^^ help: try ignoring the field: `uri: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `quote_count` is never read
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:180:6
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct PostView {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 180 |     pub quote_count: Option<u64>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created_at` is never read
[INFO] [stdout]    --> src/xrpc/get_post_thread.rs:264:6
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub struct ProfileViewBasic {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 264 |     pub created_at: Option<chrono::DateTime<chrono::Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.33s
[INFO] running `Command { std: "docker" "inspect" "6b15ad224428d2c045c08d9748f22dd4d84de9ebfab396491edd3a245a19d68c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b15ad224428d2c045c08d9748f22dd4d84de9ebfab396491edd3a245a19d68c", kill_on_drop: false }`
[INFO] [stdout] 6b15ad224428d2c045c08d9748f22dd4d84de9ebfab396491edd3a245a19d68c
