[INFO] cloning repository https://github.com/marverlous811/quic-file-transfer-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marverlous811/quic-file-transfer-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarverlous811%2Fquic-file-transfer-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarverlous811%2Fquic-file-transfer-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a160fd264054ace82f552b4bea982c6b735e505e [INFO] building marverlous811/quic-file-transfer-sample against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarverlous811%2Fquic-file-transfer-sample" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/marverlous811/quic-file-transfer-sample [INFO] finished tweaking git repo https://github.com/marverlous811/quic-file-transfer-sample [INFO] tweaked toml for git repo https://github.com/marverlous811/quic-file-transfer-sample written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marverlous811/quic-file-transfer-sample on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marverlous811/quic-file-transfer-sample 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adc9992358b910f1711d64a8386cd35781d5b74c500e6656d9f32afcd87cfa60 [INFO] running `Command { std: "docker" "start" "-a" "adc9992358b910f1711d64a8386cd35781d5b74c500e6656d9f32afcd87cfa60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc9992358b910f1711d64a8386cd35781d5b74c500e6656d9f32afcd87cfa60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc9992358b910f1711d64a8386cd35781d5b74c500e6656d9f32afcd87cfa60", kill_on_drop: false }` [INFO] [stdout] adc9992358b910f1711d64a8386cd35781d5b74c500e6656d9f32afcd87cfa60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 492043c49e02aafac1adb39cb497add4abf42cf4c1193448f0e027d1c108fed7 [INFO] running `Command { std: "docker" "start" "-a" "492043c49e02aafac1adb39cb497add4abf42cf4c1193448f0e027d1c108fed7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling quinn-udp v0.5.5 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling custom-utils v0.1.0 (/opt/rustwide/workdir/packages/utils) [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling reedline v0.33.0 [INFO] [stderr] Compiling reedline-repl-rs v1.2.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.4 [INFO] [stderr] Compiling cert-utils v0.1.0 (/opt/rustwide/workdir/packages/cert-utils) [INFO] [stderr] Compiling quinn-proto v0.11.8 [INFO] [stderr] Compiling quinn v0.11.5 [INFO] [stderr] Compiling atm0s-small-p2p v0.1.0 (https://github.com/marverlous811/atm0s-small-p2p?rev=cf2b2d4f464aa9940569bfb39e4d9e2ccf1e1556#cf2b2d4f) [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/bin/client) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/bin/server) [INFO] [stdout] warning: unused import: `io::AsyncReadExt` [INFO] [stdout] --> bin/client/src/main.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::{fs::File, io::AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MTU_SIZE` is never used [INFO] [stdout] --> bin/client/src/main.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const MTU_SIZE: usize = 1500; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling p2p-sample v0.1.0 (/opt/rustwide/workdir/bin/p2p-sample) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "492043c49e02aafac1adb39cb497add4abf42cf4c1193448f0e027d1c108fed7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492043c49e02aafac1adb39cb497add4abf42cf4c1193448f0e027d1c108fed7", kill_on_drop: false }` [INFO] [stdout] 492043c49e02aafac1adb39cb497add4abf42cf4c1193448f0e027d1c108fed7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce62eec74efda4e69bc67cbb40016eee721970b68db4655d0537e628209b2e51 [INFO] running `Command { std: "docker" "start" "-a" "ce62eec74efda4e69bc67cbb40016eee721970b68db4655d0537e628209b2e51", kill_on_drop: false }` [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/bin/client) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/bin/server) [INFO] [stderr] Compiling custom-utils v0.1.0 (/opt/rustwide/workdir/packages/utils) [INFO] [stderr] Compiling cert-utils v0.1.0 (/opt/rustwide/workdir/packages/cert-utils) [INFO] [stderr] Compiling p2p-sample v0.1.0 (/opt/rustwide/workdir/bin/p2p-sample) [INFO] [stdout] warning: unused import: `io::AsyncReadExt` [INFO] [stdout] --> bin/client/src/main.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::{fs::File, io::AsyncReadExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MTU_SIZE` is never used [INFO] [stdout] --> bin/client/src/main.rs:16:7 [INFO] [stdout] | [INFO] [stdout] 16 | const MTU_SIZE: usize = 1500; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "ce62eec74efda4e69bc67cbb40016eee721970b68db4655d0537e628209b2e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce62eec74efda4e69bc67cbb40016eee721970b68db4655d0537e628209b2e51", kill_on_drop: false }` [INFO] [stdout] ce62eec74efda4e69bc67cbb40016eee721970b68db4655d0537e628209b2e51