[INFO] cloning repository https://github.com/mhajder/tftp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mhajder/tftp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhajder%2Ftftp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhajder%2Ftftp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d159c5a8208a98518929dcba6bb195659f3e86f3 [INFO] testing mhajder/tftp-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmhajder%2Ftftp-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mhajder/tftp-rs [INFO] finished tweaking git repo https://github.com/mhajder/tftp-rs [INFO] tweaked toml for git repo https://github.com/mhajder/tftp-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mhajder/tftp-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mhajder/tftp-rs 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb0583d0550b1cea1701a18ff584708565b9217b6025f310f2550c157eeb5dc [INFO] running `Command { std: "docker" "start" "-a" "8cb0583d0550b1cea1701a18ff584708565b9217b6025f310f2550c157eeb5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb0583d0550b1cea1701a18ff584708565b9217b6025f310f2550c157eeb5dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb0583d0550b1cea1701a18ff584708565b9217b6025f310f2550c157eeb5dc", kill_on_drop: false }` [INFO] [stdout] 8cb0583d0550b1cea1701a18ff584708565b9217b6025f310f2550c157eeb5dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 626be08a14a1702d98780a3584624f19ce832955d324f13ddac2d15aeca5145a [INFO] running `Command { std: "docker" "start" "-a" "626be08a14a1702d98780a3584624f19ce832955d324f13ddac2d15aeca5145a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling if-addrs v0.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tftp-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.46s [INFO] running `Command { std: "docker" "inspect" "626be08a14a1702d98780a3584624f19ce832955d324f13ddac2d15aeca5145a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "626be08a14a1702d98780a3584624f19ce832955d324f13ddac2d15aeca5145a", kill_on_drop: false }` [INFO] [stdout] 626be08a14a1702d98780a3584624f19ce832955d324f13ddac2d15aeca5145a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f81281b1d2be3395daf55ca0a793acd407a9c5117577eb824fb4c753df8f970e [INFO] running `Command { std: "docker" "start" "-a" "f81281b1d2be3395daf55ca0a793acd407a9c5117577eb824fb4c753df8f970e", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tftp-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.95s [INFO] running `Command { std: "docker" "inspect" "f81281b1d2be3395daf55ca0a793acd407a9c5117577eb824fb4c753df8f970e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f81281b1d2be3395daf55ca0a793acd407a9c5117577eb824fb4c753df8f970e", kill_on_drop: false }` [INFO] [stdout] f81281b1d2be3395daf55ca0a793acd407a9c5117577eb824fb4c753df8f970e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64fcf8e3a3c32dad64673e0fa1a722241cac6eb32eb3ba65853d7805e0baf058 [INFO] running `Command { std: "docker" "start" "-a" "64fcf8e3a3c32dad64673e0fa1a722241cac6eb32eb3ba65853d7805e0baf058", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tftp_rs-62720e10ed8815c5) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test tftp_protocol::tests::netascii_decode_split_cr ... ok [INFO] [stdout] test tftp_protocol::tests::netascii_encode_cr ... ok [INFO] [stdout] test tftp_protocol::tests::netascii_decode_crlf ... ok [INFO] [stdout] test tftp_protocol::tests::netascii_encode_overflow ... ok [INFO] [stdout] test tftp_protocol::tests::round_trip_ack ... ok [INFO] [stdout] test tftp_protocol::tests::parse_rrq_with_blksize_option ... ok [INFO] [stdout] test tftp_protocol::tests::round_trip_data ... ok [INFO] [stdout] test tftp_protocol::tests::round_trip_error ... ok [INFO] [stdout] test tftp_protocol::tests::round_trip_rrq ... ok [INFO] [stdout] test server::tests::sanitize_rejects_absolute ... ok [INFO] [stdout] test server::tests::sanitize_nonexistent_path_within_dir ... ok [INFO] [stdout] test server::tests::sanitize_simple_file ... ok [INFO] [stdout] test server::tests::sanitize_normalizes_backslashes ... ok [INFO] [stdout] test server::tests::sanitize_rejects_dotdot ... ok [INFO] [stdout] test server::tests::sanitize_subdirectory ... ok [INFO] [stdout] test tftp_protocol::tests::netascii_encode_basic ... ok [INFO] [stdout] test tftp_protocol::tests::round_trip_oack ... ok [INFO] [stdout] test tftp_protocol::tests::netascii_decode_cr_nul ... ok [INFO] [stdout] test server::tests::sanitize_rejects_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-70ad7698f47373b2) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_rrq_subdirectory ... ok [INFO] [stdout] test test_rrq_download ... ok [INFO] [stdout] test test_rrq_with_tsize_option ... ok [INFO] [stdout] test test_rrq_with_blksize_option ... ok [INFO] [stdout] test test_wrq_with_blksize_option ... ok [INFO] [stdout] test test_wrq_upload ... ok [INFO] [stdout] test test_wrq_creates_subdirectory ... ok [INFO] [stdout] test test_rrq_multi_block_rollover ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64fcf8e3a3c32dad64673e0fa1a722241cac6eb32eb3ba65853d7805e0baf058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64fcf8e3a3c32dad64673e0fa1a722241cac6eb32eb3ba65853d7805e0baf058", kill_on_drop: false }` [INFO] [stdout] 64fcf8e3a3c32dad64673e0fa1a722241cac6eb32eb3ba65853d7805e0baf058