[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 [INFO] testing cataclysm-0.2.0-beta.18 against try#d073071d77ce0f93b4fd8cc567a1e2b9e1b22126+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate cataclysm 0.2.0-beta.18 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate cataclysm 0.2.0-beta.18 on toolchain d073071d77ce0f93b4fd8cc567a1e2b9e1b22126 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4051deb77d06eb00586e1be71f7397d58ce13f6cbdc9cb748dbd51f2d114d9d5 [INFO] running `Command { std: "docker" "start" "-a" "4051deb77d06eb00586e1be71f7397d58ce13f6cbdc9cb748dbd51f2d114d9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4051deb77d06eb00586e1be71f7397d58ce13f6cbdc9cb748dbd51f2d114d9d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4051deb77d06eb00586e1be71f7397d58ce13f6cbdc9cb748dbd51f2d114d9d5", kill_on_drop: false }` [INFO] [stdout] 4051deb77d06eb00586e1be71f7397d58ce13f6cbdc9cb748dbd51f2d114d9d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a34594e6a570a94cfaa2025a8fc5ad0e7de3ceeeeddeeadf0b3355e147c378d1 [INFO] running `Command { std: "docker" "start" "-a" "a34594e6a570a94cfaa2025a8fc5ad0e7de3ceeeeddeeadf0b3355e147c378d1", 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 memchr v2.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.197 [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 1m 32s [INFO] running `Command { std: "docker" "inspect" "a34594e6a570a94cfaa2025a8fc5ad0e7de3ceeeeddeeadf0b3355e147c378d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a34594e6a570a94cfaa2025a8fc5ad0e7de3ceeeeddeeadf0b3355e147c378d1", kill_on_drop: false }` [INFO] [stdout] a34594e6a570a94cfaa2025a8fc5ad0e7de3ceeeeddeeadf0b3355e147c378d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ceabf3126d92d34715ca9f576fee3e562da5cd1da3686beed2c3b6e6fb425f9 [INFO] running `Command { std: "docker" "start" "-a" "1ceabf3126d92d34715ca9f576fee3e562da5cd1da3686beed2c3b6e6fb425f9", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling num-traits v0.2.18 [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 v0.10.64 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 oorandom v11.1.3 [INFO] [stderr] Compiling ipnet v2.9.0 [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 mime v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.101 [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 05s [INFO] running `Command { std: "docker" "inspect" "1ceabf3126d92d34715ca9f576fee3e562da5cd1da3686beed2c3b6e6fb425f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ceabf3126d92d34715ca9f576fee3e562da5cd1da3686beed2c3b6e6fb425f9", kill_on_drop: false }` [INFO] [stdout] 1ceabf3126d92d34715ca9f576fee3e562da5cd1da3686beed2c3b6e6fb425f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -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" "+d073071d77ce0f93b4fd8cc567a1e2b9e1b22126" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 033b5c87899e7c575b53e957d28e8e0c1eadd66c2a789ebb744bc4a31db1710d [INFO] running `Command { std: "docker" "start" "-a" "033b5c87899e7c575b53e957d28e8e0c1eadd66c2a789ebb744bc4a31db1710d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cataclysm-934ff68a8e30f6be) [INFO] [stderr] Doc-tests cataclysm [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] [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/branch.rs - branch::Branch::defaults_to_file (line 296) ... FAILED [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::Method::and (line 148) ... ok [INFO] [stdout] test src/http/method.rs - http::method::MultipleMethod::to (line 71) ... 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::and (line 93) ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::build (line 185) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::max_connections (line 156) - compile ... 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::new (line 36) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::share (line 56) - compile ... ok [INFO] [stdout] test src/server.rs - server::ServerBuilder::session_creator (line 84) - 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::domain (line 109) - 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::max_age (line 139) - 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::path (line 96) - 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::secure (line 152) - compile ... ok [INFO] [stdout] test src/branch.rs - branch::Branch (line 36) ... 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::name (line 68) - compile ... ok [INFO] [stdout] test src/branch.rs - branch::Branch (line 43) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::new (line 120) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch (line 51) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::files (line 244) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::defaults_to (line 219) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::with (line 167) ... 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] test src/branch.rs - branch::Branch::layer (line 455) ... ok [INFO] [stdout] test src/branch.rs - branch::Branch::unmatched_method_to (line 193) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/branch.rs - branch::Branch::defaults_to_file (line 296) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYTxCcx/symbols.o" "/tmp/rustdoctestOixue7/rust_out.rust_out.60cadd77fda01834-cgu.0.rcgu.o" "/tmp/rustdoctestOixue7/rust_out.k32cgx5p0f7sy2x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-d86149a4e4ceca0f/out" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcataclysm-4f0166125f966cf1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d3e5d496ca60af1c.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-2ccf76e6f35426c3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69e88a89f715a5e7.rlib" "/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libbase64-309ef582bd843d33.rlib" "/opt/rustwide/target/debug/deps/libchrono-1c89c4f65f3c5499.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efe75c8b2f5864ce.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-3473ce8a46686a2d.rlib" "/opt/rustwide/target/debug/deps/libcookie-812f6658ed4f6fcd.rlib" "/opt/rustwide/target/debug/deps/libtime-61173fd7577e9687.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libtime_core-7582d5fab5df1a9d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a860e14a40dd449d.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libring-03f2f4181c2d382f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b08b4d5fe711a4d7.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libtokio-b24990aad093a3cb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f974a69f83e5d0d6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-df5908dc2662aa1d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-db79e852bf40280b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-e5c435e9f6a79eae.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3b438b92de8ec79d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-677874325661c0d7.rlib" "/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a057f45e07f858e8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libserde-7958278d809cc333.rlib" "/opt/rustwide/target/debug/deps/liburl-8252ce329dab8ac5.rlib" "/opt/rustwide/target/debug/deps/libidna-d72afd449c47b70b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d2ed93d63968d25d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e69250ea9c7abc7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a08d3752f06cbd2f.rlib" "/opt/rustwide/target/debug/deps/libfutures-7cc18c394c82c580.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0dc53b1ca2d9cc84.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a8034596fd26e15b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-38aa32cf7aee7975.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-faa8c918f931ecf3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6df7335d1378df9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-98f19e7bf4305389.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a61585961c4b5fd1.rlib" "/opt/rustwide/target/debug/deps/libregex-f1bc5c55cb1963ab.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-dabb84debdbeb35d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7d997241ea53ee5e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-41777efa78699460.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-c112ec61d40d65ca.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-20279e89ddf4a3cc.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-04ebab3d6657d9b7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-43ee38a2c180d260.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d8bc9f4e15c9d54f.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e6b80df35ce800f7.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e1bb29bdfec551bd.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-7d60d25f346b95e2.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-f568bda7d014913a.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-a759d15c36457a02.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-dd7d06242b5022a0.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f4343bfa39e809a4.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-af1cb76e71c5600e.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58f5eb9eff701be9.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7903030bc1640bf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d073071d77ce0f93b4fd8cc567a1e2b9e1b22126/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOixue7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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/branch.rs - branch::Branch::defaults_to_file (line 296) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 37 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.64s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "033b5c87899e7c575b53e957d28e8e0c1eadd66c2a789ebb744bc4a31db1710d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033b5c87899e7c575b53e957d28e8e0c1eadd66c2a789ebb744bc4a31db1710d", kill_on_drop: false }` [INFO] [stdout] 033b5c87899e7c575b53e957d28e8e0c1eadd66c2a789ebb744bc4a31db1710d