[INFO] cloning repository https://github.com/hebingchang/boar-bot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hebingchang/boar-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhebingchang%2Fboar-bot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhebingchang%2Fboar-bot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9aab4efc961801fad79b6a96eb447d032f812e64
[INFO] testing hebingchang/boar-bot-rs against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhebingchang%2Fboar-bot-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hebingchang/boar-bot-rs
[INFO] finished tweaking git repo https://github.com/hebingchang/boar-bot-rs
[INFO] tweaked toml for git repo https://github.com/hebingchang/boar-bot-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hebingchang/boar-bot-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hebingchang/boar-bot-rs 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_cpus v1.14.0
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.23
[INFO] [stderr]   Downloaded jcers v0.1.2
[INFO] [stderr]   Downloaded fastrand v1.8.0
[INFO] [stderr]   Downloaded futures-io v0.3.25
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded futures v0.3.25
[INFO] [stderr]   Downloaded p256 v0.10.1
[INFO] [stderr]   Downloaded ricq-core v0.1.17
[INFO] [stderr]   Downloaded cached v0.30.0
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded futures-util v0.3.25
[INFO] [stderr]   Downloaded serde_json v1.0.88
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.16
[INFO] [stderr]   Downloaded indexmap v1.9.2
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded ricq v0.1.17
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded futures-task v0.3.25
[INFO] [stderr]   Downloaded jcers_proc v0.1.0
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded tokio v1.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58705018999c7dbdb4610b6f51da07fc3d4e7c4a01810e535025a683bfbb2d9c
[INFO] running `Command { std: "docker" "start" "-a" "58705018999c7dbdb4610b6f51da07fc3d4e7c4a01810e535025a683bfbb2d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58705018999c7dbdb4610b6f51da07fc3d4e7c4a01810e535025a683bfbb2d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58705018999c7dbdb4610b6f51da07fc3d4e7c4a01810e535025a683bfbb2d9c", kill_on_drop: false }`
[INFO] [stdout] 58705018999c7dbdb4610b6f51da07fc3d4e7c4a01810e535025a683bfbb2d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6affe5c71b4440b9e64092d32ae3fb157c4a34be69952a70d42492cc4674a01
[INFO] running `Command { std: "docker" "start" "-a" "c6affe5c71b4440b9e64092d32ae3fb157c4a34be69952a70d42492cc4674a01", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling ff v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sec1 v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling elliptic-curve v0.11.12
[INFO] [stderr]    Compiling p256 v0.10.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling jcers_proc v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling jcers v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling ricq-core v0.1.17
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling cached v0.30.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ricq-core-0.1.17/src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(type_alias_impl_trait)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ricq-core-0.1.17/src/msg/mod.rs:61:21
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ricq-core` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6affe5c71b4440b9e64092d32ae3fb157c4a34be69952a70d42492cc4674a01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6affe5c71b4440b9e64092d32ae3fb157c4a34be69952a70d42492cc4674a01", kill_on_drop: false }`
[INFO] [stdout] c6affe5c71b4440b9e64092d32ae3fb157c4a34be69952a70d42492cc4674a01
