[INFO] cloning repository https://github.com/xtwist/cellularproxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xtwist/cellularproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxtwist%2Fcellularproxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxtwist%2Fcellularproxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5d23a6fef4099b90a86ff97016fe932385ed078
[INFO] testing xtwist/cellularproxy against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxtwist%2Fcellularproxy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/xtwist/cellularproxy
[INFO] finished tweaking git repo https://github.com/xtwist/cellularproxy
[INFO] tweaked toml for git repo https://github.com/xtwist/cellularproxy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xtwist/cellularproxy on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xtwist/cellularproxy 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 910fca59fe1ae2b485a409ede14e1b16412b25c1a823aaebbfac23b30942f2fb
[INFO] running `Command { std: "docker" "start" "-a" "910fca59fe1ae2b485a409ede14e1b16412b25c1a823aaebbfac23b30942f2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "910fca59fe1ae2b485a409ede14e1b16412b25c1a823aaebbfac23b30942f2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "910fca59fe1ae2b485a409ede14e1b16412b25c1a823aaebbfac23b30942f2fb", kill_on_drop: false }`
[INFO] [stdout] 910fca59fe1ae2b485a409ede14e1b16412b25c1a823aaebbfac23b30942f2fb
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cceb3db93cf6358383e10c92750438f7ec22a13e24c0479532e277de78187e6
[INFO] running `Command { std: "docker" "start" "-a" "0cceb3db93cf6358383e10c92750438f7ec22a13e24c0479532e277de78187e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]    Compiling get_if_addrs v0.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling socks5-protocol v0.3.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling socks5-proto v0.4.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling quick-xml v0.20.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling slog-json v2.6.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling modem v0.1.0 (/opt/rustwide/workdir/modem)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> modem/src/api.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use slog::{error, info, Logger};
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `modem_huaweie337::HuaweiE337`
[INFO] [stdout]   --> modem/src/api.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     modem_huaweie337::HuaweiE337,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]  --> modem/src/modem_huaweie337.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use base64::{decode as b64decode, encode as b64encode};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]  --> modem/src/modem_huaweie337.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use base64::{decode as b64decode, encode as b64encode};
[INFO] [stdout]   |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> modem/src/modem_huaweie337.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let modulus_bytes = b64decode(&modulus).or_else(|_| {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> modem/src/modem_huaweie337.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             b64decode(&exponent)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> modem/src/modem_huaweie337.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Ok(b64encode(&encrypted))
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main`
[INFO] [stdout]    --> modem/src/api.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let main = get_default_interface()
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_main`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logger`
[INFO] [stdout]   --> modem/src/socks5.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let logger = self.logger.clone();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iface_map`
[INFO] [stdout]   --> modem/src/socks5.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let iface_map = self.iface_map.clone();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iface_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encrypt_with_public_key` is never used
[INFO] [stdout]   --> modem/src/modem_huaweie337.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl HuaweiE337 {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     async fn encrypt_with_public_key(&mut self, payload: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling proxymodem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Router` and `routing::get`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::{Router, routing::get};
[INFO] [stdout]   |            ^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `net::TcpListener`
[INFO] [stdout]   --> src/main.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::{net::TcpListener, sync::Mutex};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_metrics`
[INFO] [stdout]    --> src/main.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let shutdown_metrics = start_metrics_server(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0cceb3db93cf6358383e10c92750438f7ec22a13e24c0479532e277de78187e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cceb3db93cf6358383e10c92750438f7ec22a13e24c0479532e277de78187e6", kill_on_drop: false }`
[INFO] [stdout] 0cceb3db93cf6358383e10c92750438f7ec22a13e24c0479532e277de78187e6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de2d3f82d2635fa98deeba4564d7ca5975c60d1f07a51f96833c8c6cbc1a4e98
[INFO] running `Command { std: "docker" "start" "-a" "de2d3f82d2635fa98deeba4564d7ca5975c60d1f07a51f96833c8c6cbc1a4e98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proxymodem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> modem/src/api.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | use slog::{error, info, Logger};
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `modem_huaweie337::HuaweiE337`
[INFO] [stdout]   --> modem/src/api.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     modem_huaweie337::HuaweiE337,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]  --> modem/src/modem_huaweie337.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use base64::{decode as b64decode, encode as b64encode};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]  --> modem/src/modem_huaweie337.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use base64::{decode as b64decode, encode as b64encode};
[INFO] [stdout]   |                                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> modem/src/modem_huaweie337.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let modulus_bytes = b64decode(&modulus).or_else(|_| {
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stdout]    --> modem/src/modem_huaweie337.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             b64decode(&exponent)
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stdout]    --> modem/src/modem_huaweie337.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |         Ok(b64encode(&encrypted))
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `main`
[INFO] [stdout]    --> modem/src/api.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let main = get_default_interface()
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_main`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `logger`
[INFO] [stdout]   --> modem/src/socks5.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |         let logger = self.logger.clone();
[INFO] [stdout]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `iface_map`
[INFO] [stdout]   --> modem/src/socks5.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let iface_map = self.iface_map.clone();
[INFO] [stdout]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iface_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encrypt_with_public_key` is never used
[INFO] [stdout]   --> modem/src/modem_huaweie337.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl HuaweiE337 {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     async fn encrypt_with_public_key(&mut self, payload: &str) -> Result<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Router` and `routing::get`
[INFO] [stdout]  --> src/main.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | use axum::{Router, routing::get};
[INFO] [stdout]   |            ^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `net::TcpListener`
[INFO] [stdout]   --> src/main.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tokio::{net::TcpListener, sync::Mutex};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_metrics`
[INFO] [stdout]    --> src/main.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let shutdown_metrics = start_metrics_server(
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_metrics`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "de2d3f82d2635fa98deeba4564d7ca5975c60d1f07a51f96833c8c6cbc1a4e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2d3f82d2635fa98deeba4564d7ca5975c60d1f07a51f96833c8c6cbc1a4e98", kill_on_drop: false }`
[INFO] [stdout] de2d3f82d2635fa98deeba4564d7ca5975c60d1f07a51f96833c8c6cbc1a4e98
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 923275663bd3d8beaf347e63cfe95ce1390385fd67cbabc1b7fc4ca7ef97e11b
[INFO] running `Command { std: "docker" "start" "-a" "923275663bd3d8beaf347e63cfe95ce1390385fd67cbabc1b7fc4ca7ef97e11b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error`
[INFO] [stderr]   --> modem/src/api.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | use slog::{error, info, Logger};
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `modem_huaweie337::HuaweiE337`
[INFO] [stderr]   --> modem/src/api.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 |     modem_huaweie337::HuaweiE337,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]  --> modem/src/modem_huaweie337.rs:3:14
[INFO] [stderr]   |
[INFO] [stderr] 3 | use base64::{decode as b64decode, encode as b64encode};
[INFO] [stderr]   |              ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]  --> modem/src/modem_huaweie337.rs:3:35
[INFO] [stderr]   |
[INFO] [stderr] 3 | use base64::{decode as b64decode, encode as b64encode};
[INFO] [stderr]   |                                   ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]    --> modem/src/modem_huaweie337.rs:119:29
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let modulus_bytes = b64decode(&modulus).or_else(|_| {
[INFO] [stderr]     |                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::decode`: Use Engine::decode
[INFO] [stderr]    --> modem/src/modem_huaweie337.rs:126:13
[INFO] [stderr]     |
[INFO] [stderr] 126 |             b64decode(&exponent)
[INFO] [stderr]     |             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `base64::encode`: Use Engine::encode
[INFO] [stderr]    --> modem/src/modem_huaweie337.rs:142:12
[INFO] [stderr]     |
[INFO] [stderr] 142 |         Ok(b64encode(&encrypted))
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `main`
[INFO] [stderr]    --> modem/src/api.rs:138:9
[INFO] [stderr]     |
[INFO] [stderr] 138 |     let main = get_default_interface()
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_main`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `logger`
[INFO] [stderr]   --> modem/src/socks5.rs:89:13
[INFO] [stderr]    |
[INFO] [stderr] 89 |         let logger = self.logger.clone();
[INFO] [stderr]    |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_logger`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `iface_map`
[INFO] [stderr]   --> modem/src/socks5.rs:90:13
[INFO] [stderr]    |
[INFO] [stderr] 90 |         let iface_map = self.iface_map.clone();
[INFO] [stderr]    |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_iface_map`
[INFO] [stderr] 
[INFO] [stderr] warning: method `encrypt_with_public_key` is never used
[INFO] [stderr]   --> modem/src/modem_huaweie337.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl HuaweiE337 {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 89 |     async fn encrypt_with_public_key(&mut self, payload: &str) -> Result<String> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `modem` (lib) generated 11 warnings (run `cargo fix --lib -p modem` to apply 5 suggestions)
[INFO] [stderr] warning: unused imports: `Router` and `routing::get`
[INFO] [stderr]  --> src/main.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | use axum::{Router, routing::get};
[INFO] [stderr]   |            ^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `net::TcpListener`
[INFO] [stderr]   --> src/main.rs:14:13
[INFO] [stderr]    |
[INFO] [stderr] 14 | use tokio::{net::TcpListener, sync::Mutex};
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `shutdown_metrics`
[INFO] [stderr]    --> src/main.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |     let shutdown_metrics = start_metrics_server(
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_metrics`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `proxymodem` (bin "proxymodem" test) generated 3 warnings (run `cargo fix --bin "proxymodem" -p proxymodem --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proxymodem-4bd21834b1f6ec16)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "923275663bd3d8beaf347e63cfe95ce1390385fd67cbabc1b7fc4ca7ef97e11b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923275663bd3d8beaf347e63cfe95ce1390385fd67cbabc1b7fc4ca7ef97e11b", kill_on_drop: false }`
[INFO] [stdout] 923275663bd3d8beaf347e63cfe95ce1390385fd67cbabc1b7fc4ca7ef97e11b
