[INFO] cloning repository https://github.com/murugan-kannan/ferragate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/murugan-kannan/ferragate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurugan-kannan%2Fferragate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurugan-kannan%2Fferragate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5ac58c5b021801a655313d36526b1a063440dd6 [INFO] testing murugan-kannan/ferragate against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurugan-kannan%2Fferragate" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/murugan-kannan/ferragate [INFO] finished tweaking git repo https://github.com/murugan-kannan/ferragate [INFO] tweaked toml for git repo https://github.com/murugan-kannan/ferragate written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/murugan-kannan/ferragate on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/murugan-kannan/ferragate 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2006a7a468daa7216c2e74e01ea364cc602357b0d94b37497da2d3aee33cf5e [INFO] running `Command { std: "docker" "start" "-a" "b2006a7a468daa7216c2e74e01ea364cc602357b0d94b37497da2d3aee33cf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2006a7a468daa7216c2e74e01ea364cc602357b0d94b37497da2d3aee33cf5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2006a7a468daa7216c2e74e01ea364cc602357b0d94b37497da2d3aee33cf5e", kill_on_drop: false }` [INFO] [stdout] b2006a7a468daa7216c2e74e01ea364cc602357b0d94b37497da2d3aee33cf5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c90c894f3f7ea96d57fdb93ee62776d15c43544e9b811c780ba95824431bbac3 [INFO] running `Command { std: "docker" "start" "-a" "c90c894f3f7ea96d57fdb93ee62776d15c43544e9b811c780ba95824431bbac3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling ferragate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 04s [INFO] running `Command { std: "docker" "inspect" "c90c894f3f7ea96d57fdb93ee62776d15c43544e9b811c780ba95824431bbac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c90c894f3f7ea96d57fdb93ee62776d15c43544e9b811c780ba95824431bbac3", kill_on_drop: false }` [INFO] [stdout] c90c894f3f7ea96d57fdb93ee62776d15c43544e9b811c780ba95824431bbac3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88feb9ad97569084f907c8ea982d860b5723601c1b6a8381ac6c88954124f568 [INFO] running `Command { std: "docker" "start" "-a" "88feb9ad97569084f907c8ea982d860b5723601c1b6a8381ac6c88954124f568", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.8.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling wiremock v0.6.4 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling axum-test v17.3.0 [INFO] [stderr] Compiling ferragate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "88feb9ad97569084f907c8ea982d860b5723601c1b6a8381ac6c88954124f568", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88feb9ad97569084f907c8ea982d860b5723601c1b6a8381ac6c88954124f568", kill_on_drop: false }` [INFO] [stdout] 88feb9ad97569084f907c8ea982d860b5723601c1b6a8381ac6c88954124f568 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a8c16f3492a31d3a28c6b1f9246a0cf7de023b65aada8947ff3e2a868157101 [INFO] running `Command { std: "docker" "start" "-a" "1a8c16f3492a31d3a28c6b1f9246a0cf7de023b65aada8947ff3e2a868157101", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferragate-fbc30678aa8d105a) [INFO] [stdout] [INFO] [stdout] running 155 tests [INFO] [stdout] test cli::tests::test_cli_execute_start_missing_config ... ok [INFO] [stdout] test cli::tests::test_cli_execute_stop_force ... ok [INFO] [stdout] test cli::tests::test_cli_execute_validate ... ok [INFO] [stdout] test cli::tests::test_cli_execute_validate_invalid_config ... ok [INFO] [stdout] test cli::tests::test_cli_parse_args ... ok [INFO] [stdout] test cli::tests::test_cli_parse_args_all_commands ... ok [INFO] [stdout] test cli::tests::test_cli_execute_all_commands_structure ... ok [INFO] [stdout] test cli::tests::test_cli_parse_args_static_method ... ok [INFO] [stdout] test cli::tests::test_commands_enum_coverage ... ok [INFO] [stdout] test cli::tests::test_cli_execute_init ... ok [INFO] [stdout] test cli::tests::test_cli_execute_start_with_overrides ... ok [INFO] [stdout] test cli::tests::test_cli_execute_gen_certs ... ok [INFO] [stdout] test cli::tests::test_cli_execute_stop ... ok [INFO] [stdout] test cli::tests::test_cli_execute_gen_certs_with_force ... ok [INFO] [stdout] test cli::tests::test_generate_certs_existing_files_no_force ... ok [INFO] [stdout] test cli::tests::test_generate_certs_creates_directory ... ok [INFO] [stdout] test cli::tests::test_generate_certs_new_directory ... ok [INFO] [stdout] test cli::tests::test_generate_certs_existing_files_with_force ... ok [INFO] [stdout] test cli::tests::test_generate_certs_path_str_conversion ... ok [INFO] [stdout] test cli::tests::test_generate_certs_error_handling ... ok [INFO] [stdout] test cli::tests::test_cli_execute_init_force ... ok [INFO] [stdout] test cli::tests::test_generate_certs_existing_key_file_no_force ... ok [INFO] [stdout] test cli::tests::test_init_config_existing_file_no_force ... ok [INFO] [stdout] test cli::tests::test_init_config_invalid_path_fallback ... ok [INFO] [stdout] test cli::tests::test_init_config_directory_creation ... ok [INFO] [stdout] test cli::tests::test_generate_certs_custom_hostname ... ok [INFO] [stdout] test cli::tests::test_init_config_existing_file_with_force ... ok [INFO] [stdout] test cli::tests::test_stop_server_force_flag ... ok [INFO] [stdout] test cli::tests::test_validate_config_empty_path ... ok [INFO] [stdout] test cli::tests::test_validate_config_empty_routes ... ok [INFO] [stdout] test cli::tests::test_init_config_new_file ... ok [INFO] [stdout] test cli::tests::test_start_server_config_loading ... ok [INFO] [stdout] test cli::tests::test_start_server_host_port_overrides ... ok [INFO] [stdout] test cli::tests::test_stop_server_no_processes ... ok [INFO] [stdout] test cli::tests::test_stop_server_with_pid_file ... ok [INFO] [stdout] test cli::tests::test_validate_config_invalid_file ... ok [INFO] [stdout] test cli::tests::test_validate_config_invalid_http_method ... ok [INFO] [stdout] test cli::tests::test_validate_config_invalid_upstream_url ... ok [INFO] [stdout] test config::tests::test_effective_timeout_with_server_default ... ok [INFO] [stdout] test cli::tests::test_validate_config_success ... ok [INFO] [stdout] test cli::tests::test_validate_config_malformed_toml ... ok [INFO] [stdout] test cli::tests::test_validate_config_with_complex_routes ... ok [INFO] [stdout] test config::tests::test_effective_timeout_with_route_specific ... ok [INFO] [stdout] test config::tests::test_effective_timeout_zero_values ... ok [INFO] [stdout] test config::tests::test_path_transformation ... ok [INFO] [stdout] test config::tests::test_route_matching ... ok [INFO] [stdout] test cli::tests::test_validate_config_with_tls ... ok [INFO] [stdout] test health::tests::test_app_state_clone ... ok [INFO] [stdout] test health::tests::test_app_state_set_ready ... ok [INFO] [stdout] test health::tests::test_app_state_default ... ok [INFO] [stdout] test health::tests::test_app_state_new ... ok [INFO] [stdout] test health::tests::test_clear_all_health_checks ... ok [INFO] [stdout] test health::tests::test_execute_health_check_system ... ok [INFO] [stdout] test health::tests::test_health_check_creation ... ok [INFO] [stdout] test health::tests::test_health_check_message_updates ... ok [INFO] [stdout] test health::tests::test_health_check_status_transitions ... ok [INFO] [stdout] test health::tests::test_health_handler_no_checks ... ok [INFO] [stdout] test health::tests::test_health_handler_with_unhealthy_checks ... ok [INFO] [stdout] test health::tests::test_execute_health_check_memory ... ok [INFO] [stdout] test health::tests::test_health_handler_with_healthy_checks ... ok [INFO] [stdout] test health::tests::test_execute_health_check_default ... ok [INFO] [stdout] test health::tests::test_health_status_serialization ... ok [INFO] [stdout] test health::tests::test_initialize_default_health_checks ... ok [INFO] [stdout] test health::tests::test_liveness_response_serialization ... ok [INFO] [stdout] test health::tests::test_multiple_health_check_updates ... ok [INFO] [stdout] test health::tests::test_health_response_serialization ... ok [INFO] [stdout] test health::tests::test_readiness_handler_not_ready_due_to_flag ... ok [INFO] [stdout] test health::tests::test_readiness_handler_ready ... ok [INFO] [stdout] test health::tests::test_readiness_response_serialization ... ok [INFO] [stdout] test health::tests::test_readiness_handler_not_ready_due_to_unhealthy_checks ... ok [INFO] [stdout] test health::tests::test_register_duplicate_health_check ... ok [INFO] [stdout] test health::tests::test_register_health_check ... ok [INFO] [stdout] test health::tests::test_unregister_nonexistent_health_check ... ok [INFO] [stdout] test health::tests::test_update_health_check ... ok [INFO] [stdout] test health::tests::test_update_nonexistent_health_check ... ok [INFO] [stdout] test logging::tests::test_config_from_env_vars ... ok [INFO] [stdout] test health::tests::test_liveness_handler ... ok [INFO] [stdout] test health::tests::test_prepare_for_shutdown ... ok [INFO] [stdout] test health::tests::test_readiness_handler_no_checks ... ok [INFO] [stdout] test health::tests::test_unregister_health_check ... ok [INFO] [stdout] test logging::tests::test_config_with_invalid_boolean_env_vars ... ok [INFO] [stdout] test logging::tests::test_default_config ... ok [INFO] [stdout] test health::tests::test_run_all_health_checks ... ok [INFO] [stdout] test logging::tests::test_create_log_directory_error_handling ... ok [INFO] [stdout] test health::tests::test_uptime_tracking ... ok [INFO] [stdout] test health::tests::test_health_check_background_task_initialization ... ok [INFO] [stdout] test logging::tests::test_logging_config_clone ... ok [INFO] [stdout] test logging::tests::test_logging_config_debug_format ... ok [INFO] [stdout] test logging::tests::test_request_id_generation ... ok [INFO] [stdout] test logging::tests::test_request_id_uniqueness ... ok [INFO] [stdout] test proxy::tests::test_clone_proxy_state ... ok [INFO] [stdout] test proxy::tests::test_empty_routes_configuration ... ok [INFO] [stdout] test proxy::tests::test_find_matching_route_case_sensitivity ... ok [INFO] [stdout] test proxy::tests::test_find_matching_route_empty_methods_allows_all ... ok [INFO] [stdout] test proxy::tests::test_find_matching_route_exact_match ... ok [INFO] [stdout] test proxy::tests::test_find_matching_route_method_filtering ... ok [INFO] [stdout] test proxy::tests::test_find_matching_route_no_match ... ok [INFO] [stdout] test proxy::tests::test_find_matching_route_wildcard_match ... ok [INFO] [stdout] test proxy::tests::test_handle_not_found ... ok [INFO] [stdout] test proxy::tests::test_header_filtering ... ok [INFO] [stdout] test proxy::tests::test_header_filtering_case_insensitivity ... ok [INFO] [stdout] test proxy::tests::test_proxy_state_creation ... ok [INFO] [stdout] test proxy::tests::test_proxy_state_with_different_timeout ... ok [INFO] [stdout] test proxy::tests::test_proxy_state_with_no_timeout ... ok [INFO] [stdout] test proxy::tests::test_response_header_filtering ... ok [INFO] [stdout] test proxy::tests::test_route_matching_with_special_characters ... ok [INFO] [stdout] test proxy::tests::test_route_priority_first_match ... ok [INFO] [stdout] test logging::tests::test_init_logging_with_custom_config ... ok [INFO] [stdout] test logging::tests::test_init_logging_invalid_log_level ... ok [INFO] [stdout] test server::tests::test_certificate_directory_creation ... ok [INFO] [stdout] test server::tests::test_config_with_tls_enabled ... ok [INFO] [stdout] test logging::tests::test_different_log_levels ... ok [INFO] [stdout] test server::tests::test_create_redirect_router ... ok [INFO] [stdout] test server::tests::test_config_with_tls_disabled ... ok [INFO] [stdout] test server::tests::test_certificate_file_existence_check ... ok [INFO] [stdout] test server::tests::test_enhanced_server_logging_with_different_configurations ... ok [INFO] [stdout] test server::tests::test_health_endpoint_logging_edge_cases ... ok [INFO] [stdout] test server::tests::test_health_endpoint_logging_variations ... ok [INFO] [stdout] test server::tests::test_create_router_with_states ... ok [INFO] [stdout] test server::tests::test_configuration_edge_cases ... ok [INFO] [stdout] test server::tests::test_enhanced_server_config_variations ... ok [INFO] [stdout] test server::tests::test_ip_address_parsing_edge_cases ... ok [INFO] [stdout] test server::tests::test_health_state_creation ... ok [INFO] [stdout] test logging::tests::test_config_with_all_options_enabled ... ok [INFO] [stdout] test server::tests::test_log_routes_info ... ok [INFO] [stdout] test server::tests::test_missing_tls_config_error ... ok [INFO] [stdout] test server::tests::test_redirect_router_creation ... ok [INFO] [stdout] test server::tests::test_multiple_route_configurations ... ok [INFO] [stdout] test server::tests::test_redirect_router_creation_with_different_ports ... ok [INFO] [stdout] test server::tests::test_route_configuration_edge_cases ... ok [INFO] [stdout] test server::tests::test_redirect_url_generation ... ok [INFO] [stdout] test server::tests::test_route_logging_configurations ... ok [INFO] [stdout] test server::tests::test_redirect_url_logic ... ok [INFO] [stdout] test server::tests::test_log_health_endpoints ... ok [INFO] [stdout] test server::tests::test_proxy_state_creation ... ok [INFO] [stdout] test server::tests::test_socket_addr_parsing_invalid_host ... ok [INFO] [stdout] test server::tests::test_start_http_server_address_parsing ... ok [INFO] [stdout] test server::tests::test_start_https_server_tls_config_error ... ok [INFO] [stdout] test server::tests::test_start_server_function_no_tls ... ok [INFO] [stdout] test server::tests::test_start_server_with_tls_disabled ... ok [INFO] [stdout] test server::tests::test_server_logging_with_different_configurations ... ok [INFO] [stdout] test server::tests::test_server_config_variations ... ok [INFO] [stdout] test server::tests::test_socket_addr_parsing ... ok [INFO] [stdout] test logging::tests::test_file_logging_with_prefix ... ok [INFO] [stdout] test logging::tests::test_init_logging_with_file_output ... ok [INFO] [stdout] test server::tests::test_start_server_with_tls_enabled ... ok [INFO] [stdout] test server::tests::test_router_state_integration ... ok [INFO] [stdout] test server::tests::test_tls_config_with_redirect_enabled ... ok [INFO] [stdout] test server::tests::test_tls_configuration_validation ... ok [INFO] [stdout] test tls::tests::test_create_self_signed_cert_invalid_path ... ok [INFO] [stdout] test tls::tests::test_create_self_signed_cert ... ok [INFO] [stdout] test tls::tests::test_load_tls_config_valid_files ... ok [INFO] [stdout] test tls::tests::test_load_tls_config_invalid_certificate_format ... ok [INFO] [stdout] test tls::tests::test_load_tls_config_nonexistent_files ... ok [INFO] [stdout] test logging::tests::test_init_default_logging ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- logging::tests::test_init_default_logging stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'logging::tests::test_init_default_logging' (106) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14: [INFO] [stdout] initializing rolling file appender failed: InitError { context: "failed to create initial log file", source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56c1281dda62 - std::backtrace_rs::backtrace::libunwind::trace::hf3086ff3c8ddfec7 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56c1281dda62 - std::backtrace_rs::backtrace::trace_unsynchronized::h6caf11542219ebc3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56c1281dda62 - std::sys::backtrace::_print_fmt::hfd9f352edf0ef63b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56c1281dda62 - ::fmt::h746cb25d4c2f20bf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56c1281f130f - core::fmt::rt::Argument::fmt::h7e560d1a4260d0bd [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56c1281f130f - core::fmt::write::h51c104753c8435b2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56c1281a8093 - std::io::default_write_fmt::h7681766be9629d2f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56c1281a8093 - std::io::Write::write_fmt::h41771a141bf0adb2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56c1281b5de2 - std::sys::backtrace::BacktraceLock::print::heee726a1c5b4a2c3 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56c1281bafdf - std::panicking::default_hook::{{closure}}::h938489fbb79d30ee [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x56c1281bae71 - std::panicking::default_hook::hf7e155db98319366 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x56c127687d8e - as core::ops::function::Fn>::call::h8041688d09537997 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x56c127687d8e - test::test_main_with_exit_callback::{{closure}}::hc8a7ea1f38432726 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56c1281bb72e - as core::ops::function::Fn>::call::h688488cd0fff9b17 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x56c1281bb72e - std::panicking::panic_with_hook::h78bb7329978b77c8 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x56c1281bb44a - std::panicking::panic_handler::{{closure}}::h306ab6080b8e304c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x56c1281b5f29 - std::sys::backtrace::__rust_end_short_backtrace::hab10906eec9c5584 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56c12819af9d - __rustc[31cdaa5515be9d95]::rust_begin_unwind [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x56c1281fc7f0 - core::panicking::panic_fmt::h8cb2938d8e2b0e7b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56c1281fb646 - core::result::unwrap_failed::h781900d7f82db671 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x56c126e2f24c - core::result::Result::expect::h49f1303641c19c87 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/result.rs:1175:23 [INFO] [stdout] 21: 0x56c126e683ea - tracing_appender::rolling::RollingFileAppender::new::h27968739c352c6e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:154:14 [INFO] [stdout] 22: 0x56c126e68c25 - tracing_appender::rolling::daily::hab7964b130a34806 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-appender-0.2.3/src/rolling.rs:370:5 [INFO] [stdout] 23: 0x56c126f796c1 - ferragate::logging::setup_file_logging::h5c91178e6a298a02 [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:54:25 [INFO] [stdout] 24: 0x56c126f77786 - ferragate::logging::init_logging::h3cde252d58307e09 [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:141:9 [INFO] [stdout] 25: 0x56c126f79ce7 - ferragate::logging::init_default_logging::ha11aa1196b8a136b [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:183:5 [INFO] [stdout] 26: 0x56c126f7b426 - ferragate::logging::tests::test_init_default_logging::h636fef2b6b5afeb5 [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:351:22 [INFO] [stdout] 27: 0x56c126f7b5f7 - ferragate::logging::tests::test_init_default_logging::{{closure}}::hf092efe2126963cc [INFO] [stdout] at /opt/rustwide/workdir/src/logging.rs:349:35 [INFO] [stdout] 28: 0x56c126ee1136 - core::ops::function::FnOnce::call_once::h7e01dc26271e5214 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 29: 0x56c127687b4b - core::ops::function::FnOnce::call_once::ha1081c2f5558e6c0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 30: 0x56c127687b4b - test::__rust_begin_short_backtrace::h42034e8abb013a4c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:663:18 [INFO] [stdout] 31: 0x56c12769d655 - test::run_test_in_process::{{closure}}::hf6d2134f58bf7650 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:74 [INFO] [stdout] 32: 0x56c12769d655 - as core::ops::function::FnOnce<()>>::call_once::hecbf148a08d929b4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 33: 0x56c12769d655 - std::panicking::catch_unwind::do_call::hdd8f84f296c52439 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 34: 0x56c12769d655 - std::panicking::catch_unwind::h3fd77bcad74bf69c [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 35: 0x56c12769d655 - std::panic::catch_unwind::h512ad17f65705767 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 36: 0x56c12769d655 - test::run_test_in_process::h2b79c7cc828fafad [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:686:27 [INFO] [stdout] 37: 0x56c12769d655 - test::run_test::{{closure}}::hc287323e9e7aa380 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:607:43 [INFO] [stdout] 38: 0x56c127674024 - test::run_test::{{closure}}::h26852bc3095664f0 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/test/src/lib.rs:637:41 [INFO] [stdout] 39: 0x56c127674024 - std::sys::backtrace::__rust_begin_short_backtrace::he88c7ba58706034f [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 40: 0x56c12767785a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff63832735ca5300 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 41: 0x56c12767785a - as core::ops::function::FnOnce<()>>::call_once::h5618784f23b8bacb [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 42: 0x56c12767785a - std::panicking::catch_unwind::do_call::hd103d0697f7d2f72 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:590:40 [INFO] [stdout] 43: 0x56c12767785a - std::panicking::catch_unwind::h947b18413ee60fc2 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panicking.rs:553:19 [INFO] [stdout] 44: 0x56c12767785a - std::panic::catch_unwind::h51f47dbca8916fbf [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/panic.rs:359:14 [INFO] [stdout] 45: 0x56c12767785a - std::thread::Builder::spawn_unchecked_::{{closure}}::h92bd4fc7ba1a8896 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 46: 0x56c12767785a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1edf6ba5edb7a202 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x56c1281afebf - as core::ops::function::FnOnce>::call_once::h6765fcdde4c5daa4 [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 48: 0x56c1281afebf - std::sys::pal::unix::thread::Thread::new::thread_start::h448c4dadc391362b [INFO] [stdout] at /rustc/160e7623e8cbbf1feab2b6e2a24733a98c7bde9c/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 49: 0x7fd119b5aaa4 - [INFO] [stdout] 50: 0x7fd119be7a34 - clone [INFO] [stdout] 51: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] logging::tests::test_init_default_logging [INFO] [stdout] [INFO] [stdout] test result: FAILED. 154 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1a8c16f3492a31d3a28c6b1f9246a0cf7de023b65aada8947ff3e2a868157101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8c16f3492a31d3a28c6b1f9246a0cf7de023b65aada8947ff3e2a868157101", kill_on_drop: false }` [INFO] [stdout] 1a8c16f3492a31d3a28c6b1f9246a0cf7de023b65aada8947ff3e2a868157101