[INFO] fetching crate palpo-core 0.0.2...
[INFO] testing palpo-core-0.0.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate palpo-core 0.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate palpo-core 0.0.2
[INFO] finished tweaking crates.io crate palpo-core 0.0.2
[INFO] tweaked toml for crates.io crate palpo-core 0.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate palpo-core 0.0.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate palpo-core 0.0.2 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" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e62a031dcbde622776e12c8a2c11586acfb8e1278ec93568ddf9e206d34f0f39
[INFO] running `Command { std: "docker" "start" "-a" "e62a031dcbde622776e12c8a2c11586acfb8e1278ec93568ddf9e206d34f0f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e62a031dcbde622776e12c8a2c11586acfb8e1278ec93568ddf9e206d34f0f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e62a031dcbde622776e12c8a2c11586acfb8e1278ec93568ddf9e206d34f0f39", kill_on_drop: false }`
[INFO] [stdout] e62a031dcbde622776e12c8a2c11586acfb8e1278ec93568ddf9e206d34f0f39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02e3764991252de4439394c180c1e4dc9c71e964078950c79788d30a53d9238b
[INFO] running `Command { std: "docker" "start" "-a" "02e3764991252de4439394c180c1e4dc9c71e964078950c79788d30a53d9238b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling mime-infer v4.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rust-embed-utils v8.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling typewit_proc_macros v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling etag v4.0.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling typewit v1.11.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling salvo-serde-util v0.78.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling konst_kernel v0.3.15
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling const_panic v0.2.12
[INFO] [stderr]    Compiling konst_proc_macros v0.3.10
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bcrypt v0.17.0
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling cruet v0.15.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling http-auth v0.1.10
[INFO] [stderr]    Compiling textnonce v1.0.0
[INFO] [stderr]    Compiling konst v0.3.16
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling as_variant v1.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rust-embed-impl v8.7.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling wildmatch v2.4.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling palpo-identifiers-validation v0.0.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rust-embed v8.7.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde-aux v4.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling js_option v0.1.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling diesel v2.2.9
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling salvo_macros v0.78.0
[INFO] [stderr]    Compiling salvo-oapi-macros v0.78.0
[INFO] [stderr]    Compiling palpo-macros v0.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling salvo_core v0.78.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling salvo-serve-static v0.78.0
[INFO] [stderr]    Compiling salvo-proxy v0.78.0
[INFO] [stderr]    Compiling salvo-jwt-auth v0.78.0
[INFO] [stderr]    Compiling salvo_extra v0.78.0
[INFO] [stderr]    Compiling salvo-cors v0.78.0
[INFO] [stderr]    Compiling salvo-oapi v0.78.0
[INFO] [stderr]    Compiling salvo v0.78.0
[INFO] [stderr]    Compiling palpo-core v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng`
[INFO] [stdout]    --> src/federation/media.rs:102:30
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let boundary = rand::thread_rng()
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `rand::thread_rng`: renamed to `rng`
[INFO] [stdout]   --> src/identifiers/mod.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     rand::thread_rng()
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `events::room::create::RoomCreateEventContent::creator`: Since Matrix 1.8. This field was removed in Room version 11, clients should use the event's sender instead
[INFO] [stdout]   --> src/events/room/create.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             creator: Some(creator),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `events::room::create::RoomCreateEventContent::creator`: Since Matrix 1.8. This field was removed in Room version 11, clients should use the event's sender instead
[INFO] [stdout]   --> src/events/room/create.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |             creator: None,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `indexmap::IndexSet::<T, S>::take`: `take` disrupts the set order -- use `swap_take` or `shift_take` for explicit behavior.
[INFO] [stdout]    --> src/push/predefined.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 107 |             .take(PredefinedOverrideRuleId::Master.as_str())
[INFO] [stdout]     |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `events::room::create::RoomCreateEventContent::creator`: Since Matrix 1.8. This field was removed in Room version 11, clients should use the event's sender instead
[INFO] [stdout]    --> src/state/event_auth.rs:348:17
[INFO] [stdout]     |
[INFO] [stdout] 348 |                 create.creator.unwrap() == *sender
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `events::room::create::RoomCreateEventContent::creator`: Since Matrix 1.8. This field was removed in Room version 11, clients should use the event's sender instead
[INFO] [stdout]    --> src/state/event_auth.rs:532:35
[INFO] [stdout]     |
[INFO] [stdout] 532 |                       let creator = from_json_str::<RoomCreateEventContent>(create_room.content().get())?
[INFO] [stdout]     |  ___________________________________^
[INFO] [stdout] 533 | |                         .creator
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sender_key`
[INFO] [stdout]    --> src/events/room/encrypted/mod.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |             sender_key,
[INFO] [stdout]     |             ^^^^^^^^^^ help: try ignoring the field: `sender_key: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `device_id`
[INFO] [stdout]    --> src/events/room/encrypted/mod.rs:256:13
[INFO] [stdout]     |
[INFO] [stdout] 256 |             device_id,
[INFO] [stdout]     |             ^^^^^^^^^ help: try ignoring the field: `device_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `include_unredacted_content`
[INFO] [stdout]   --> src/federation/event.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     include_unredacted_content: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_include_unredacted_content`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `palpo-core` (lib); 10 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name palpo_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("html", "html-matrix", "markdown", "ring-compat", "unstable-exhaustive-types", "unstable-extensible-events", "unstable-msc1767", "unstable-msc2409", "unstable-msc2448", "unstable-msc2654", "unstable-msc2666", "unstable-msc2747", "unstable-msc2867", "unstable-msc2870", "unstable-msc2965", "unstable-msc2967", "unstable-msc3061", "unstable-msc3202", "unstable-msc3245", "unstable-msc3245-v1-compat", "unstable-msc3246", "unstable-msc3266", "unstable-msc3381", "unstable-msc3401", "unstable-msc3488", "unstable-msc3489", "unstable-msc3551", "unstable-msc3552", "unstable-msc3553", "unstable-msc3554", "unstable-msc3575", "unstable-msc3618", "unstable-msc3723", "unstable-msc3814", "unstable-msc3843", "unstable-msc3927", "unstable-msc3930", "unstable-msc3931", "unstable-msc3932", "unstable-msc3954", "unstable-msc3955", "unstable-msc3956", "unstable-msc3983", "unstable-msc4075", "unstable-msc4108", "unstable-msc4121", "unstable-msc4125", "unstable-msc4140", "unstable-pdu", "unstable-unspecified"))' -C metadata=af0e341d4790ee19 -C extra-filename=-d57551e18ede530e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_variant=/opt/rustwide/target/debug/deps/libas_variant-891ff9b3aa1c9c6c.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9df8dfceb2025284.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-5e26abf4f6f77958.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-3725676cc7c22f31.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6969f52fdbf47751.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-7899c9d3c52aa23c.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-b2be11915a6a2b22.rmeta --extern cruet=/opt/rustwide/target/debug/deps/libcruet-c965b5febb9d0583.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-7f06b364cfb49ef4.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-6d8015f91495fe74.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-f1d45c4038e4e5e5.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-35907277f0683ea4.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-97759c52afde5527.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-0958b868ab32b9bd.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rmeta --extern http_auth=/opt/rustwide/target/debug/deps/libhttp_auth-95fa3afac50ec7c7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4fc95803bb7c75f2.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0dfe3b49e26bab2a.rmeta --extern js_option=/opt/rustwide/target/debug/deps/libjs_option-1d1957454fece678.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-f45e77f536e7f9fe.rmeta --extern konst=/opt/rustwide/target/debug/deps/libkonst-ee333c0c5bb02aaf.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rmeta --extern palpo_identifiers_validation=/opt/rustwide/target/debug/deps/libpalpo_identifiers_validation-bb93dd1f8639f665.rmeta --extern palpo_macros=/opt/rustwide/target/debug/deps/libpalpo_macros-7454732a74de98ba.so --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-a0303be2014ca89a.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-af9df9186596bd92.rmeta --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-3719229a96b2008d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-c5c9a048d7dc4a88.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-06745774f97a1db4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-d5767b17ff75103f.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-642c90c0710de62f.rmeta --extern salvo=/opt/rustwide/target/debug/deps/libsalvo-60be4dbcf39f932f.rmeta --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-84bf6d9d4124b188.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9ca2b8d0d4541da7.rmeta --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-8bd29bc889a0749b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1d1fd8b4b3206047.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-4f51164b3c187e34.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d4f45c08e8a76962.rmeta --extern smallstr=/opt/rustwide/target/debug/deps/libsmallstr-e01cb5643995de6c.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-9e37d090abf786fd.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-6c650d5ea8026322.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-da1f1bb360e3480c.rmeta --extern textnonce=/opt/rustwide/target/debug/deps/libtextnonce-306c2dbde1e0eb7f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-10195cae79d5e7d7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-58a77810dc34b75c.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-382f2b3ddf222a92.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2fec89e6d038bd96.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5f0512e87832e0e4.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-8318e5941aeb27b6.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5a2176e869ae65d5.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-408f24f1c065300a.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a4a666f6525f7ea6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b76c7799e328a24a.rmeta --extern wildmatch=/opt/rustwide/target/debug/deps/libwildmatch-66ce4760a090b5c7.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-ffa316e1a49a56c3/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "02e3764991252de4439394c180c1e4dc9c71e964078950c79788d30a53d9238b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e3764991252de4439394c180c1e4dc9c71e964078950c79788d30a53d9238b", kill_on_drop: false }`
[INFO] [stdout] 02e3764991252de4439394c180c1e4dc9c71e964078950c79788d30a53d9238b
