[INFO] fetching crate cataclysm 0.2.0-beta.18... [INFO] testing cataclysm-0.2.0-beta.18 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate cataclysm 0.2.0-beta.18 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate cataclysm 0.2.0-beta.18 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cataclysm 0.2.0-beta.18 [INFO] finished tweaking crates.io crate cataclysm 0.2.0-beta.18 [INFO] tweaked toml for crates.io crate cataclysm 0.2.0-beta.18 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.2 [INFO] [stderr] Downloaded serde_qs v0.12.0 [INFO] [stderr] Downloaded cataclysm-ws v0.2.0-beta.6 [INFO] [stderr] Downloaded dary_heap v0.3.6 [INFO] [stderr] Downloaded core2 v0.4.0 [INFO] [stderr] Downloaded cookie v0.16.2 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded libflate v2.0.0 [INFO] [stderr] Downloaded libflate_lz77 v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53316e2f35e4ed7f325e6862e30457dba488a1e44480e4026dd3811e3343f5c5 [INFO] running `Command { std: "docker" "start" "-a" "53316e2f35e4ed7f325e6862e30457dba488a1e44480e4026dd3811e3343f5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53316e2f35e4ed7f325e6862e30457dba488a1e44480e4026dd3811e3343f5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53316e2f35e4ed7f325e6862e30457dba488a1e44480e4026dd3811e3343f5c5", kill_on_drop: false }` [INFO] [stdout] 53316e2f35e4ed7f325e6862e30457dba488a1e44480e4026dd3811e3343f5c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af6dfee57196499873c680c47fdc0efaa505114f0016bb9fbee3f46c28d8cd16 [INFO] running `Command { std: "docker" "start" "-a" "af6dfee57196499873c680c47fdc0efaa505114f0016bb9fbee3f46c28d8cd16", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serde_qs v0.12.0 [INFO] [stderr] Compiling cataclysm v0.2.0-beta.18 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "af6dfee57196499873c680c47fdc0efaa505114f0016bb9fbee3f46c28d8cd16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af6dfee57196499873c680c47fdc0efaa505114f0016bb9fbee3f46c28d8cd16", kill_on_drop: false }` [INFO] [stdout] af6dfee57196499873c680c47fdc0efaa505114f0016bb9fbee3f46c28d8cd16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5346ed296a6e2f5d7a0240bb2ef599b3786f3bf3b3e9407d9565c0632b9c135a [INFO] running `Command { std: "docker" "start" "-a" "5346ed296a6e2f5d7a0240bb2ef599b3786f3bf3b3e9407d9565c0632b9c135a", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling cataclysm-ws v0.2.0-beta.6 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling cataclysm v0.2.0-beta.18 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.24 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "5346ed296a6e2f5d7a0240bb2ef599b3786f3bf3b3e9407d9565c0632b9c135a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5346ed296a6e2f5d7a0240bb2ef599b3786f3bf3b3e9407d9565c0632b9c135a", kill_on_drop: false }` [INFO] [stdout] 5346ed296a6e2f5d7a0240bb2ef599b3786f3bf3b3e9407d9565c0632b9c135a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Copt-level=3" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1563f392f977d5803d1e8e2ee856f8a931b23699027a7ca52e4c3ea7a63890ec [INFO] running `Command { std: "docker" "start" "-a" "1563f392f977d5803d1e8e2ee856f8a931b23699027a7ca52e4c3ea7a63890ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cataclysm-934ff68a8e30f6be) [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] Doc-tests cataclysm [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/branch.rs - branch::Branch (line 59) - compile ... ok [INFO] [stdout] test src/http/json.rs - http::json::Json (line 10) - compile ... ok [INFO] [stdout] test src/http/method.rs - http::method::Method::to_str (line 126) ... ok [INFO] [stdout] test src/http/multipart.rs - http::multipart::Multipart (line 17) - compile ... ok [INFO] [stdout] test src/http/method.rs - http::method::MultipleMethod::and (line 93) ... ok [INFO] [stdout] test src/http/query.rs - http::query::Query (line 10) - compile ... ok [INFO] [stdout] test src/http/method.rs - http::method::MultipleMethod::to (line 71) ... ok [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] test src/http/method.rs - http::method::Method::and (line 148) ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::log_format (line 115) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::cors (line 137) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::max_connections (line 156) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::build (line 185) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::session_creator (line 84) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::new (line 36) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::timeout (line 170) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::domain (line 109) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::share (line 56) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::http_only (line 164) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::expires (line 124) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::max_age (line 139) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::name (line 68) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::same_site (line 176) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::path (line 96) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::secret (line 81) - compile ... ok [INFO] [stdout] test src/session/cookie_session.rs - session::cookie_session::CookieSession::secure (line 152) - compile ... ok [INFO] [stdout] test src/branch.rs - branch::Branch (line 51) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::defaults_to (line 219) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch (line 36) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch (line 43) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::defaults_to_file (line 296) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::new (line 120) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::files (line 244) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::unmatched_method_to (line 193) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::with (line 167) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::layer (line 455) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::nest (line 436) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::merge (line 410) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1563f392f977d5803d1e8e2ee856f8a931b23699027a7ca52e4c3ea7a63890ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1563f392f977d5803d1e8e2ee856f8a931b23699027a7ca52e4c3ea7a63890ec", kill_on_drop: false }` [INFO] [stdout] 1563f392f977d5803d1e8e2ee856f8a931b23699027a7ca52e4c3ea7a63890ec