[INFO] cloning repository https://github.com/yoozzeek/actix-csrf-middleware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoozzeek/actix-csrf-middleware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoozzeek%2Factix-csrf-middleware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoozzeek%2Factix-csrf-middleware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 476d71b61f7945a2209acc459d486b49e73afa03
[INFO] testing yoozzeek/actix-csrf-middleware against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoozzeek%2Factix-csrf-middleware" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yoozzeek/actix-csrf-middleware
[INFO] finished tweaking git repo https://github.com/yoozzeek/actix-csrf-middleware
[INFO] tweaked toml for git repo https://github.com/yoozzeek/actix-csrf-middleware written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yoozzeek/actix-csrf-middleware on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yoozzeek/actix-csrf-middleware 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded proptest v1.7.0
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.0
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded actix-multipart v0.7.2
[INFO] [stderr]   Downloaded actix-session v0.10.1
[INFO] [stderr]   Downloaded actix-multipart-derive v0.7.0
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e63817ed8758e411bdc6bfcace04b42db24d4eaaf53e432d7a481258a4ddb8c
[INFO] running `Command { std: "docker" "start" "-a" "9e63817ed8758e411bdc6bfcace04b42db24d4eaaf53e432d7a481258a4ddb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e63817ed8758e411bdc6bfcace04b42db24d4eaaf53e432d7a481258a4ddb8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e63817ed8758e411bdc6bfcace04b42db24d4eaaf53e432d7a481258a4ddb8c", kill_on_drop: false }`
[INFO] [stdout] 9e63817ed8758e411bdc6bfcace04b42db24d4eaaf53e432d7a481258a4ddb8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb531eeef0434a23c45beb65f3a2a4789adbe26622d26a512f66f7c0516d616d
[INFO] running `Command { std: "docker" "start" "-a" "fb531eeef0434a23c45beb65f3a2a4789adbe26622d26a512f66f7c0516d616d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.20.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-csrf-middleware v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.76s
[INFO] running `Command { std: "docker" "inspect" "fb531eeef0434a23c45beb65f3a2a4789adbe26622d26a512f66f7c0516d616d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb531eeef0434a23c45beb65f3a2a4789adbe26622d26a512f66f7c0516d616d", kill_on_drop: false }`
[INFO] [stdout] fb531eeef0434a23c45beb65f3a2a4789adbe26622d26a512f66f7c0516d616d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbcd3e61a1340ea50efb57a6c57532045c9e4de3d3b78cc59b04078c2076e263
[INFO] running `Command { std: "docker" "start" "-a" "bbcd3e61a1340ea50efb57a6c57532045c9e4de3d3b78cc59b04078c2076e263", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-multipart v0.7.2
[INFO] [stderr]    Compiling actix-csrf-middleware v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.67s
[INFO] running `Command { std: "docker" "inspect" "bbcd3e61a1340ea50efb57a6c57532045c9e4de3d3b78cc59b04078c2076e263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbcd3e61a1340ea50efb57a6c57532045c9e4de3d3b78cc59b04078c2076e263", kill_on_drop: false }`
[INFO] [stdout] bbcd3e61a1340ea50efb57a6c57532045c9e4de3d3b78cc59b04078c2076e263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f42bdefcbadd57fe4d416a3122854192ce98f6d99d8f6d3c613595e0a0113d4
[INFO] running `Command { std: "docker" "start" "-a" "5f42bdefcbadd57fe4d416a3122854192ce98f6d99d8f6d3c613595e0a0113d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_csrf_middleware-2d7ede6885102b03)
[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] [stderr]      Running tests/core_common.rs (/opt/rustwide/target/debug/deps/core_common-89e991f3ed6e986f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test param_invalid_json_double ... ok
[INFO] [stdout] test param_custom_form_double ... ok
[INFO] [stdout] test param_invalid_form_double ... ok
[INFO] [stdout] test param_missing_token_double ... ok
[INFO] [stdout] test param_multipart_disabled_double ... ok
[INFO] [stdout] test param_multipart_enabled_double ... ok
[INFO] [stdout] test param_rotation_double ... ok
[INFO] [stdout] test param_valid_header_double ... ok
[INFO] [stdout] test param_token_format_double ... ok
[INFO] [stdout] test param_invalid_header_double ... ok
[INFO] [stdout] test param_valid_form_double ... ok
[INFO] [stdout] test param_custom_header_double ... ok
[INFO] [stdout] test param_valid_json_double ... ok
[INFO] [stdout] test param_token_uniqueness_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/csrf_request_ext.rs (/opt/rustwide/target/debug/deps/csrf_request_ext-ca2b049245dda873)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/double_submit_cookie.rs (/opt/rustwide/target/debug/deps/double_submit_cookie-bc4009a847c41aa1)
[INFO] [stdout] test rotates_token_via_request_ext_double_submit_cookie ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test custom_config_cookie_name ... ok
[INFO] [stdout] test handles_malformed_json_body ... ok
[INFO] [stdout] test token_should_be_unforgeable ... ok
[INFO] [stdout] test custom_config_header_name ... ok
[INFO] [stdout] test custom_config_form_field_name ... ok
[INFO] [stdout] test double_submit_cookie_token_rotation ... ok
[INFO] [stdout] test token_refresh_on_successful_mutation ... ok
[INFO] [stdout] test authorized_endpoint_rejects_anon_token ... ok
[INFO] [stdout] test handles_large_chunked_body ... ok
[INFO] [stdout] test instant_rotation_on_login ... ok
[INFO] [stdout] test test_double_submit_cookie_behavior ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/limits_and_skip.rs (/opt/rustwide/target/debug/deps/limits_and_skip-1cb3f2b78c7bfe92)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test skip_for_bypasses_csrf_validation_on_custom_route ... ok
[INFO] [stdout] test returns_413_when_body_exceeds_limit ... ok
[INFO] [stderr]      Running tests/property_hmac.rs (/opt/rustwide/target/debug/deps/property_hmac-345a078ccd487001)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test prop_token_format ... ok
[INFO] [stdout] test prop_cross_session_rejected ... ok
[INFO] [stdout] test prop_anon_roundtrip ... ok
[INFO] [stdout] test prop_malformed_tokens_rejected ... ok
[INFO] [stdout] test prop_cross_secret_rejected ... ok
[INFO] [stdout] test prop_cross_class_rejected ... ok
[INFO] [stdout] test prop_auth_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_a01_access_control.rs (/opt/rustwide/target/debug/deps/security_a01_access_control-7d840c3b64db1a40)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test a01_method_override_double ... ok
[INFO] [stdout] test a01_privilege_escalation_double ... ok
[INFO] [stdout] test a01_token_endpoint_access_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_a02_crypto_failures.rs (/opt/rustwide/target/debug/deps/security_a02_crypto_failures-ad4e2fdba94c91de)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_empty_secret_key_handling ... ok
[INFO] [stdout] test test_key_reuse_vulnerability ... ok
[INFO] [stdout] test test_hmac_timing_attack_resistance ... ok
[INFO] [stdout] test test_token_format_information_disclosure ... ok
[INFO] [stdout] test test_malformed_token_injection ... ok
[INFO] [stdout] test test_token_entropy_analysis ... ok
[INFO] [stdout] test test_weak_secret_key_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_a03_injection.rs (/opt/rustwide/target/debug/deps/security_a03_injection-10be262b2e140eef)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_path_traversal_injection_double ... ok
[INFO] [stdout] test test_nosql_injection_in_json_csrf_double ... ok
[INFO] [stdout] test test_header_injection_csrf_double ... ok
[INFO] [stdout] test test_ldap_injection_in_csrf_token_double ... ok
[INFO] [stdout] test test_null_byte_injection_double ... ok
[INFO] [stdout] test test_xss_injection_in_csrf_forms_double ... ok
[INFO] [stdout] test test_sql_injection_in_csrf_token_double ... ok
[INFO] [stderr]      Running tests/security_origin.rs (/opt/rustwide/target/debug/deps/security_origin-46f7a1bc2f14c867)
[INFO] [stdout] test test_command_injection_in_csrf_token_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test enforce_origin_uses_referer_when_origin_absent_double_submit ... ok
[INFO] [stdout] test enforce_origin_blocks_disallowed_origin_double_submit ... ok
[INFO] [stdout] test enforce_origin_allows_allowed_origin_double_submit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/synchronizer_token.rs (/opt/rustwide/target/debug/deps/synchronizer_token-5a0b0fdd808483f2)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_csrf_middleware
[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] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - CsrfMiddleware (line 501) ... ignored
[INFO] [stdout] test src/lib.rs - CsrfToken (line 1370) ... ok
[INFO] [stdout] test src/lib.rs - generate_hmac_token_ctx (line 1519) ... ok
[INFO] [stdout] test src/lib.rs - CsrfMiddlewareConfig (line 283) ... ok
[INFO] [stdout] test src/lib.rs - DEFAULT_CSRF_TOKEN_FIELD (line 106) ... ok
[INFO] [stdout] test src/lib.rs - generate_random_token (line 1459) ... FAILED
[INFO] [stdout] test src/lib.rs - DEFAULT_CSRF_TOKEN_KEY (line 73) ... ok
[INFO] [stdout] test src/lib.rs - generate_hmac_token_ctx (line 1531) ... FAILED
[INFO] [stdout] test src/lib.rs - CsrfDoubleSubmitCookie (line 236) ... ok
[INFO] [stdout] test src/lib.rs - CsrfRequestExt (line 1405) ... ok
[INFO] [stdout] test src/lib.rs - rotate_csrf_token_in_response (line 1698) ... ok
[INFO] [stdout] test src/lib.rs - validate_hmac_token_ctx (line 1615) ... ok
[INFO] [stdout] test src/lib.rs - DEFAULT_SESSION_ID_KEY (line 141) ... ok
[INFO] [stdout] test src/lib.rs - generate_random_token (line 1466) ... ok
[INFO] [stdout] test src/lib.rs - TokenClass (line 184) ... ok
[INFO] [stdout] test src/lib.rs - CsrfMiddlewareConfig::with_enforce_origin (line 446) ... ok
[INFO] [stdout] test src/lib.rs - eq_tokens (line 1560) ... ok
[INFO] [stdout] test src/lib.rs - CsrfMiddlewareConfig::double_submit_cookie (line 369) ... ok
[INFO] [stdout] test src/lib.rs - CsrfMiddleware (line 479) ... ok
[INFO] [stdout] test src/lib.rs - DEFAULT_CSRF_TOKEN_HEADER (line 122) ... ok
[INFO] [stdout] test src/lib.rs - validate_hmac_token (line 1665) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - generate_random_token (line 1459) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustccWP1NG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_csrf_middleware-e5b5c7c9b9318de2,libhex-ca926d8cc80c7033,libzeroize-f7c84155a662146a,libactix_web-3cce351cacfaa257,libimpl_more-94e91d604a7840e4,liburl-7f60de61b2e0badf,libidna-16c952837c03cd5c,libutf8_iter-311f0db35672adba,libidna_adapter-dcb76284a330163d,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-bbfed009fc37e4f7,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libserde_urlencoded-dc9484ccce4dd725,libform_urlencoded-c673e72532ec8ad1,libserde_json-2822bebbc87ae9ec,libryu-3ba25d01f660afda,libactix_server-b0aa3e87d23fe639,libactix_router-e57fe4b9f10d1032,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libserde-8624f4046686be26,libcookie-73c5cded4c60a2f3,libhkdf-906d097bd23e9c4a,libhmac-1d407e37445cc1fe,libsha2-901a9c2844182ac8,libtime-c143f6c91d3d86fc,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libaes_gcm-6e5bf2756192daae,libctr-de6c73b43db6899d,libghash-237c33e2f1d8ffb8,libpolyval-5dab82f770e9b4ee,libopaque_debug-404eb95cc0514505,libuniversal_hash-94b070c3c1007c96,libaes-71afb562e772d033,libcipher-d07e6744cb64ed6d,libinout-1251b7d9407138fb,libaead-1460e8c5aa308fb4,libbase64-265620a7170f2c9d,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libactix_http-97ddc8c3721fbc2c,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libhttparse-3484dc2af2ac521c,libbrotli-3a0879d8df0da288,libbrotli_decompressor-fc986f1e78dd1f2f,liballoc_stdlib-c6d1175378f2b7cc,liballoc_no_stdlib-9b6dc59e0b5e34c7,libhttpdate-6f35e35716ab0b1a,libsha1-b048a97d957ad2d3,libcpufeatures-057207a46b263eb1,libdigest-d2c49d8ae4e468fc,libsubtle-7802686f93e43d0e,libblock_buffer-c41afe2cd205da61,libcrypto_common-b46588c53b3b73c7,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,libbase64-216937815d5196b4,liblocal_channel-c15ff3ed12407e67,libbytestring-b99cfa01a53f7082,libencoding_rs-aa522eaf6d89a60a,liblanguage_tags-874a2554e2dea932,libfoldhash-c7f21f12c4a6ce9d,libmime-fa5c6e61475ee11e,libpercent_encoding-fcd6fdfaafdccea6,libh2-1c3803afa45b3d6c,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libfutures_util-9e3f394b46205c1b,libslab-558fefab0f461689,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libzstd-a746333dcec53714,libzstd_safe-ff1f30466b2e0033,libzstd_sys-3c00cbe777eba728,libflate2-f0e6f5c15c761332,libminiz_oxide-e7ff24d1b625e33f,libadler2-8cf763083e09675d,libcrc32fast-a13d6597821f1472,libactix_service-d14457197e96f405,libactix_codec-85588225be552541,libtracing-bc3fc532d3ffc06b,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libmemchr-5389fb0f016212b7,libbitflags-796f9930280e876f,libtokio_util-eb90f7770af28997,libfutures_sink-1a3e7f43fc6dbf4d,libderive_more-67f0e80578504f6d,libactix_utils-e5567eea089536fe,liblocal_waker-d2923f0c27d7b249,libactix_rt-f273287ef30a34e1,libtokio-93530b735df3604b,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libmio-4c9fadfdd854039a,liblog-e6a210008fa175ac,libparking_lot-f65980abab47c102,libparking_lot_core-a6407d7b83591491,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccWP1NG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-09279cd72797fa5f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsXULGJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_hmac_token_ctx (line 1531) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSGnQBv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_csrf_middleware-e5b5c7c9b9318de2,libhex-ca926d8cc80c7033,libzeroize-f7c84155a662146a,libactix_web-3cce351cacfaa257,libimpl_more-94e91d604a7840e4,liburl-7f60de61b2e0badf,libidna-16c952837c03cd5c,libutf8_iter-311f0db35672adba,libidna_adapter-dcb76284a330163d,libicu_properties-156605fd2b72a05d,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-bbfed009fc37e4f7,libicu_normalizer_data-c02881ae5176f208,libicu_collections-808586cbc74aa6fd,libpotential_utf-c797a25a27de0359,libicu_provider-2df1226473651988,libicu_locale_core-722bc50446862be9,libtinystr-8116348e3789ef2e,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-dddfaa83d462f855,libzerotrie-f67f3c6da501cb3e,libyoke-661e528e77e9e5a3,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-92a22fe6a59a7f12,libserde_urlencoded-dc9484ccce4dd725,libform_urlencoded-c673e72532ec8ad1,libserde_json-2822bebbc87ae9ec,libryu-3ba25d01f660afda,libactix_server-b0aa3e87d23fe639,libactix_router-e57fe4b9f10d1032,libregex-29e94990d72525ce,libregex_automata-be3845b1d16b152c,libaho_corasick-c06d19ec64b98787,libregex_syntax-a2301440a5fca75a,libserde-8624f4046686be26,libcookie-73c5cded4c60a2f3,libhkdf-906d097bd23e9c4a,libhmac-1d407e37445cc1fe,libsha2-901a9c2844182ac8,libtime-c143f6c91d3d86fc,libtime_core-193388eabbf124be,libnum_conv-cc886ad8065c76aa,libderanged-c751a79aa289edc3,libpowerfmt-7a5474cda89a050d,libaes_gcm-6e5bf2756192daae,libctr-de6c73b43db6899d,libghash-237c33e2f1d8ffb8,libpolyval-5dab82f770e9b4ee,libopaque_debug-404eb95cc0514505,libuniversal_hash-94b070c3c1007c96,libaes-71afb562e772d033,libcipher-d07e6744cb64ed6d,libinout-1251b7d9407138fb,libaead-1460e8c5aa308fb4,libbase64-265620a7170f2c9d,librand-591bf4810fe26858,librand_chacha-f3aca3eabb4cff0e,libactix_http-97ddc8c3721fbc2c,librand-a078b07f60139866,librand_chacha-eb550ae6352c0320,libppv_lite86-fc0c944000b12295,libzerocopy-66dbd60808c8d4d9,librand_core-3119f4f49b74d45e,libgetrandom-9350a21c14114bb5,libhttparse-3484dc2af2ac521c,libbrotli-3a0879d8df0da288,libbrotli_decompressor-fc986f1e78dd1f2f,liballoc_stdlib-c6d1175378f2b7cc,liballoc_no_stdlib-9b6dc59e0b5e34c7,libhttpdate-6f35e35716ab0b1a,libsha1-b048a97d957ad2d3,libcpufeatures-057207a46b263eb1,libdigest-d2c49d8ae4e468fc,libsubtle-7802686f93e43d0e,libblock_buffer-c41afe2cd205da61,libcrypto_common-b46588c53b3b73c7,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,librand_core-09b25c861954b46a,libgetrandom-f4afd6f6d605b116,libbase64-216937815d5196b4,liblocal_channel-c15ff3ed12407e67,libbytestring-b99cfa01a53f7082,libencoding_rs-aa522eaf6d89a60a,liblanguage_tags-874a2554e2dea932,libfoldhash-c7f21f12c4a6ce9d,libmime-fa5c6e61475ee11e,libpercent_encoding-fcd6fdfaafdccea6,libh2-1c3803afa45b3d6c,libindexmap-7f030bffc8dc0ff7,libequivalent-bf2cc2d551c30568,libhashbrown-06d4cea2e97813c9,libfutures_util-9e3f394b46205c1b,libslab-558fefab0f461689,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libzstd-a746333dcec53714,libzstd_safe-ff1f30466b2e0033,libzstd_sys-3c00cbe777eba728,libflate2-f0e6f5c15c761332,libminiz_oxide-e7ff24d1b625e33f,libadler2-8cf763083e09675d,libcrc32fast-a13d6597821f1472,libactix_service-d14457197e96f405,libactix_codec-85588225be552541,libtracing-bc3fc532d3ffc06b,libtracing_core-d71d11be73f619c1,libonce_cell-65395029fac7f518,libmemchr-5389fb0f016212b7,libbitflags-796f9930280e876f,libtokio_util-eb90f7770af28997,libfutures_sink-1a3e7f43fc6dbf4d,libderive_more-67f0e80578504f6d,libactix_utils-e5567eea089536fe,liblocal_waker-d2923f0c27d7b249,libactix_rt-f273287ef30a34e1,libtokio-93530b735df3604b,libsignal_hook_registry-758d2685c1f36965,libsocket2-b83b5cf69474a7d4,libmio-4c9fadfdd854039a,liblog-e6a210008fa175ac,libparking_lot-f65980abab47c102,libparking_lot_core-a6407d7b83591491,liblibc-263f5f69d01529dd,libcfg_if-17d6bdafac849605,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp-16e05df04fe396a3,libitoa-a4ff8677f852b89f,libbytes-e08a006c583c3ac6,libfnv-773757b135178300}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSGnQBv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-09279cd72797fa5f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8MdKUa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - generate_hmac_token_ctx (line 1531)
[INFO] [stdout]     src/lib.rs - generate_random_token (line 1459)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.71s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f42bdefcbadd57fe4d416a3122854192ce98f6d99d8f6d3c613595e0a0113d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f42bdefcbadd57fe4d416a3122854192ce98f6d99d8f6d3c613595e0a0113d4", kill_on_drop: false }`
[INFO] [stdout] 5f42bdefcbadd57fe4d416a3122854192ce98f6d99d8f6d3c613595e0a0113d4
