[INFO] cloning repository https://github.com/betagouv/ds_proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/betagouv/ds_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetagouv%2Fds_proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetagouv%2Fds_proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7b6889e2dd90978d6c3e6f998148b44fc5e2352
[INFO] checking betagouv/ds_proxy against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbetagouv%2Fds_proxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/betagouv/ds_proxy
[INFO] finished tweaking git repo https://github.com/betagouv/ds_proxy
[INFO] tweaked toml for git repo https://github.com/betagouv/ds_proxy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/betagouv/ds_proxy on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/betagouv/ds_proxy 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34e43dab9c9f5c9605359cfb8a7dc5553565eb199bfbde15689a6f4b55f621d4
[INFO] running `Command { std: "docker" "start" "-a" "34e43dab9c9f5c9605359cfb8a7dc5553565eb199bfbde15689a6f4b55f621d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34e43dab9c9f5c9605359cfb8a7dc5553565eb199bfbde15689a6f4b55f621d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e43dab9c9f5c9605359cfb8a7dc5553565eb199bfbde15689a6f4b55f621d4", kill_on_drop: false }`
[INFO] [stdout] 34e43dab9c9f5c9605359cfb8a7dc5553565eb199bfbde15689a6f4b55f621d4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8c89a5012d260d17dbfe54e5741096ddf27581cc1112747232ce1046bfa013a
[INFO] running `Command { std: "docker" "start" "-a" "a8c89a5012d260d17dbfe54e5741096ddf27581cc1112747232ce1046bfa013a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling sentry-contexts v0.45.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling ds_proxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking docopt v1.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-tls v3.5.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking sentry-types v0.45.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking sentry-core v0.45.0
[INFO] [stderr]     Checking sentry-backtrace v0.45.0
[INFO] [stderr]     Checking sentry-debug-images v0.45.0
[INFO] [stderr]     Checking sentry-panic v0.45.0
[INFO] [stderr]     Checking sentry v0.45.0
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking redis v0.32.7
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking awc v3.8.1
[INFO] [stderr]     Checking sentry-actix v0.45.0
[INFO] [stderr]     Checking actix-files v0.6.8
[INFO] [stderr]     Checking deadpool-redis v0.22.0
[INFO] [stderr]     Checking sodiumoxide v0.2.7
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/file_operations.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut encrypt_cmd = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/file_operations.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut decrypt_cmd = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/file_operations.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let mut decrypt_cmd = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/helpers/mod.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let mut command = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/file_operations.rs:78:36
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let mut decrypt_cmd = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]   --> tests/file_operations.rs:98:36
[INFO] [stdout]    |
[INFO] [stdout] 98 |     let mut decrypt_cmd = Command::cargo_bin("ds_proxy").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!`
[INFO] [stdout]    --> tests/helpers/mod.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |     Command::cargo_bin("ds_proxy")
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "a8c89a5012d260d17dbfe54e5741096ddf27581cc1112747232ce1046bfa013a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c89a5012d260d17dbfe54e5741096ddf27581cc1112747232ce1046bfa013a", kill_on_drop: false }`
[INFO] [stdout] a8c89a5012d260d17dbfe54e5741096ddf27581cc1112747232ce1046bfa013a
