[INFO] fetching crate sftpx 0.1.0... [INFO] checking sftpx-0.1.0 against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389-1 [INFO] extracting crate sftpx 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate sftpx 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sftpx 0.1.0 [INFO] tweaked toml for crates.io crate sftpx 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sftpx 0.1.0 on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sftpx 0.1.0 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 493740de94797f94011470bcbe83e9ecf99e66e71aaf534cada2d236555ded15 [INFO] running `Command { std: "docker" "start" "-a" "493740de94797f94011470bcbe83e9ecf99e66e71aaf534cada2d236555ded15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "493740de94797f94011470bcbe83e9ecf99e66e71aaf534cada2d236555ded15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "493740de94797f94011470bcbe83e9ecf99e66e71aaf534cada2d236555ded15", kill_on_drop: false }` [INFO] [stdout] 493740de94797f94011470bcbe83e9ecf99e66e71aaf534cada2d236555ded15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77f70064d798d7a347d404abdd735df7ce02835e6d707a33cf041d30201f6602 [INFO] running `Command { std: "docker" "start" "-a" "77f70064d798d7a347d404abdd735df7ce02835e6d707a33cf041d30201f6602", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling flatc-rust v0.2.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling quiche v0.24.6 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking intrusive-collections v0.9.7 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking debug_panic v0.2.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking octets v0.3.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling sftpx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stdout] warning: unused variable: `batch` [INFO] [stdout] --> src/retransmission/queue.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | let batch = queue.dequeue_batch(3); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_batch` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch` [INFO] [stdout] --> src/retransmission/queue.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | let batch = queue.dequeue_batch(1); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_batch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `batch` [INFO] [stdout] --> src/retransmission/queue.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | let batch = queue.dequeue_batch(1); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_batch` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "77f70064d798d7a347d404abdd735df7ce02835e6d707a33cf041d30201f6602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f70064d798d7a347d404abdd735df7ce02835e6d707a33cf041d30201f6602", kill_on_drop: false }` [INFO] [stdout] 77f70064d798d7a347d404abdd735df7ce02835e6d707a33cf041d30201f6602