[INFO] cloning repository https://github.com/Banyc/udp_listener
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Banyc/udp_listener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fudp_listener", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fudp_listener'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6457402c0de6f2c042e923c33f75738bca49b3f7
[INFO] testing Banyc/udp_listener against 1.99.0-beta.1 for beta-1.99-5
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBanyc%2Fudp_listener" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Banyc/udp_listener
[INFO] finished tweaking git repo https://github.com/Banyc/udp_listener
[INFO] tweaked toml for git repo https://github.com/Banyc/udp_listener written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Banyc/udp_listener on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Banyc/udp_listener 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7
[INFO] running `Command { std: "docker" "start" "d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling bytemuck v1.25.2
[INFO] [stderr]    Compiling atomic-memcpy v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling primitive v0.1.0 (https://github.com/Banyc/primitive.git?tag=v0.0.59#9d28d810)
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/primitive-32b07b6fa937cb09/9d28d81/src/sync/mcast.rs:172:65
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let reader = MpMcastReader::new(DynRef::new(queue.clone(), |q| q.as_ref()));
[INFO] [stdout]     |                                                                 ^  - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `Q` is specified
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let reader = MpMcastReader::new(DynRef::new(queue.clone(), |q: &Q| q.as_ref()));
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio_udp v0.1.0 (https://github.com/Banyc/tokio_udp.git?tag=v0.0.3#bfedecde)
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `primitive` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7", kill_on_drop: false }`
[INFO] [stdout] d2f2af90194ac4bbdfea83f38402dfe4d586d323328706d7bc126d1511fbbcc7
