[INFO] fetching crate chiral-client 0.2.2... [INFO] checking chiral-client-0.2.2 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate chiral-client 0.2.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate chiral-client 0.2.2 [INFO] finished tweaking crates.io crate chiral-client 0.2.2 [INFO] tweaked toml for crates.io crate chiral-client 0.2.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chiral-client 0.2.2 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chiral-client 0.2.2 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d473b5a8060c8929de907ba2d42fa7ddfcbad30b1885c54f3e5e8e59d03d2a89 [INFO] running `Command { std: "docker" "start" "-a" "d473b5a8060c8929de907ba2d42fa7ddfcbad30b1885c54f3e5e8e59d03d2a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d473b5a8060c8929de907ba2d42fa7ddfcbad30b1885c54f3e5e8e59d03d2a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d473b5a8060c8929de907ba2d42fa7ddfcbad30b1885c54f3e5e8e59d03d2a89", kill_on_drop: false }` [INFO] [stdout] d473b5a8060c8929de907ba2d42fa7ddfcbad30b1885c54f3e5e8e59d03d2a89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb5829fd9d981362e5622362682b228ff3fc6b1d0104c24720d0a992705c39b9 [INFO] running `Command { std: "docker" "start" "-a" "fb5829fd9d981362e5622362682b228ff3fc6b1d0104c24720d0a992705c39b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking num v0.1.43 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Checking fs-set-times v0.20.3 [INFO] [stderr] Checking rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking ftp v3.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking proxy-protocol v0.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tokio v1.46.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Compiling chiral-client v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking path_abs v0.5.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking libunftp v0.20.3 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking unftp-sbe-fs v0.2.6 [INFO] [stdout] warning: unused variable: `handle` [INFO] [stdout] --> src/file.rs:492:14 [INFO] [stdout] | [INFO] [stdout] 492 | let (handle, addr, shutdown_tx) = spawn_test_ftp_server_with_shutdown_ready(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `shutdown_tx` [INFO] [stdout] --> src/file.rs:492:28 [INFO] [stdout] | [INFO] [stdout] 492 | let (handle, addr, shutdown_tx) = spawn_test_ftp_server_with_shutdown_ready(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/file.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | client.change_directory("upload1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 512 | let _ = client.change_directory("upload1"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.11s [INFO] running `Command { std: "docker" "inspect" "fb5829fd9d981362e5622362682b228ff3fc6b1d0104c24720d0a992705c39b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5829fd9d981362e5622362682b228ff3fc6b1d0104c24720d0a992705c39b9", kill_on_drop: false }` [INFO] [stdout] fb5829fd9d981362e5622362682b228ff3fc6b1d0104c24720d0a992705c39b9