[INFO] cloning repository https://github.com/kota-yata/roq-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kota-yata/roq-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkota-yata%2Froq-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkota-yata%2Froq-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 610b1b32b73422de281c0ddc0a464668645be74f [INFO] checking kota-yata/roq-rust against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkota-yata%2Froq-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kota-yata/roq-rust on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kota-yata/roq-rust [INFO] finished tweaking git repo https://github.com/kota-yata/roq-rust [INFO] tweaked toml for git repo https://github.com/kota-yata/roq-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kota-yata/roq-rust 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af4d539c3216865bb9a91f9df597634821a8095e112afbece4163e7040233948 [INFO] running `Command { std: "docker" "start" "-a" "af4d539c3216865bb9a91f9df597634821a8095e112afbece4163e7040233948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af4d539c3216865bb9a91f9df597634821a8095e112afbece4163e7040233948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4d539c3216865bb9a91f9df597634821a8095e112afbece4163e7040233948", kill_on_drop: false }` [INFO] [stdout] af4d539c3216865bb9a91f9df597634821a8095e112afbece4163e7040233948 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 705d0986ac62acec274fa1d7e3fb9e761611d58cc40fb2926fdc548f135601f4 [INFO] running `Command { std: "docker" "start" "-a" "705d0986ac62acec274fa1d7e3fb9e761611d58cc40fb2926fdc548f135601f4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling quinn-udp v0.5.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking rcgen v0.13.1 [INFO] [stderr] Checking rustls-platform-verifier v0.4.0 [INFO] [stderr] Checking quinn-proto v0.11.9 [INFO] [stderr] Checking quinn v0.11.6 [INFO] [stderr] Checking roq-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `clone` [INFO] [stdout] --> src/main.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{clone, error::Error, net::{IpAddr, Ipv4Addr, SocketAddr}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RtpHeader` [INFO] [stdout] --> src/roq.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rtp::{RtpHeader, RtpPacket}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clone` [INFO] [stdout] --> src/main.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{clone, error::Error, net::{IpAddr, Ipv4Addr, SocketAddr}}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RtpHeader` [INFO] [stdout] --> src/roq.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::rtp::{RtpHeader, RtpPacket}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.49s [INFO] running `Command { std: "docker" "inspect" "705d0986ac62acec274fa1d7e3fb9e761611d58cc40fb2926fdc548f135601f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705d0986ac62acec274fa1d7e3fb9e761611d58cc40fb2926fdc548f135601f4", kill_on_drop: false }` [INFO] [stdout] 705d0986ac62acec274fa1d7e3fb9e761611d58cc40fb2926fdc548f135601f4