[INFO] fetching crate krecik 1.0.4...
[INFO] testing krecik-1.0.4 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate krecik 1.0.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate krecik 1.0.4
[INFO] finished tweaking crates.io crate krecik 1.0.4
[INFO] tweaked toml for crates.io crate krecik 1.0.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate krecik 1.0.4 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate krecik 1.0.4 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ea3cd6a34a6f532993b8da9fbd788da1d5ca21cbd0a24f5631bf5c6f139c38f
[INFO] running `Command { std: "docker" "start" "-a" "9ea3cd6a34a6f532993b8da9fbd788da1d5ca21cbd0a24f5631bf5c6f139c38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ea3cd6a34a6f532993b8da9fbd788da1d5ca21cbd0a24f5631bf5c6f139c38f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea3cd6a34a6f532993b8da9fbd788da1d5ca21cbd0a24f5631bf5c6f139c38f", kill_on_drop: false }`
[INFO] [stdout] 9ea3cd6a34a6f532993b8da9fbd788da1d5ca21cbd0a24f5631bf5c6f139c38f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16a903861739b4cbab663edcd5b15c27c77415075901c52cf52669ca0de218bc
[INFO] running `Command { std: "docker" "start" "-a" "16a903861739b4cbab663edcd5b15c27c77415075901c52cf52669ca0de218bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling krecik v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling retry v1.3.1
[INFO] [stderr]    Compiling mimalloc v0.1.29
[INFO] [stderr]    Compiling addy v0.1.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling ssl-expiration2 v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling slack-hooked v0.9.0
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.41s
[INFO] running `Command { std: "docker" "inspect" "16a903861739b4cbab663edcd5b15c27c77415075901c52cf52669ca0de218bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16a903861739b4cbab663edcd5b15c27c77415075901c52cf52669ca0de218bc", kill_on_drop: false }`
[INFO] [stdout] 16a903861739b4cbab663edcd5b15c27c77415075901c52cf52669ca0de218bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e253c92bb7e81a6f439b49bd439c6b6cea64cae18ee2067c164d585a7794df0c
[INFO] running `Command { std: "docker" "start" "-a" "e253c92bb7e81a6f439b49bd439c6b6cea64cae18ee2067c164d585a7794df0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling curl-sys v0.4.56+curl-7.83.1
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling iana-time-zone v0.1.50
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling krecik v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling mimalloc v0.1.29
[INFO] [stderr]    Compiling addy v0.1.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling retry v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling ssl-expiration2 v0.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling slack-hooked v0.9.0
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     const_err,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/main.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 53.15s
[INFO] running `Command { std: "docker" "inspect" "e253c92bb7e81a6f439b49bd439c6b6cea64cae18ee2067c164d585a7794df0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e253c92bb7e81a6f439b49bd439c6b6cea64cae18ee2067c164d585a7794df0c", kill_on_drop: false }`
[INFO] [stdout] e253c92bb7e81a6f439b49bd439c6b6cea64cae18ee2067c164d585a7794df0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 43b5d243f0642287fc5c5fc53d30aa87df822700ccdcb2ae67546fb4b6586723
[INFO] running `Command { std: "docker" "start" "-a" "43b5d243f0642287fc5c5fc53d30aa87df822700ccdcb2ae67546fb4b6586723", kill_on_drop: false }`
[INFO] [stderr] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stderr]   --> src/lib.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 |     const_err,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]   --> src/lib.rs:23:5
[INFO] [stderr]    |
[INFO] [stderr] 23 |     private_in_public,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `krecik` (lib) generated 2 warnings
[INFO] [stderr] warning: `krecik` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 <https://github.com/rust-lang/rust/issues/71800> for more information
[INFO] [stderr]   --> src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 |     const_err,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stderr]   --> src/main.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     private_in_public,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `krecik` (bin "krecikd" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/krecik-f42c967a8ebb5857)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test tests::all_tests::test_agent_check ... ok
[INFO] [stdout] test tests::all_tests::test_bogus_formatted_check ... ok
[INFO] [stdout] test tests::all_tests::test_file_from_path ... ok
[INFO] [stdout] test tests::all_tests::test_filecheck_to_json_serialization ... ok
[INFO] [stdout] test tests::all_tests::test_check_json_to_filecheck_deserialization ... ok
[INFO] [stdout] test tests::all_tests::test_curl_all_options_test ... FAILED
[INFO] [stdout] test tests::all_tests::test_parsing_bogus_validators ... ok
[INFO] [stdout] test tests::all_tests::test_parsing_invalid_validator_value_type ... ok
[INFO] [stdout] test tests::all_tests::test_parsing_bogus_validators_with_result ... ok
[INFO] [stdout] test tests::all_tests::test_curl_basic_test ... FAILED
[INFO] [stdout] test tests::all_tests::test_parsing_invalid_validator_value_type_with_result ... ok
[INFO] [stdout] test tests::all_tests::test_when_everything_is_a_failure_test9 ... ok
[INFO] [stdout] test tests::all_tests::test_gibberish_url_check ... ok
[INFO] [stdout] test tests::all_tests::test_curl_multi_test ... FAILED
[INFO] [stdout] test tests::all_tests::test_page_check_options_in_check ... FAILED
[INFO] [stdout] test tests::all_tests::test_single_page_check_history_length ... FAILED
[INFO] [stdout] test tests::all_tests::test_redirect_no_follow ... FAILED
[INFO] [stdout] test tests::all_tests::test_page_check_history_length ... FAILED
[INFO] [stdout] test tests::all_tests::test_ssl_domain_expiration ... FAILED
[INFO] [stdout] test tests::all_tests::test_domain_check_history_length ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_curl_all_options_test stdout ----
[INFO] [stdout] Error: Error { description: "Couldn't resolve host name", code: 6, extra: Some("Could not resolve host: rust-lang.org") }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_curl_basic_test stdout ----
[INFO] [stdout] Error: Error { description: "Couldn't resolve host name", code: 6, extra: Some("Could not resolve host: www.rust-lang.org") }
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_curl_multi_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_tests::test_curl_multi_test' (29) panicked at src/tests.rs:117:9:
[INFO] [stdout] assertion failed: raw_page.contains("Rust")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b993465512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x60b993476d8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x60b9934310b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x60b99343e182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x60b99344316f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x60b993443001 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x60b9932f832e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x60b9934438df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x60b993443656 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x60b99343e2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x60b99342461d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x60b99347fa40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x60b99347fa1c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x60b9932499e3 - krecik::tests::all_tests::call_multi_helper::hac28f1b50f31776c
[INFO] [stdout]   14:     0x60b99324ba97 - krecik::tests::all_tests::test_curl_multi_test::h7f2ea7099769f3ab
[INFO] [stdout]   15:     0x60b99324bbb8 - krecik::tests::all_tests::test_curl_multi_test::{{closure}}::h88a37057209b91ec
[INFO] [stdout]   16:     0x60b99322d266 - core::ops::function::FnOnce::call_once::ha6ca9c74ad73ef78
[INFO] [stdout]   17:     0x60b9932f80eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x60b99330dd55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x60b9932e4544 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x60b9932e7e0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x60b99343941f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x79ad4df85aa4 - <unknown>
[INFO] [stdout]   23:     0x79ad4e012a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_page_check_options_in_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_tests::test_page_check_options_in_check' (36) panicked at src/tests.rs:300:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b993465512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x60b993476d8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x60b9934310b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x60b99343e182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x60b99344316f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x60b993443001 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x60b9932f832e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x60b9934438df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x60b99344368a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x60b99343e2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x60b99342461d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x60b99347fa40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x60b99347f8e3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x60b99347f6c7 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]   14:     0x60b99324e87d - krecik::tests::all_tests::test_page_check_options_in_check::hb605acf15e3eff17
[INFO] [stdout]   15:     0x60b99324ebc3 - krecik::tests::all_tests::test_page_check_options_in_check::{{closure}}::h06ec5a1590f9f1f2
[INFO] [stdout]   16:     0x60b99322ce66 - core::ops::function::FnOnce::call_once::h6a835fa66f2b8e0a
[INFO] [stdout]   17:     0x60b9932f80eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x60b99330dd55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x60b9932e4544 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x60b9932e7e0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x60b99343941f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x79ad4df85aa4 - <unknown>
[INFO] [stdout]   23:     0x79ad4e012a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_single_page_check_history_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_tests::test_single_page_check_history_length' (51) panicked at src/tests.rs:256:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b993465512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x60b993476d8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x60b9934310b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x60b99343e182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x60b99344316f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x60b993443001 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x60b9932f832e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x60b9934438df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x60b99344368a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x60b99343e2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x60b99342461d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x60b99347fa40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x60b99347f8e3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x60b99347f6c7 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]   14:     0x60b99324f40b - krecik::tests::all_tests::test_single_page_check_history_length::h04f31ddbfdb69be5
[INFO] [stdout]   15:     0x60b99324f693 - krecik::tests::all_tests::test_single_page_check_history_length::{{closure}}::hc152180d8d278249
[INFO] [stdout]   16:     0x60b99322d086 - core::ops::function::FnOnce::call_once::h87cf8bf2bf13aab1
[INFO] [stdout]   17:     0x60b9932f80eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x60b99330dd55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x60b9932e4544 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x60b9932e7e0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x60b99343941f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x79ad4df85aa4 - <unknown>
[INFO] [stdout]   23:     0x79ad4e012a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_redirect_no_follow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_tests::test_redirect_no_follow' (50) panicked at src/tests.rs:270:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 3
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b993465512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x60b993476d8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x60b9934310b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x60b99343e182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x60b99344316f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x60b993443001 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x60b9932f832e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x60b9934438df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x60b99344368a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x60b99343e2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x60b99342461d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x60b99347fa40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x60b99347f8e3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x60b99347f6c7 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]   14:     0x60b99324bd9b - krecik::tests::all_tests::test_redirect_no_follow::h93b01489ddd0afa9
[INFO] [stdout]   15:     0x60b99324bfe3 - krecik::tests::all_tests::test_redirect_no_follow::{{closure}}::h7f40381c9d9dd418
[INFO] [stdout]   16:     0x60b99322cb56 - core::ops::function::FnOnce::call_once::h1a6f0ba384abc24f
[INFO] [stdout]   17:     0x60b9932f80eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x60b99330dd55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x60b9932e4544 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x60b9932e7e0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x60b99343941f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x79ad4df85aa4 - <unknown>
[INFO] [stdout]   23:     0x79ad4e012a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_page_check_history_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_tests::test_page_check_history_length' (34) panicked at src/tests.rs:242:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 3
[INFO] [stdout]  right: 12
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b993465512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x60b993476d8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x60b9934310b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x60b99343e182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x60b99344316f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x60b993443001 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x60b9932f832e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x60b9934438df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x60b99344368a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x60b99343e2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x60b99342461d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x60b99347fa40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x60b99347f8e3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]   13:     0x60b99347f6c7 - core::panicking::assert_failed::h87b296a5d40a0ee9
[INFO] [stdout]   14:     0x60b99324dcfb - krecik::tests::all_tests::test_page_check_history_length::h3d412b799ab57ed8
[INFO] [stdout]   15:     0x60b99324df83 - krecik::tests::all_tests::test_page_check_history_length::{{closure}}::h1ff2fbd7079773b8
[INFO] [stdout]   16:     0x60b99322d226 - core::ops::function::FnOnce::call_once::ha5d64399c0b545ba
[INFO] [stdout]   17:     0x60b9932f80eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   18:     0x60b99330dd55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   19:     0x60b9932e4544 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   20:     0x60b9932e7e0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   21:     0x60b99343941f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   22:     0x79ad4df85aa4 - <unknown>
[INFO] [stdout]   23:     0x79ad4e012a34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_ssl_domain_expiration stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_tests::test_ssl_domain_expiration' (52) panicked at src/tests.rs:41:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error(IoError(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }), State { next_error: None, backtrace: InternalBacktrace { backtrace: Some(   0: error_chain::backtrace::imp::InternalBacktrace::new
[INFO] [stdout]    1: <error_chain::State as core::default::Default>::default
[INFO] [stdout]    2: ssl_expiration2::error::Error::from_kind
[INFO] [stdout]    3: <ssl_expiration2::error::Error as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]    4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    5: ssl_expiration2::SslExpiration::from_addr
[INFO] [stdout]    6: ssl_expiration2::SslExpiration::from_domain_name
[INFO] [stdout]    7: krecik::tests::all_tests::test_ssl_domain_expiration
[INFO] [stdout]    8: krecik::tests::all_tests::test_ssl_domain_expiration::{{closure}}
[INFO] [stdout]    9: core::ops::function::FnOnce::call_once
[INFO] [stdout]   10: test::__rust_begin_short_backtrace
[INFO] [stdout]   11: test::run_test::{{closure}}
[INFO] [stdout]   12: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]   14: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]   15: <unknown>
[INFO] [stdout]   16: clone
[INFO] [stdout] ) } })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b993465512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x60b993476d8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x60b9934310b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x60b99343e182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x60b99344316f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x60b993443001 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x60b9932f832e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x60b9934438df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x60b99344368a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x60b99343e2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x60b99342461d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x60b99347fa40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x60b99347f206 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]   13:     0x60b99324d9ab - krecik::tests::all_tests::test_ssl_domain_expiration::hebc2c1e56797a5fa
[INFO] [stdout]   14:     0x60b99324da63 - krecik::tests::all_tests::test_ssl_domain_expiration::{{closure}}::hc951fb6350126be6
[INFO] [stdout]   15:     0x60b99322d386 - core::ops::function::FnOnce::call_once::hd424b53f47e7b181
[INFO] [stdout]   16:     0x60b9932f80eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   17:     0x60b99330dd55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   18:     0x60b9932e4544 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   19:     0x60b9932e7e0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   20:     0x60b99343941f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   21:     0x79ad4df85aa4 - <unknown>
[INFO] [stdout]   22:     0x79ad4e012a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all_tests::test_domain_check_history_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all_tests::test_domain_check_history_length' (30) panicked at src/tests.rs:231:13:
[INFO] [stdout] assertion failed: element.success.is_some()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b993465512 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]    1:     0x60b993476d8f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]    2:     0x60b9934310b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]    3:     0x60b99343e182 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]    4:     0x60b99344316f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]    5:     0x60b993443001 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]    6:     0x60b9932f832e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]    7:     0x60b9934438df - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]    8:     0x60b993443656 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]    9:     0x60b99343e2b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]   10:     0x60b99342461d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]   11:     0x60b99347fa40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]   12:     0x60b99347fa1c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]   13:     0x60b99324e315 - krecik::tests::all_tests::test_domain_check_history_length::hc5a66029c363f7f6
[INFO] [stdout]   14:     0x60b99324e3e3 - krecik::tests::all_tests::test_domain_check_history_length::{{closure}}::hbfc7252b026305a4
[INFO] [stdout]   15:     0x60b99322d416 - core::ops::function::FnOnce::call_once::he9324f927aa2c35f
[INFO] [stdout]   16:     0x60b9932f80eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]   17:     0x60b99330dd55 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]   18:     0x60b9932e4544 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]   19:     0x60b9932e7e0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]   20:     0x60b99343941f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]   21:     0x79ad4df85aa4 - <unknown>
[INFO] [stdout]   22:     0x79ad4e012a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::all_tests::test_curl_all_options_test
[INFO] [stdout]     tests::all_tests::test_curl_basic_test
[INFO] [stdout]     tests::all_tests::test_curl_multi_test
[INFO] [stdout]     tests::all_tests::test_domain_check_history_length
[INFO] [stdout]     tests::all_tests::test_page_check_history_length
[INFO] [stdout]     tests::all_tests::test_page_check_options_in_check
[INFO] [stdout]     tests::all_tests::test_redirect_no_follow
[INFO] [stdout]     tests::all_tests::test_single_page_check_history_length
[INFO] [stdout]     tests::all_tests::test_ssl_domain_expiration
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "43b5d243f0642287fc5c5fc53d30aa87df822700ccdcb2ae67546fb4b6586723", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b5d243f0642287fc5c5fc53d30aa87df822700ccdcb2ae67546fb4b6586723", kill_on_drop: false }`
[INFO] [stdout] 43b5d243f0642287fc5c5fc53d30aa87df822700ccdcb2ae67546fb4b6586723
