[INFO] fetching crate torrust-tracker 3.0.0... [INFO] testing torrust-tracker-3.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate torrust-tracker 3.0.0 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate torrust-tracker 3.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate torrust-tracker 3.0.0 [INFO] tweaked toml for crates.io crate torrust-tracker 3.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate torrust-tracker 3.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate torrust-tracker 3.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b5599215181569929f4ae669083a9459b1c494053cdc8ae3ae8116dceb623bc [INFO] running `Command { std: "docker" "start" "-a" "8b5599215181569929f4ae669083a9459b1c494053cdc8ae3ae8116dceb623bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b5599215181569929f4ae669083a9459b1c494053cdc8ae3ae8116dceb623bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b5599215181569929f4ae669083a9459b1c494053cdc8ae3ae8116dceb623bc", kill_on_drop: false }` [INFO] [stdout] 8b5599215181569929f4ae669083a9459b1c494053cdc8ae3ae8116dceb623bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe9b78d8706de1e5c20108e7d4583f5ec15959186a68c4a6afc04898017ac6a [INFO] running `Command { std: "docker" "start" "-a" "efe9b78d8706de1e5c20108e7d4583f5ec15959186a68c4a6afc04898017ac6a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling aws-lc-sys v0.21.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aws-lc-rs v1.9.0 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.21 [INFO] [stderr] Compiling tdyne-peer-id-registry v0.1.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling bigdecimal v0.4.5 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling aquatic_peer_id v0.9.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling frunk_proc_macros v0.1.3 [INFO] [stderr] Compiling mysql_common v0.32.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling tdyne-peer-id v1.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling frunk v0.4.3 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling axum-core v0.4.4 [INFO] [stderr] Compiling mysql-common-derive v0.31.1 [INFO] [stderr] Compiling aquatic_udp_protocol v0.9.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling derive_utils v0.14.2 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling mysql v25.0.1 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling torrust-tracker-primitives v3.0.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling axum v0.7.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling torrust-tracker-located-error v3.0.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling async-compression v0.4.12 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling forwarded-header-value v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling torrust-tracker-configuration v3.0.0 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling torrust-tracker-clock v3.0.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_html_form v0.2.6 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling torrust-tracker-torrent-repository v3.0.0 [INFO] [stderr] Compiling r2d2_mysql v25.0.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling serde_bencode v0.2.4 [INFO] [stderr] Compiling axum-extra v0.9.4 [INFO] [stderr] Compiling axum-client-ip v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.1 [INFO] [stderr] Compiling trace v0.1.7 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling torrust-tracker-contrib-bencode v3.0.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling ringbuf v0.4.4 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling axum-server v0.7.1 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling r2d2_sqlite v0.25.0 [INFO] [stderr] Compiling torrust-tracker v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/core/services/torrent.rs:57:46 [INFO] [stdout] | [INFO] [stdout] 57 | let peers = Some(peers.iter().map(|peer| (**peer)).collect()); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 57 - let peers = Some(peers.iter().map(|peer| (**peer)).collect()); [INFO] [stdout] 57 + let peers = Some(peers.iter().map(|peer| **peer).collect()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/servers/http/v1/extractors/announce_request.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/servers/http/v1/extractors/authentication_key.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/servers/http/v1/extractors/client_ip_sources.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks [INFO] [stdout] --> src/servers/http/v1/extractors/scrape_request.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `torrust-tracker` (bin "tracker_checker") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name tracker_checker --edition=2021 src/bin/tracker_checker.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C lto=fat -C debuginfo=1 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e893d7394fd9195b -C extra-filename=-270781f925a2f4ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1792e38893337e8c.rlib --extern aquatic_udp_protocol=/opt/rustwide/target/debug/deps/libaquatic_udp_protocol-303b3f7ee2c610ff.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-51a8198638abfe89.rlib --extern axum_client_ip=/opt/rustwide/target/debug/deps/libaxum_client_ip-1b3ee9fd7a45f46f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-e8fdd8bf94f27777.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-046d6962aa0a0ab5.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-e158aaf457a21818.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1186db32251d3390.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-708c4cf4bde48b52.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2b62b46b2f037627.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6897f18ec2a1efdf.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d2b747d74d917c8b.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-8639f44397f8a2cf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ec0739dff1408ae.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e46e3da032a9479.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-bc4a4c2279edb853.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1210a59a2a9307f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b679a31f64a18564.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-49d75ef953d3f33e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-47210ac89627911e.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-6682c852e6797036.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-89ed029c1e99ed68.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5d399c0642784e0b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-821a5d6b15c649ef.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-eb68968d3f649fe3.rlib --extern r2d2_mysql=/opt/rustwide/target/debug/deps/libr2d2_mysql-519568edf2e36c42.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-fa4b1fc8c2c0dbb8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf81a3812abd1334.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ad310c0ca758fea9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7395d296d26b5359.rlib --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-e660a8febe105ac3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-574924b9c6588a3a.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-d2b90a52777f8dc9.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3fc635912998cd99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-094c47837f657c3f.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-627dbdf1cda292bc.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-82be0013b9dbdf95.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52677ee55cd9274e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-279c5c11092218e9.rlib --extern torrust_tracker=/opt/rustwide/target/debug/deps/libtorrust_tracker-029a6d957230526d.rlib --extern torrust_tracker_clock=/opt/rustwide/target/debug/deps/libtorrust_tracker_clock-3d06803285a2d694.rlib --extern torrust_tracker_configuration=/opt/rustwide/target/debug/deps/libtorrust_tracker_configuration-31af6e5dbfcb782e.rlib --extern torrust_tracker_contrib_bencode=/opt/rustwide/target/debug/deps/libtorrust_tracker_contrib_bencode-bddd0a55bc50a069.rlib --extern torrust_tracker_located_error=/opt/rustwide/target/debug/deps/libtorrust_tracker_located_error-cac620a4610b1037.rlib --extern torrust_tracker_primitives=/opt/rustwide/target/debug/deps/libtorrust_tracker_primitives-42b5cf2a7a3b7036.rlib --extern torrust_tracker_torrent_repository=/opt/rustwide/target/debug/deps/libtorrust_tracker_torrent_repository-2c72ee5d47fbb34e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ff4503f1f3d55fd2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fb891c46ee464e19.rlib --extern trace=/opt/rustwide/target/debug/deps/libtrace-975b331862260ce4.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-431d90288c6e5e23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-43d4acb69c761b20.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a8fc5713216f61ca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fa840fa74b367cc2.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-1d911b6fda5ea09a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-01803cb7de34370f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81d16708c28afc35/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-22a4a1aeded7e99a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `torrust-tracker` (bin "e2e_tests_runner") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name e2e_tests_runner --edition=2021 src/bin/e2e_tests_runner.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C lto=fat -C debuginfo=1 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6a4a1201e2f9cd26 -C extra-filename=-6e364ff86ff45bfe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1792e38893337e8c.rlib --extern aquatic_udp_protocol=/opt/rustwide/target/debug/deps/libaquatic_udp_protocol-303b3f7ee2c610ff.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-51a8198638abfe89.rlib --extern axum_client_ip=/opt/rustwide/target/debug/deps/libaxum_client_ip-1b3ee9fd7a45f46f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-e8fdd8bf94f27777.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-046d6962aa0a0ab5.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-e158aaf457a21818.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1186db32251d3390.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-708c4cf4bde48b52.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2b62b46b2f037627.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6897f18ec2a1efdf.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d2b747d74d917c8b.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-8639f44397f8a2cf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ec0739dff1408ae.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e46e3da032a9479.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-bc4a4c2279edb853.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1210a59a2a9307f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b679a31f64a18564.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-49d75ef953d3f33e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-47210ac89627911e.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-6682c852e6797036.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-89ed029c1e99ed68.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5d399c0642784e0b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-821a5d6b15c649ef.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-eb68968d3f649fe3.rlib --extern r2d2_mysql=/opt/rustwide/target/debug/deps/libr2d2_mysql-519568edf2e36c42.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-fa4b1fc8c2c0dbb8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf81a3812abd1334.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ad310c0ca758fea9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7395d296d26b5359.rlib --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-e660a8febe105ac3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-574924b9c6588a3a.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-d2b90a52777f8dc9.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3fc635912998cd99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-094c47837f657c3f.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-627dbdf1cda292bc.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-82be0013b9dbdf95.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52677ee55cd9274e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-279c5c11092218e9.rlib --extern torrust_tracker=/opt/rustwide/target/debug/deps/libtorrust_tracker-029a6d957230526d.rlib --extern torrust_tracker_clock=/opt/rustwide/target/debug/deps/libtorrust_tracker_clock-3d06803285a2d694.rlib --extern torrust_tracker_configuration=/opt/rustwide/target/debug/deps/libtorrust_tracker_configuration-31af6e5dbfcb782e.rlib --extern torrust_tracker_contrib_bencode=/opt/rustwide/target/debug/deps/libtorrust_tracker_contrib_bencode-bddd0a55bc50a069.rlib --extern torrust_tracker_located_error=/opt/rustwide/target/debug/deps/libtorrust_tracker_located_error-cac620a4610b1037.rlib --extern torrust_tracker_primitives=/opt/rustwide/target/debug/deps/libtorrust_tracker_primitives-42b5cf2a7a3b7036.rlib --extern torrust_tracker_torrent_repository=/opt/rustwide/target/debug/deps/libtorrust_tracker_torrent_repository-2c72ee5d47fbb34e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ff4503f1f3d55fd2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fb891c46ee464e19.rlib --extern trace=/opt/rustwide/target/debug/deps/libtrace-975b331862260ce4.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-431d90288c6e5e23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-43d4acb69c761b20.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a8fc5713216f61ca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fa840fa74b367cc2.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-1d911b6fda5ea09a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-01803cb7de34370f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81d16708c28afc35/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-22a4a1aeded7e99a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `torrust-tracker` (bin "http_tracker_client") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name http_tracker_client --edition=2021 src/bin/http_tracker_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C lto=fat -C debuginfo=1 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3dfb47df8b3be0e3 -C extra-filename=-70d9e0c2364619c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1792e38893337e8c.rlib --extern aquatic_udp_protocol=/opt/rustwide/target/debug/deps/libaquatic_udp_protocol-303b3f7ee2c610ff.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-51a8198638abfe89.rlib --extern axum_client_ip=/opt/rustwide/target/debug/deps/libaxum_client_ip-1b3ee9fd7a45f46f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-e8fdd8bf94f27777.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-046d6962aa0a0ab5.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-e158aaf457a21818.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1186db32251d3390.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-708c4cf4bde48b52.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2b62b46b2f037627.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6897f18ec2a1efdf.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d2b747d74d917c8b.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-8639f44397f8a2cf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ec0739dff1408ae.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e46e3da032a9479.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-bc4a4c2279edb853.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1210a59a2a9307f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b679a31f64a18564.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-49d75ef953d3f33e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-47210ac89627911e.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-6682c852e6797036.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-89ed029c1e99ed68.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5d399c0642784e0b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-821a5d6b15c649ef.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-eb68968d3f649fe3.rlib --extern r2d2_mysql=/opt/rustwide/target/debug/deps/libr2d2_mysql-519568edf2e36c42.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-fa4b1fc8c2c0dbb8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf81a3812abd1334.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ad310c0ca758fea9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7395d296d26b5359.rlib --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-e660a8febe105ac3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-574924b9c6588a3a.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-d2b90a52777f8dc9.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3fc635912998cd99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-094c47837f657c3f.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-627dbdf1cda292bc.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-82be0013b9dbdf95.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52677ee55cd9274e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-279c5c11092218e9.rlib --extern torrust_tracker=/opt/rustwide/target/debug/deps/libtorrust_tracker-029a6d957230526d.rlib --extern torrust_tracker_clock=/opt/rustwide/target/debug/deps/libtorrust_tracker_clock-3d06803285a2d694.rlib --extern torrust_tracker_configuration=/opt/rustwide/target/debug/deps/libtorrust_tracker_configuration-31af6e5dbfcb782e.rlib --extern torrust_tracker_contrib_bencode=/opt/rustwide/target/debug/deps/libtorrust_tracker_contrib_bencode-bddd0a55bc50a069.rlib --extern torrust_tracker_located_error=/opt/rustwide/target/debug/deps/libtorrust_tracker_located_error-cac620a4610b1037.rlib --extern torrust_tracker_primitives=/opt/rustwide/target/debug/deps/libtorrust_tracker_primitives-42b5cf2a7a3b7036.rlib --extern torrust_tracker_torrent_repository=/opt/rustwide/target/debug/deps/libtorrust_tracker_torrent_repository-2c72ee5d47fbb34e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ff4503f1f3d55fd2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fb891c46ee464e19.rlib --extern trace=/opt/rustwide/target/debug/deps/libtrace-975b331862260ce4.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-431d90288c6e5e23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-43d4acb69c761b20.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a8fc5713216f61ca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fa840fa74b367cc2.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-1d911b6fda5ea09a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-01803cb7de34370f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81d16708c28afc35/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-22a4a1aeded7e99a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `torrust-tracker` (bin "udp_tracker_client") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name udp_tracker_client --edition=2021 src/bin/udp_tracker_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C lto=fat -C debuginfo=1 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4f274f9294faec28 -C extra-filename=-5b235977790feeb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1792e38893337e8c.rlib --extern aquatic_udp_protocol=/opt/rustwide/target/debug/deps/libaquatic_udp_protocol-303b3f7ee2c610ff.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-51a8198638abfe89.rlib --extern axum_client_ip=/opt/rustwide/target/debug/deps/libaxum_client_ip-1b3ee9fd7a45f46f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-e8fdd8bf94f27777.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-046d6962aa0a0ab5.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-e158aaf457a21818.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1186db32251d3390.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-708c4cf4bde48b52.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2b62b46b2f037627.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6897f18ec2a1efdf.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d2b747d74d917c8b.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-8639f44397f8a2cf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ec0739dff1408ae.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e46e3da032a9479.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-bc4a4c2279edb853.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1210a59a2a9307f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b679a31f64a18564.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-49d75ef953d3f33e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-47210ac89627911e.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-6682c852e6797036.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-89ed029c1e99ed68.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5d399c0642784e0b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-821a5d6b15c649ef.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-eb68968d3f649fe3.rlib --extern r2d2_mysql=/opt/rustwide/target/debug/deps/libr2d2_mysql-519568edf2e36c42.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-fa4b1fc8c2c0dbb8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf81a3812abd1334.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ad310c0ca758fea9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7395d296d26b5359.rlib --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-e660a8febe105ac3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-574924b9c6588a3a.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-d2b90a52777f8dc9.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3fc635912998cd99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-094c47837f657c3f.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-627dbdf1cda292bc.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-82be0013b9dbdf95.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52677ee55cd9274e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-279c5c11092218e9.rlib --extern torrust_tracker=/opt/rustwide/target/debug/deps/libtorrust_tracker-029a6d957230526d.rlib --extern torrust_tracker_clock=/opt/rustwide/target/debug/deps/libtorrust_tracker_clock-3d06803285a2d694.rlib --extern torrust_tracker_configuration=/opt/rustwide/target/debug/deps/libtorrust_tracker_configuration-31af6e5dbfcb782e.rlib --extern torrust_tracker_contrib_bencode=/opt/rustwide/target/debug/deps/libtorrust_tracker_contrib_bencode-bddd0a55bc50a069.rlib --extern torrust_tracker_located_error=/opt/rustwide/target/debug/deps/libtorrust_tracker_located_error-cac620a4610b1037.rlib --extern torrust_tracker_primitives=/opt/rustwide/target/debug/deps/libtorrust_tracker_primitives-42b5cf2a7a3b7036.rlib --extern torrust_tracker_torrent_repository=/opt/rustwide/target/debug/deps/libtorrust_tracker_torrent_repository-2c72ee5d47fbb34e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ff4503f1f3d55fd2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fb891c46ee464e19.rlib --extern trace=/opt/rustwide/target/debug/deps/libtrace-975b331862260ce4.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-431d90288c6e5e23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-43d4acb69c761b20.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a8fc5713216f61ca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fa840fa74b367cc2.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-1d911b6fda5ea09a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-01803cb7de34370f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81d16708c28afc35/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-22a4a1aeded7e99a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `torrust-tracker` (bin "torrust-tracker") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name torrust_tracker --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C lto=fat -C debuginfo=1 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb417df689b8b497 -C extra-filename=-a03604e2a15fef23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1792e38893337e8c.rlib --extern aquatic_udp_protocol=/opt/rustwide/target/debug/deps/libaquatic_udp_protocol-303b3f7ee2c610ff.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-51a8198638abfe89.rlib --extern axum_client_ip=/opt/rustwide/target/debug/deps/libaxum_client_ip-1b3ee9fd7a45f46f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-e8fdd8bf94f27777.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-046d6962aa0a0ab5.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-e158aaf457a21818.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1186db32251d3390.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-708c4cf4bde48b52.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2b62b46b2f037627.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6897f18ec2a1efdf.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d2b747d74d917c8b.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-8639f44397f8a2cf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ec0739dff1408ae.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e46e3da032a9479.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-bc4a4c2279edb853.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1210a59a2a9307f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b679a31f64a18564.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-49d75ef953d3f33e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-47210ac89627911e.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-6682c852e6797036.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-89ed029c1e99ed68.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5d399c0642784e0b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-821a5d6b15c649ef.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-eb68968d3f649fe3.rlib --extern r2d2_mysql=/opt/rustwide/target/debug/deps/libr2d2_mysql-519568edf2e36c42.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-fa4b1fc8c2c0dbb8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf81a3812abd1334.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ad310c0ca758fea9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7395d296d26b5359.rlib --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-e660a8febe105ac3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-574924b9c6588a3a.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-d2b90a52777f8dc9.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3fc635912998cd99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-094c47837f657c3f.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-627dbdf1cda292bc.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-82be0013b9dbdf95.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52677ee55cd9274e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-279c5c11092218e9.rlib --extern torrust_tracker=/opt/rustwide/target/debug/deps/libtorrust_tracker-029a6d957230526d.rlib --extern torrust_tracker_clock=/opt/rustwide/target/debug/deps/libtorrust_tracker_clock-3d06803285a2d694.rlib --extern torrust_tracker_configuration=/opt/rustwide/target/debug/deps/libtorrust_tracker_configuration-31af6e5dbfcb782e.rlib --extern torrust_tracker_contrib_bencode=/opt/rustwide/target/debug/deps/libtorrust_tracker_contrib_bencode-bddd0a55bc50a069.rlib --extern torrust_tracker_located_error=/opt/rustwide/target/debug/deps/libtorrust_tracker_located_error-cac620a4610b1037.rlib --extern torrust_tracker_primitives=/opt/rustwide/target/debug/deps/libtorrust_tracker_primitives-42b5cf2a7a3b7036.rlib --extern torrust_tracker_torrent_repository=/opt/rustwide/target/debug/deps/libtorrust_tracker_torrent_repository-2c72ee5d47fbb34e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ff4503f1f3d55fd2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fb891c46ee464e19.rlib --extern trace=/opt/rustwide/target/debug/deps/libtrace-975b331862260ce4.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-431d90288c6e5e23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-43d4acb69c761b20.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a8fc5713216f61ca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fa840fa74b367cc2.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-1d911b6fda5ea09a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-01803cb7de34370f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81d16708c28afc35/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-22a4a1aeded7e99a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `torrust-tracker` (bin "profiling") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name profiling --edition=2021 src/bin/profiling.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C lto=fat -C debuginfo=1 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e036a76485436a45 -C extra-filename=-e72a3a60eae25dc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-1792e38893337e8c.rlib --extern aquatic_udp_protocol=/opt/rustwide/target/debug/deps/libaquatic_udp_protocol-303b3f7ee2c610ff.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-51a8198638abfe89.rlib --extern axum_client_ip=/opt/rustwide/target/debug/deps/libaxum_client_ip-1b3ee9fd7a45f46f.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-e8fdd8bf94f27777.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-046d6962aa0a0ab5.rlib --extern camino=/opt/rustwide/target/debug/deps/libcamino-e158aaf457a21818.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1186db32251d3390.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-708c4cf4bde48b52.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-2b62b46b2f037627.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-6897f18ec2a1efdf.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d2b747d74d917c8b.rlib --extern figment=/opt/rustwide/target/debug/deps/libfigment-8639f44397f8a2cf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4ec0739dff1408ae.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6e46e3da032a9479.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-bc4a4c2279edb853.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-b1210a59a2a9307f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b679a31f64a18564.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-49d75ef953d3f33e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-47210ac89627911e.rlib --extern multimap=/opt/rustwide/target/debug/deps/libmultimap-6682c852e6797036.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-89ed029c1e99ed68.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-5d399c0642784e0b.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-821a5d6b15c649ef.rlib --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-eb68968d3f649fe3.rlib --extern r2d2_mysql=/opt/rustwide/target/debug/deps/libr2d2_mysql-519568edf2e36c42.rlib --extern r2d2_sqlite=/opt/rustwide/target/debug/deps/libr2d2_sqlite-fa4b1fc8c2c0dbb8.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cf81a3812abd1334.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ad310c0ca758fea9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7395d296d26b5359.rlib --extern ringbuf=/opt/rustwide/target/debug/deps/libringbuf-e660a8febe105ac3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-574924b9c6588a3a.rlib --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-d2b90a52777f8dc9.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-3fc635912998cd99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-094c47837f657c3f.rlib --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-627dbdf1cda292bc.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-82be0013b9dbdf95.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-52677ee55cd9274e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-279c5c11092218e9.rlib --extern torrust_tracker=/opt/rustwide/target/debug/deps/libtorrust_tracker-029a6d957230526d.rlib --extern torrust_tracker_clock=/opt/rustwide/target/debug/deps/libtorrust_tracker_clock-3d06803285a2d694.rlib --extern torrust_tracker_configuration=/opt/rustwide/target/debug/deps/libtorrust_tracker_configuration-31af6e5dbfcb782e.rlib --extern torrust_tracker_contrib_bencode=/opt/rustwide/target/debug/deps/libtorrust_tracker_contrib_bencode-bddd0a55bc50a069.rlib --extern torrust_tracker_located_error=/opt/rustwide/target/debug/deps/libtorrust_tracker_located_error-cac620a4610b1037.rlib --extern torrust_tracker_primitives=/opt/rustwide/target/debug/deps/libtorrust_tracker_primitives-42b5cf2a7a3b7036.rlib --extern torrust_tracker_torrent_repository=/opt/rustwide/target/debug/deps/libtorrust_tracker_torrent_repository-2c72ee5d47fbb34e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-ff4503f1f3d55fd2.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-fb891c46ee464e19.rlib --extern trace=/opt/rustwide/target/debug/deps/libtrace-975b331862260ce4.so --extern tracing=/opt/rustwide/target/debug/deps/libtracing-431d90288c6e5e23.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-43d4acb69c761b20.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a8fc5713216f61ca.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-fa840fa74b367cc2.rlib --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-1d911b6fda5ea09a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-01803cb7de34370f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-81d16708c28afc35/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-22a4a1aeded7e99a/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "efe9b78d8706de1e5c20108e7d4583f5ec15959186a68c4a6afc04898017ac6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe9b78d8706de1e5c20108e7d4583f5ec15959186a68c4a6afc04898017ac6a", kill_on_drop: false }` [INFO] [stdout] efe9b78d8706de1e5c20108e7d4583f5ec15959186a68c4a6afc04898017ac6a