[INFO] cloning repository https://github.com/jarondusty/credleg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jarondusty/credleg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarondusty%2Fcredleg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarondusty%2Fcredleg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2da4b56d64047c69d40caf48db1035a0a02af450
[INFO] testing jarondusty/credleg against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjarondusty%2Fcredleg" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jarondusty/credleg
[INFO] finished tweaking git repo https://github.com/jarondusty/credleg
[INFO] tweaked toml for git repo https://github.com/jarondusty/credleg written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jarondusty/credleg on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jarondusty/credleg 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed4b8f7d58adcdb8abc5133a81a2ee80c67b2ad96940941cb422ca1a098a149e
[INFO] running `Command { std: "docker" "start" "-a" "ed4b8f7d58adcdb8abc5133a81a2ee80c67b2ad96940941cb422ca1a098a149e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed4b8f7d58adcdb8abc5133a81a2ee80c67b2ad96940941cb422ca1a098a149e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed4b8f7d58adcdb8abc5133a81a2ee80c67b2ad96940941cb422ca1a098a149e", kill_on_drop: false }`
[INFO] [stdout] ed4b8f7d58adcdb8abc5133a81a2ee80c67b2ad96940941cb422ca1a098a149e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db0d0f307cfe52e84c4d4f4e0a5c8ac7ca66b3e710ad4d5ebb14664db05393dd
[INFO] running `Command { std: "docker" "start" "-a" "db0d0f307cfe52e84c4d4f4e0a5c8ac7ca66b3e710ad4d5ebb14664db05393dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1 (/opt/rustwide/workdir/crates/rust-url/percent_encoding)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1 (/opt/rustwide/workdir/crates/rust-url/form_urlencoded)
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling idna v0.5.0 (/opt/rustwide/workdir/crates/rust-url/idna)
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling url v2.5.0 (/opt/rustwide/workdir/crates/rust-url/url)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling object v0.36.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling asn1-rs v0.6.1
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling rusticata-macros v2.1.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling russh-cryptovec v0.7.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling oid-registry v0.7.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling flurry v0.5.1
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling russh-keys v0.43.0
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling md4 v0.8.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling der-parser v3.0.4
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling bigdecimal v0.2.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling num_enum_derive v0.4.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pavao v0.2.8
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling scylla-macros v0.2.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling kerberos_constants v0.0.9
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling rlimit v0.10.1
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling red_asn1 v0.3.5
[INFO] [stderr]    Compiling x509-parser v0.6.5
[INFO] [stderr]    Compiling russh v0.43.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling scylla-cql v0.0.9
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling bson v2.11.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling red_asn1_derive v0.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.2.0
[INFO] [stderr]    Compiling num_enum v0.4.3
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling russh-sftp v2.0.3
[INFO] [stderr]    Compiling cookie_store v0.16.2
[INFO] [stderr]    Compiling stop-token v0.7.0
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling md-5 v0.8.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling lber v0.4.2
[INFO] [stderr]    Compiling imap-proto v0.16.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling yasna v0.3.2
[INFO] [stderr]    Compiling strum v0.23.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling debug-helper v0.3.13
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling mongodb v2.8.2
[INFO] [stderr]    Compiling async-imap v0.9.7
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling scylla v0.10.1
[INFO] [stderr]    Compiling cidr-utils v0.5.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rdp-rs v0.1.0
[INFO] [stderr]    Compiling paho-mqtt v0.12.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling ntlmclient v0.1.0
[INFO] [stderr]    Compiling ldap3 v0.11.5
[INFO] [stderr]    Compiling async-ssh2-tokio v0.8.10
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling async-pop v1.1.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling kerberos_crypto v0.3.6
[INFO] [stderr]    Compiling vnc-rs v0.5.1
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling clap_complete v4.5.8
[INFO] [stderr]    Compiling lazy-regex v3.2.0
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling kerberos_asn1 v0.2.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling mini-telnet v0.1.8
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling async-smtp v0.9.1
[INFO] [stderr]    Compiling fast-socks5 v0.9.6
[INFO] [stderr]    Compiling async_ftp v6.0.0
[INFO] [stderr]    Compiling dns-lookup v2.0.4
[INFO] [stderr]    Compiling memory-stats v1.2.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling legba v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "db0d0f307cfe52e84c4d4f4e0a5c8ac7ca66b3e710ad4d5ebb14664db05393dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db0d0f307cfe52e84c4d4f4e0a5c8ac7ca66b3e710ad4d5ebb14664db05393dd", kill_on_drop: false }`
[INFO] [stdout] db0d0f307cfe52e84c4d4f4e0a5c8ac7ca66b3e710ad4d5ebb14664db05393dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac713ef8dbee32d103b3d6fd7badcea3130a59b3f55d969b4900ddd505df2925
[INFO] running `Command { std: "docker" "start" "-a" "ac713ef8dbee32d103b3d6fd7badcea3130a59b3f55d969b4900ddd505df2925", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling ntlmclient v0.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling rdp-rs v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling trust-dns-proto v0.21.2
[INFO] [stderr]    Compiling russh-sftp v2.0.3
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling russh-keys v0.43.0
[INFO] [stderr]    Compiling actix-server v2.4.0
[INFO] [stderr]    Compiling russh v0.43.0
[INFO] [stderr]    Compiling trust-dns-resolver v0.21.2
[INFO] [stderr]    Compiling actix-http v3.8.0
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling scylla-cql v0.0.9
[INFO] [stderr]    Compiling actix-web v4.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling async-native-tls v0.5.0
[INFO] [stderr]    Compiling async-pop v1.1.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling reqwest v0.11.20
[INFO] [stderr]    Compiling scylla v0.10.1
[INFO] [stderr]    Compiling mongodb v2.8.2
[INFO] [stderr]    Compiling async-ssh2-tokio v0.8.10
[INFO] [stderr]    Compiling vnc-rs v0.5.1
[INFO] [stderr]    Compiling mini-telnet v0.1.8
[INFO] [stderr]    Compiling ldap3 v0.11.5
[INFO] [stderr]    Compiling actix-cors v0.7.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling fast-socks5 v0.9.6
[INFO] [stderr]    Compiling async_ftp v6.0.0
[INFO] [stderr]    Compiling async-imap v0.9.7
[INFO] [stderr]    Compiling async-smtp v0.9.1
[INFO] [stderr]    Compiling legba v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ac713ef8dbee32d103b3d6fd7badcea3130a59b3f55d969b4900ddd505df2925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac713ef8dbee32d103b3d6fd7badcea3130a59b3f55d969b4900ddd505df2925", kill_on_drop: false }`
[INFO] [stdout] ac713ef8dbee32d103b3d6fd7badcea3130a59b3f55d969b4900ddd505df2925
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c03455900c6df76a6e8669d9fc533d7ad0a9f0c9a9b7c966e41891d3419a1468
[INFO] running `Command { std: "docker" "start" "-a" "c03455900c6df76a6e8669d9fc533d7ad0a9f0c9a9b7c966e41891d3419a1468", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/legba-1c3d8ebc4381b0eb)
[INFO] [stdout] 
[INFO] [stdout] running 75 tests
[INFO] [stdout] test creds::combinator::tests::can_handle_multiple_targets_and_single_credentials ... ok
[INFO] [stdout] test creds::combinator::tests::can_handle_multiple_targets_and_double_credentials ... ok
[INFO] [stdout] test creds::combinator::tests::can_handle_combo_mode ... ok
[INFO] [stdout] test creds::combinator::tests::returns_plugin_overrides_set ... ok
[INFO] [stdout] test creds::combinator::tests::can_restore_from_step ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_constant_with_at ... ok
[INFO] [stdout] test creds::combinator::tests::iteration_strategies_return_same_results ... ok
[INFO] [stdout] test creds::combinator::tests::can_handle_password_iteration_strategy ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_filename ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_glob ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_constant_with_bracket ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_multiple ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_multiple_with_spaces ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_permutations_with_custom_charset ... ok
[INFO] [stdout] test creds::combinator::tests::can_handle_user_iteration_strategy ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_constant ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_none ... ok
[INFO] [stdout] test creds::combinator::tests::returns_plugin_overrides_min_max ... ok
[INFO] [stdout] test creds::iterator::constant::tests::can_handle_constant ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_range_with_set ... ok
[INFO] [stdout] test creds::iterator::glob::tests::can_handle_glob ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_range_with_min_max ... ok
[INFO] [stdout] test creds::iterator::permutations::tests::can_handle_permutations ... ok
[INFO] [stdout] test creds::iterator::range::tests::can_handle_min_max_range ... ok
[INFO] [stdout] test creds::iterator::range::tests::can_handle_set_range ... ok
[INFO] [stdout] test creds::combinator::tests::returns_all_elements_of_one_wordlist ... ok
[INFO] [stdout] test creds::expression::tests::can_parse_permutations_with_default_charset ... ok
[INFO] [stdout] test creds::iterator::wordlist::tests::can_handle_wordlist ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_interpolates_query_urlencoded ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_adds_default_schema_and_path ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_interpolates_query_with_password_placeholder ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_interpolates_query_with_username_placeholder ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_adds_default_path ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_adds_default_schema ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_interpolates_query_with_payload_placeholder ... ok
[INFO] [stdout] test plugins::http::tests::test_get_target_url_preserves_query ... ok
[INFO] [stdout] test creds::combinator::tests::returns_all_combinations_of_two_wordlists ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success ... ok
[INFO] [stdout] test plugins::http::tests::test_is_not_success_custom_code ... ok
[INFO] [stdout] test plugins::http::tests::test_is_not_success_with_negative_match ... ok
[INFO] [stdout] test plugins::http::tests::test_is_not_success_with_positive_and_negative_match ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success_custom_code ... ok
[INFO] [stdout] test plugins::http::tests::test_is_not_success ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success_with_interpolated_payload ... ok
[INFO] [stdout] test recipe::context::tests::can_parse_multiple_pairs ... ok
[INFO] [stdout] test recipe::context::tests::can_parse_multiple_pairs_with_spaces_and_stuff ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success_with_interpolated_username ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success_match ... ok
[INFO] [stdout] test recipe::context::tests::can_parse_single_pair ... ok
[INFO] [stdout] test recipe::context::tests::can_parse_nothing ... ok
[INFO] [stdout] test recipe::context::tests::can_parse_single_pair_with_ampersand_prefix ... ok
[INFO] [stdout] test recipe::context::tests::can_parse_single_pair_with_ampersand_suffix ... ok
[INFO] [stdout] test recipe::context::tests::wont_parse_without_key ... ok
[INFO] [stdout] test recipe::context::tests::wont_parse_without_value ... ok
[INFO] [stdout] test recipe::context::tests::can_parse_single_pair_with_ampersands ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_from_file ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success_with_positive_and_negative_match ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_ip_range_without_port ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_ipv4_cidr_with_port ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_ip_range_with_port ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_ipv4_cidr_without_port ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_combined ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_comma_separated ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_single ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_ipv6_cidr_without_port ... ok
[INFO] [stdout] test utils::target::multi::tests::can_parse_ipv6_cidr_with_port ... ok
[INFO] [stdout] test utils::target::multi::tests::returns_error_for_wrong_filename ... ok
[INFO] [stdout] test utils::target::single::tests::parses_port_if_provided_ipv4 ... ok
[INFO] [stdout] test utils::target::single::tests::returns_default_port_if_not_provided_ipv6 ... ok
[INFO] [stdout] test plugins::http::tests::test_plugin_adds_default_content_type_if_post ... ok
[INFO] [stdout] test utils::target::single::tests::parses_port_if_provided_ipv6 ... ok
[INFO] [stdout] test utils::target::single::tests::returns_default_port_if_not_provided_ipv4 ... ok
[INFO] [stdout] test plugins::http::tests::test_plugin_preserves_user_content_type ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success_with_interpolated_password ... ok
[INFO] [stdout] test plugins::http::tests::test_is_success_with_negative_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c03455900c6df76a6e8669d9fc533d7ad0a9f0c9a9b7c966e41891d3419a1468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c03455900c6df76a6e8669d9fc533d7ad0a9f0c9a9b7c966e41891d3419a1468", kill_on_drop: false }`
[INFO] [stdout] c03455900c6df76a6e8669d9fc533d7ad0a9f0c9a9b7c966e41891d3419a1468
