[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarverlous811%2Fquic-file-transfer-sample" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marverlous811/quic-file-transfer-sample on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/marverlous811/atm0s-small-p2p`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mirai-annotations v1.12.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.0
[INFO] [stderr]   Downloaded serde_derive v1.0.210
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.2
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded vte v0.11.1
[INFO] [stderr]   Downloaded anyhow v1.0.89
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded jni v0.19.0
[INFO] [stderr]   Downloaded reedline-repl-rs v1.2.1
[INFO] [stderr]   Downloaded rcgen v0.13.1
[INFO] [stderr]   Downloaded reedline v0.33.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.10.0
[INFO] [stderr]   Downloaded blake3 v1.5.4
[INFO] [stderr]   Downloaded quinn-proto v0.11.8
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded regex v1.11.0
[INFO] [stderr]   Downloaded bytes v1.7.2
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] [stderr]   Downloaded clap_derive v4.5.18
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded unicode-ident v1.0.13
[INFO] [stderr]   Downloaded cc v1.1.30
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.3.4
[INFO] [stderr]   Downloaded quinn-udp v0.5.5
[INFO] [stderr]   Downloaded quinn v0.11.5
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded serde v1.0.210
[INFO] [stderr]   Downloaded regex-automata v0.4.8
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded libc v0.2.159
[INFO] [stderr]   Downloaded tokio v1.40.0
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded aws-lc-sys v0.22.0
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dae3e084586ccc4acf713590c66e08a36ea6f35fe5a70f6d92d4259e5b1424ee
[INFO] running `Command { std: "docker" "start" "-a" "dae3e084586ccc4acf713590c66e08a36ea6f35fe5a70f6d92d4259e5b1424ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dae3e084586ccc4acf713590c66e08a36ea6f35fe5a70f6d92d4259e5b1424ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dae3e084586ccc4acf713590c66e08a36ea6f35fe5a70f6d92d4259e5b1424ee", kill_on_drop: false }`
[INFO] [stdout] dae3e084586ccc4acf713590c66e08a36ea6f35fe5a70f6d92d4259e5b1424ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5133835eba20128b4c13e773d52ed1f3a0cafcbf1f6310c3e7a939ba5888cdd
[INFO] running `Command { std: "docker" "start" "-a" "f5133835eba20128b4c13e773d52ed1f3a0cafcbf1f6310c3e7a939ba5888cdd", 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 fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 cc v1.1.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling quinn-udp v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blake3 v1.5.4
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rcgen v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[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 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 rustls-webpki v0.102.8
[INFO] [stderr]    Compiling reedline-repl-rs v1.2.1
[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 1m 38s
[INFO] running `Command { std: "docker" "inspect" "f5133835eba20128b4c13e773d52ed1f3a0cafcbf1f6310c3e7a939ba5888cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5133835eba20128b4c13e773d52ed1f3a0cafcbf1f6310c3e7a939ba5888cdd", kill_on_drop: false }`
[INFO] [stdout] f5133835eba20128b4c13e773d52ed1f3a0cafcbf1f6310c3e7a939ba5888cdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aab7c94252ed5dc801697ecb4fffd6013dc7c56207de3d447fd50cceb520e2b
[INFO] running `Command { std: "docker" "start" "-a" "4aab7c94252ed5dc801697ecb4fffd6013dc7c56207de3d447fd50cceb520e2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling custom-utils v0.1.0 (/opt/rustwide/workdir/packages/utils)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/bin/client)
[INFO] [stderr]    Compiling cert-utils v0.1.0 (/opt/rustwide/workdir/packages/cert-utils)
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/bin/server)
[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.48s
[INFO] running `Command { std: "docker" "inspect" "4aab7c94252ed5dc801697ecb4fffd6013dc7c56207de3d447fd50cceb520e2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aab7c94252ed5dc801697ecb4fffd6013dc7c56207de3d447fd50cceb520e2b", kill_on_drop: false }`
[INFO] [stdout] 4aab7c94252ed5dc801697ecb4fffd6013dc7c56207de3d447fd50cceb520e2b
