[INFO] cloning repository https://github.com/LayerDynamics/blkbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LayerDynamics/blkbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerDynamics%2Fblkbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerDynamics%2Fblkbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a633e236adf0ee017fbcd1216dd8d7ab7d09634 [INFO] testing LayerDynamics/blkbox against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerDynamics%2Fblkbox" "/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/LayerDynamics/blkbox [INFO] finished tweaking git repo https://github.com/LayerDynamics/blkbox [INFO] tweaked toml for git repo https://github.com/LayerDynamics/blkbox written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LayerDynamics/blkbox on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LayerDynamics/blkbox 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03b4498a7f4654cb61e62f9df4ad9a3decece8806029a5ee5f3d149af4f26b7d [INFO] running `Command { std: "docker" "start" "-a" "03b4498a7f4654cb61e62f9df4ad9a3decece8806029a5ee5f3d149af4f26b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03b4498a7f4654cb61e62f9df4ad9a3decece8806029a5ee5f3d149af4f26b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03b4498a7f4654cb61e62f9df4ad9a3decece8806029a5ee5f3d149af4f26b7d", kill_on_drop: false }` [INFO] [stdout] 03b4498a7f4654cb61e62f9df4ad9a3decece8806029a5ee5f3d149af4f26b7d [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc366fbe307d4e55a90fd39025224f1065b5e376fdee317366da19d942a8874 [INFO] running `Command { std: "docker" "start" "-a" "2fc366fbe307d4e55a90fd39025224f1065b5e376fdee317366da19d942a8874", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling hax-lib v0.3.5 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling zmij v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hax-lib-macros v0.3.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling der v0.8.0-rc.10 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling digest v0.11.0-rc.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling rand_core v0.10.0-rc-3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling spki v0.8.0-rc.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling libcrux-intrinsics v0.0.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.10 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling libcrux-secrets v0.0.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling libcrux-sha3 v0.0.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libcrux-traits v0.0.4 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling crypto-primes v0.7.0-pre.4 [INFO] [stderr] Compiling mysql_common v0.31.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling pkcs1 v0.8.0-rc.4 [INFO] [stderr] Compiling pkcs8 v0.11.0-rc.8 [INFO] [stderr] Compiling signature v3.0.0-rc.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sha2 v0.11.0-rc.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tls_codec_derive v0.4.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling russh-cryptovec v0.7.3 [INFO] [stderr] Compiling libcrux-platform v0.0.2 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling libcrux-ml-kem v0.0.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling tls_codec v0.4.2 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling russh-keys v0.45.0 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rsa v0.10.0-rc.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tls-parser v0.11.0 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling sha1 v0.11.0-rc.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling nom-derive-impl v0.10.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling nom-derive v0.10.1 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling russh v0.45.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling internal-russh-forked-ssh-key v0.6.16+upstream-0.6.7 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling russh-sftp v2.1.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling russh-cryptovec v0.52.0 [INFO] [stderr] Compiling generic-array v1.3.5 [INFO] [stderr] Compiling russh-util v0.52.0 [INFO] [stderr] Compiling serde_qs v0.10.1 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling keyed_priority_queue v0.4.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling mysql_async v0.33.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling mongodb v2.8.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling cloudflare v0.10.1 [INFO] [stderr] Compiling async-ssh2-tokio v0.8.12 [INFO] [stderr] Compiling maxminddb v0.24.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling r2d2_sqlite v0.23.0 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling async_ftp v6.0.0 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling dns-lookup v2.1.1 [INFO] [stderr] Compiling russh v0.56.0 [INFO] [stderr] Compiling blkbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SafeguardEngine`, `SafeguardResults`, and `ThreatAssessor` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub use decision::{ThreatAssessor, SafeguardEngine, DecisionEngine, SafeguardResults, DeploymentDecision}; [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: `PayloadConfig` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | pub use payload::{PayloadGenerator, PayloadConfig, GeneratedPayload}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `C2Callback` and `IntelligenceData` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub use c2::{C2Server, C2Callback, IntelligenceData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeliveryResult` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:36:52 [INFO] [stdout] | [INFO] [stdout] 36 | pub use delivery::{DeliveryEngine, DeliveryMethod, DeliveryResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceType` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::ffi::types::{AttackEvent, PayloadType, ServiceType}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `service_type`, `port`, `stop`, `is_running`, and `stats` are never used [INFO] [stdout] --> lib_rust/honeypot/traits.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait HoneypotService: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 12 | /// Get the service type this honeypot implements [INFO] [stdout] 13 | fn service_type(&self) -> ServiceType; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn port(&self) -> u16; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | async fn stop(&mut self) -> Result<()>; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn is_running(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn stats(&self) -> HoneypotStats; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active_connections`, `unique_ips`, and `uptime_seconds` are never read [INFO] [stdout] --> lib_rust/honeypot/traits.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct HoneypotStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub active_connections: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub unique_ips: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub uptime_seconds: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HoneypotStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `command_rate` is never used [INFO] [stdout] --> lib_rust/honeypot/ftp/session.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl FtpSession { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn command_rate(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> lib_rust/honeypot/ftp/quarantine.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct QuarantinedFile { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 15 | /// Unique quarantine ID [INFO] [stdout] 16 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub original_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub quarantine_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub md5: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub client_ip: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub file_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub is_executable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub is_script: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | pub is_archive: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuarantinedFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `quarantine_dir` is never used [INFO] [stdout] --> lib_rust/honeypot/ftp/quarantine.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl QuarantineManager { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn quarantine_dir(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IntelligenceData` is never constructed [INFO] [stdout] --> lib_rust/strikeback/c2.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct IntelligenceData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `use_tls` is never read [INFO] [stdout] --> lib_rust/strikeback/c2.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct C2Server { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 73 | port: u16, [INFO] [stdout] 74 | use_tls: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `recommend_delivery` is never used [INFO] [stdout] --> lib_rust/strikeback/delivery.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl DeliveryEngine { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 353 | pub fn recommend_delivery(&self, event: &AttackEvent) -> DeliveryMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 51s [INFO] running `Command { std: "docker" "inspect" "2fc366fbe307d4e55a90fd39025224f1065b5e376fdee317366da19d942a8874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc366fbe307d4e55a90fd39025224f1065b5e376fdee317366da19d942a8874", kill_on_drop: false }` [INFO] [stdout] 2fc366fbe307d4e55a90fd39025224f1065b5e376fdee317366da19d942a8874 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a4b06504dbbdcd63a83971a713dc315b72d5ee989a268003406d8d445b9e1f9 [INFO] running `Command { std: "docker" "start" "-a" "4a4b06504dbbdcd63a83971a713dc315b72d5ee989a268003406d8d445b9e1f9", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `SafeguardEngine`, `SafeguardResults`, and `ThreatAssessor` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub use decision::{ThreatAssessor, SafeguardEngine, DecisionEngine, SafeguardResults, DeploymentDecision}; [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: `PayloadConfig` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | pub use payload::{PayloadGenerator, PayloadConfig, GeneratedPayload}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `C2Callback` and `IntelligenceData` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub use c2::{C2Server, C2Callback, IntelligenceData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeliveryResult` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:36:52 [INFO] [stdout] | [INFO] [stdout] 36 | pub use delivery::{DeliveryEngine, DeliveryMethod, DeliveryResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceType` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::ffi::types::{AttackEvent, PayloadType, ServiceType}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `service_type`, `port`, `stop`, `is_running`, and `stats` are never used [INFO] [stdout] --> lib_rust/honeypot/traits.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait HoneypotService: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 12 | /// Get the service type this honeypot implements [INFO] [stdout] 13 | fn service_type(&self) -> ServiceType; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn port(&self) -> u16; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | async fn stop(&mut self) -> Result<()>; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn is_running(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn stats(&self) -> HoneypotStats; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active_connections`, `unique_ips`, and `uptime_seconds` are never read [INFO] [stdout] --> lib_rust/honeypot/traits.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct HoneypotStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub active_connections: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub unique_ips: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub uptime_seconds: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HoneypotStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `command_rate` is never used [INFO] [stdout] --> lib_rust/honeypot/ftp/session.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl FtpSession { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn command_rate(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> lib_rust/honeypot/ftp/quarantine.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct QuarantinedFile { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 15 | /// Unique quarantine ID [INFO] [stdout] 16 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub original_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub quarantine_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub md5: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub client_ip: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub file_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub is_executable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub is_script: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | pub is_archive: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuarantinedFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `quarantine_dir` is never used [INFO] [stdout] --> lib_rust/honeypot/ftp/quarantine.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl QuarantineManager { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn quarantine_dir(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IntelligenceData` is never constructed [INFO] [stdout] --> lib_rust/strikeback/c2.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct IntelligenceData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `use_tls` is never read [INFO] [stdout] --> lib_rust/strikeback/c2.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct C2Server { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 73 | port: u16, [INFO] [stdout] 74 | use_tls: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `recommend_delivery` is never used [INFO] [stdout] --> lib_rust/strikeback/delivery.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl DeliveryEngine { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 353 | pub fn recommend_delivery(&self, event: &AttackEvent) -> DeliveryMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling blkbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SafeguardEngine`, `SafeguardResults`, and `ThreatAssessor` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub use decision::{ThreatAssessor, SafeguardEngine, DecisionEngine, SafeguardResults, DeploymentDecision}; [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: `PayloadConfig` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:34:37 [INFO] [stdout] | [INFO] [stdout] 34 | pub use payload::{PayloadGenerator, PayloadConfig, GeneratedPayload}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `C2Callback` and `IntelligenceData` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | pub use c2::{C2Server, C2Callback, IntelligenceData}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DeliveryResult` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:36:52 [INFO] [stdout] | [INFO] [stdout] 36 | pub use delivery::{DeliveryEngine, DeliveryMethod, DeliveryResult}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceType` [INFO] [stdout] --> lib_rust/strikeback/mod.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | use crate::ffi::types::{AttackEvent, PayloadType, ServiceType}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `service_type`, `port`, `stop`, `is_running`, and `stats` are never used [INFO] [stdout] --> lib_rust/honeypot/traits.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait HoneypotService: Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] 12 | /// Get the service type this honeypot implements [INFO] [stdout] 13 | fn service_type(&self) -> ServiceType; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn port(&self) -> u16; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | async fn stop(&mut self) -> Result<()>; [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn is_running(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn stats(&self) -> HoneypotStats; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active_connections`, `unique_ips`, and `uptime_seconds` are never read [INFO] [stdout] --> lib_rust/honeypot/traits.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct HoneypotStats { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub active_connections: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub unique_ips: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub uptime_seconds: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HoneypotStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `command_rate` is never used [INFO] [stdout] --> lib_rust/honeypot/ftp/session.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl FtpSession { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 224 | pub fn command_rate(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> lib_rust/honeypot/ftp/quarantine.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct QuarantinedFile { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 15 | /// Unique quarantine ID [INFO] [stdout] 16 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub original_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub quarantine_path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub size: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub md5: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub client_ip: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub username: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub timestamp: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub file_type: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub is_executable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 47 | pub is_script: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 48 | pub is_archive: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `QuarantinedFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `quarantine_dir` is never used [INFO] [stdout] --> lib_rust/honeypot/ftp/quarantine.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl QuarantineManager { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn quarantine_dir(&self) -> &Path { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IntelligenceData` is never constructed [INFO] [stdout] --> lib_rust/strikeback/c2.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct IntelligenceData { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `use_tls` is never read [INFO] [stdout] --> lib_rust/strikeback/c2.rs:74:5 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct C2Server { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 73 | port: u16, [INFO] [stdout] 74 | use_tls: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `recommend_delivery` is never used [INFO] [stdout] --> lib_rust/strikeback/delivery.rs:353:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl DeliveryEngine { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 353 | pub fn recommend_delivery(&self, event: &AttackEvent) -> DeliveryMethod { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.46s [INFO] running `Command { std: "docker" "inspect" "4a4b06504dbbdcd63a83971a713dc315b72d5ee989a268003406d8d445b9e1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4b06504dbbdcd63a83971a713dc315b72d5ee989a268003406d8d445b9e1f9", kill_on_drop: false }` [INFO] [stdout] 4a4b06504dbbdcd63a83971a713dc315b72d5ee989a268003406d8d445b9e1f9 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afb608c348be5add5e9df6fa5ece311ea588f8c4670e2a9db397d9e86cdc5f05 [INFO] running `Command { std: "docker" "start" "-a" "afb608c348be5add5e9df6fa5ece311ea588f8c4670e2a9db397d9e86cdc5f05", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `SafeguardEngine`, `SafeguardResults`, and `ThreatAssessor` [INFO] [stderr] --> lib_rust/strikeback/mod.rs:33:20 [INFO] [stderr] | [INFO] [stderr] 33 | pub use decision::{ThreatAssessor, SafeguardEngine, DecisionEngine, SafeguardResults, DeploymentDecision}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `PayloadConfig` [INFO] [stderr] --> lib_rust/strikeback/mod.rs:34:37 [INFO] [stderr] | [INFO] [stderr] 34 | pub use payload::{PayloadGenerator, PayloadConfig, GeneratedPayload}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `C2Callback` and `IntelligenceData` [INFO] [stderr] --> lib_rust/strikeback/mod.rs:35:24 [INFO] [stderr] | [INFO] [stderr] 35 | pub use c2::{C2Server, C2Callback, IntelligenceData}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `DeliveryResult` [INFO] [stderr] --> lib_rust/strikeback/mod.rs:36:52 [INFO] [stderr] | [INFO] [stderr] 36 | pub use delivery::{DeliveryEngine, DeliveryMethod, DeliveryResult}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ServiceType` [INFO] [stderr] --> lib_rust/strikeback/mod.rs:38:51 [INFO] [stderr] | [INFO] [stderr] 38 | use crate::ffi::types::{AttackEvent, PayloadType, ServiceType}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `service_type`, `port`, `stop`, `is_running`, and `stats` are never used [INFO] [stderr] --> lib_rust/honeypot/traits.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 11 | pub trait HoneypotService: Send + Sync { [INFO] [stderr] | --------------- methods in this trait [INFO] [stderr] 12 | /// Get the service type this honeypot implements [INFO] [stderr] 13 | fn service_type(&self) -> ServiceType; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 16 | fn port(&self) -> u16; [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 24 | async fn stop(&mut self) -> Result<()>; [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 27 | fn is_running(&self) -> bool; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 30 | fn stats(&self) -> HoneypotStats; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `active_connections`, `unique_ips`, and `uptime_seconds` are never read [INFO] [stderr] --> lib_rust/honeypot/traits.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 35 | pub struct HoneypotStats { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 40 | pub active_connections: u32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub unique_ips: u32, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 49 | pub uptime_seconds: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HoneypotStats` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `command_rate` is never used [INFO] [stderr] --> lib_rust/honeypot/ftp/session.rs:224:12 [INFO] [stderr] | [INFO] [stderr] 69 | impl FtpSession { [INFO] [stderr] | --------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 224 | pub fn command_rate(&self) -> f32 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> lib_rust/honeypot/ftp/quarantine.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct QuarantinedFile { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 15 | /// Unique quarantine ID [INFO] [stderr] 16 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 19 | pub original_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 22 | pub quarantine_path: PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 25 | pub size: u64, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 31 | pub md5: String, [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 34 | pub client_ip: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | pub username: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 40 | pub timestamp: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 43 | pub file_type: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub is_executable: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 47 | pub is_script: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 48 | pub is_archive: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `QuarantinedFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `quarantine_dir` is never used [INFO] [stderr] --> lib_rust/honeypot/ftp/quarantine.rs:137:12 [INFO] [stderr] | [INFO] [stderr] 60 | impl QuarantineManager { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 137 | pub fn quarantine_dir(&self) -> &Path { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `IntelligenceData` is never constructed [INFO] [stderr] --> lib_rust/strikeback/c2.rs:41:12 [INFO] [stderr] | [INFO] [stderr] 41 | pub struct IntelligenceData { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `use_tls` is never read [INFO] [stderr] --> lib_rust/strikeback/c2.rs:74:5 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct C2Server { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 73 | port: u16, [INFO] [stderr] 74 | use_tls: bool, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `recommend_delivery` is never used [INFO] [stderr] --> lib_rust/strikeback/delivery.rs:353:12 [INFO] [stderr] | [INFO] [stderr] 57 | impl DeliveryEngine { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 353 | pub fn recommend_delivery(&self, event: &AttackEvent) -> DeliveryMethod { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `blkbox` (lib) generated 13 warnings (run `cargo fix --lib -p blkbox` to apply 5 suggestions) [INFO] [stderr] warning: `blkbox` (lib test) generated 13 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] Running unittests lib_rust/lib.rs (/opt/rustwide/target/debug/deps/blkbox-b61a5cde876d6c8f) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test ffi::types::tests::test_service_type_conversion ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_command_name ... ok [INFO] [stdout] test ffi::types::tests::test_attack_event_creation ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_pasv ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_quit ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_type ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_case_insensitive ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_cwd ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_list ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_pass ... ok [INFO] [stdout] test honeypot::ftp::data_channel::tests::test_parse_port_address ... ok [INFO] [stdout] test honeypot::ftp::data_channel::tests::test_passive_port ... ok [INFO] [stdout] test honeypot::ftp::data_channel::tests::test_reset ... ok [INFO] [stdout] test honeypot::ftp::quarantine::tests::test_detect_elf ... ok [INFO] [stdout] test honeypot::ftp::quarantine::tests::test_detect_script ... ok [INFO] [stdout] test honeypot::ftp::quarantine::tests::test_malware_score ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_unknown ... ok [INFO] [stdout] test honeypot::ftp::commands::tests::test_parse_user ... ok [INFO] [stdout] test honeypot::ftp::data_channel::tests::test_format_pasv_response ... ok [INFO] [stdout] test honeypot::ftp::session::tests::test_client_fingerprinting ... ok [INFO] [stdout] test honeypot::ftp::session::tests::test_session_creation ... ok [INFO] [stdout] test honeypot::ftp::session::tests::test_threat_scoring_admin_user ... ok [INFO] [stdout] test honeypot::ftp::session::tests::test_threat_scoring_base ... ok [INFO] [stdout] test honeypot::ftp::quarantine::tests::test_is_executable ... ok [INFO] [stdout] test honeypot::ftp::session::tests::test_directory_traversal_detection ... ok [INFO] [stdout] test tracking::fingerprint::tests::test_fingerprint_engine ... ok [INFO] [stdout] test tracking::fingerprint::tests::test_ja3_computation ... ok [INFO] [stdout] test tracking::fingerprint::tests::test_ssh_algorithms_hassh ... ok [INFO] [stdout] test tracking::fingerprint::tests::test_tool_detection ... ok [INFO] [stdout] test tracking::geolocation::tests::test_cache_stats ... ok [INFO] [stdout] test tracking::geolocation::tests::test_extract_real_ip_cloudflare ... ok [INFO] [stdout] test tracking::fingerprint::tests::test_hassh_computation ... ok [INFO] [stdout] test tracking::geolocation::tests::test_extract_real_ip_socket_fallback ... ok [INFO] [stdout] test tracking::geolocation::tests::test_extract_real_ip_x_forwarded_for ... ok [INFO] [stdout] test tracking::geolocation::tests::test_extract_real_ip_x_real_ip ... ok [INFO] [stdout] test tracking::geolocation::tests::test_is_valid_ip ... ok [INFO] [stdout] test tracking::session::tests::test_aggregate_threat_calculation ... ok [INFO] [stdout] test tracking::session::tests::test_persistence_score_calculation ... ok [INFO] [stdout] test tracking::session::tests::test_session_hash_generation ... ok [INFO] [stdout] test storage::schema::tests::test_drop_schema ... ok [INFO] [stdout] test storage::schema::tests::test_schema_initialization ... ok [INFO] [stdout] test storage::tests::test_database_creation ... ok [INFO] [stdout] test storage::tests::test_store_event ... ok [INFO] [stdout] test tests::test_service_lifecycle ... ok [INFO] [stdout] test tests::test_runtime_creation ... ok [INFO] [stdout] test tracking::geolocation::tests::test_geolocation_cache ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.02s [INFO] [stdout] [INFO] [stderr] Doc-tests blkbox [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" "afb608c348be5add5e9df6fa5ece311ea588f8c4670e2a9db397d9e86cdc5f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb608c348be5add5e9df6fa5ece311ea588f8c4670e2a9db397d9e86cdc5f05", kill_on_drop: false }` [INFO] [stdout] afb608c348be5add5e9df6fa5ece311ea588f8c4670e2a9db397d9e86cdc5f05