[INFO] cloning repository https://github.com/chiral-data/chiral-client-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chiral-data/chiral-client-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiral-data%2Fchiral-client-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiral-data%2Fchiral-client-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 32ee1b3342646367a0e596e15ae913bf4a6a84cd
[INFO] checking chiral-data/chiral-client-rust against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchiral-data%2Fchiral-client-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chiral-data/chiral-client-rust
[INFO] finished tweaking git repo https://github.com/chiral-data/chiral-client-rust
[INFO] tweaked toml for git repo https://github.com/chiral-data/chiral-client-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chiral-data/chiral-client-rust on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chiral-data/chiral-client-rust 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog-stdlog v4.1.1
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded cap-std v3.4.4
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded fs-set-times v0.20.3
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded ftp v3.0.1
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded rustix-linux-procfs v0.1.1
[INFO] [stderr]   Downloaded proxy-protocol v0.5.0
[INFO] [stderr]   Downloaded stfu8 v0.2.7
[INFO] [stderr]   Downloaded unftp-sbe-fs v0.2.6
[INFO] [stderr]   Downloaded libunftp v0.20.3
[INFO] [stderr]   Downloaded cap-primitives v3.4.4
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffc193ee8ad9e27350f1a9fa12240f4fac06cf9941bb13180a96e35640d0a8a3
[INFO] running `Command { std: "docker" "start" "-a" "ffc193ee8ad9e27350f1a9fa12240f4fac06cf9941bb13180a96e35640d0a8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffc193ee8ad9e27350f1a9fa12240f4fac06cf9941bb13180a96e35640d0a8a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffc193ee8ad9e27350f1a9fa12240f4fac06cf9941bb13180a96e35640d0a8a3", kill_on_drop: false }`
[INFO] [stdout] ffc193ee8ad9e27350f1a9fa12240f4fac06cf9941bb13180a96e35640d0a8a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a46d2e8722553d5f7db17c9034cb1a169f09fcf9bd56940d7aa1122c3d543c0c
[INFO] running `Command { std: "docker" "start" "-a" "a46d2e8722553d5f7db17c9034cb1a169f09fcf9bd56940d7aa1122c3d543c0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bitflags v2.9.1
[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]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling cap-primitives v3.4.4
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling cap-std v3.4.4
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking num v0.1.43
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking stfu8 v0.2.7
[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]     Checking tokio v1.46.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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 snafu v0.6.10
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking proxy-protocol v0.5.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking chrono v0.2.25
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking ftp v3.0.1
[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 hyper-timeout v0.4.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking libunftp v0.20.3
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 2m 24s
[INFO] running `Command { std: "docker" "inspect" "a46d2e8722553d5f7db17c9034cb1a169f09fcf9bd56940d7aa1122c3d543c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a46d2e8722553d5f7db17c9034cb1a169f09fcf9bd56940d7aa1122c3d543c0c", kill_on_drop: false }`
[INFO] [stdout] a46d2e8722553d5f7db17c9034cb1a169f09fcf9bd56940d7aa1122c3d543c0c
