[INFO] cloning repository https://github.com/ash-hashtag/quic-tcp-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ash-hashtag/quic-tcp-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fash-hashtag%2Fquic-tcp-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fash-hashtag%2Fquic-tcp-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4114f8d9985f749d4a25753f04d04d5a791fb807
[INFO] checking ash-hashtag/quic-tcp-proxy against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fash-hashtag%2Fquic-tcp-proxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ash-hashtag/quic-tcp-proxy
[INFO] finished tweaking git repo https://github.com/ash-hashtag/quic-tcp-proxy
[INFO] tweaked toml for git repo https://github.com/ash-hashtag/quic-tcp-proxy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ash-hashtag/quic-tcp-proxy on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ash-hashtag/quic-tcp-proxy 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.16
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec
[INFO] running `Command { std: "docker" "start" "cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec", 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" "cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quinn-udp v0.5.13
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling quinn v0.11.8
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking fastbloom v0.9.0
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.5.3
[INFO] [stderr]     Checking quinn-proto v0.11.12
[INFO] [stderr]     Checking quic-tcp-proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quinn v0.11.8, quinn-udp v0.5.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec", kill_on_drop: false }`
[INFO] [stdout] cb19402aed64b4b9ced71972b079165fdf50d044d044b7fbf30e2c8b95e2f6ec
