[INFO] fetching crate ricq-core 0.1.19...
[INFO] checking ricq-core-0.1.19 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ricq-core 0.1.19 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate ricq-core 0.1.19 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ricq-core 0.1.19
[INFO] finished tweaking crates.io crate ricq-core 0.1.19
[INFO] tweaked toml for crates.io crate ricq-core 0.1.19 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 85 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v1.1.1)
[INFO] [stderr]       Adding p256 v0.10.1 (available: v0.13.2)
[INFO] [stderr]       Adding prost v0.9.0 (available: v0.13.3)
[INFO] [stderr]       Adding prost-build v0.9.0 (available: v0.13.3)
[INFO] [stderr]       Adding prost-types v0.9.0 (available: v0.13.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a370fb686c66183015896a7b6eaef18636fdd98e95d8a42e77a13b5cbd0e128f
[INFO] running `Command { std: "docker" "start" "-a" "a370fb686c66183015896a7b6eaef18636fdd98e95d8a42e77a13b5cbd0e128f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a370fb686c66183015896a7b6eaef18636fdd98e95d8a42e77a13b5cbd0e128f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a370fb686c66183015896a7b6eaef18636fdd98e95d8a42e77a13b5cbd0e128f", kill_on_drop: false }`
[INFO] [stdout] a370fb686c66183015896a7b6eaef18636fdd98e95d8a42e77a13b5cbd0e128f
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c089bc3771d0fd4917ed9ecee4524ae79d0016533f6599b54bd4d6724b450f81
[INFO] running `Command { std: "docker" "start" "-a" "c089bc3771d0fd4917ed9ecee4524ae79d0016533f6599b54bd4d6724b450f81", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking sec1 v0.2.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.11.1
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking elliptic-curve v0.11.12
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking p256 v0.10.1
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling jcers_proc v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking jcers v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking prost-types v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ricq-core v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/msg/mod.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |     type IntoIter = impl Iterator<Item = RQElem> + 'static;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U8`
[INFO] [stdout]   --> src/crypto/qqtea.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |         typenum::{U16, U8},
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]    --> src/msg/mod.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |     type IntoIter = impl Iterator<Item = RQElem> + 'static;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]     = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-11-27; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `U8`
[INFO] [stdout]   --> src/crypto/qqtea.rs:88:24
[INFO] [stdout]    |
[INFO] [stdout] 88 |         typenum::{U16, U8},
[INFO] [stdout]    |                        ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ricq-core` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ricq-core` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c089bc3771d0fd4917ed9ecee4524ae79d0016533f6599b54bd4d6724b450f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c089bc3771d0fd4917ed9ecee4524ae79d0016533f6599b54bd4d6724b450f81", kill_on_drop: false }`
[INFO] [stdout] c089bc3771d0fd4917ed9ecee4524ae79d0016533f6599b54bd4d6724b450f81
