[INFO] fetching crate pagetop 0.4.0... [INFO] testing pagetop-0.4.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate pagetop 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate pagetop 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pagetop 0.4.0 [INFO] tweaked toml for crates.io crate pagetop 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pagetop 0.4.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pagetop 0.4.0 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 116812f0b9d970e9c54d63034ca9955f601bfb09fbc791bb45d425b8d0e1d6b4 [INFO] running `Command { std: "docker" "start" "-a" "116812f0b9d970e9c54d63034ca9955f601bfb09fbc791bb45d425b8d0e1d6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "116812f0b9d970e9c54d63034ca9955f601bfb09fbc791bb45d425b8d0e1d6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116812f0b9d970e9c54d63034ca9955f601bfb09fbc791bb45d425b8d0e1d6b4", kill_on_drop: false }` [INFO] [stdout] 116812f0b9d970e9c54d63034ca9955f601bfb09fbc791bb45d425b8d0e1d6b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69eb40591604beafe283d5d546236099f7d3caffba372402cb9911fc4b6cddd7 [INFO] running `Command { std: "docker" "start" "-a" "69eb40591604beafe283d5d546236099f7d3caffba372402cb9911fc4b6cddd7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling path-matchers v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling path-slash v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling change-detection v1.2.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes v0.8.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 derive_more v2.0.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.6 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling unic-langid-macros v0.9.6 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling pagetop-statics v0.1.2 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling pastey v0.1.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling toml v0.9.0 [INFO] [stderr] Compiling fluent-template-macros v0.13.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling tracing-actix-web v0.7.19 [INFO] [stderr] Compiling actix-session v0.11.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling fluent-templates v0.13.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling pagetop-macros v0.2.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling concat-string v1.0.1 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling pagetop-build v0.3.1 [INFO] [stderr] Compiling pagetop v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "69eb40591604beafe283d5d546236099f7d3caffba372402cb9911fc4b6cddd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69eb40591604beafe283d5d546236099f7d3caffba372402cb9911fc4b6cddd7", kill_on_drop: false }` [INFO] [stdout] 69eb40591604beafe283d5d546236099f7d3caffba372402cb9911fc4b6cddd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adfa81515726ffc01d8c0e801f119f458224d31613e26afd105b03c5fc6fcd12 [INFO] running `Command { std: "docker" "start" "-a" "adfa81515726ffc01d8c0e801f119f458224d31613e26afd105b03c5fc6fcd12", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling pagetop v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "adfa81515726ffc01d8c0e801f119f458224d31613e26afd105b03c5fc6fcd12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfa81515726ffc01d8c0e801f119f458224d31613e26afd105b03c5fc6fcd12", kill_on_drop: false }` [INFO] [stdout] adfa81515726ffc01d8c0e801f119f458224d31613e26afd105b03c5fc6fcd12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b48919c1e213230e463933577299998d3885f3fcad0b434569c4d2d1001cc92e [INFO] running `Command { std: "docker" "start" "-a" "b48919c1e213230e463933577299998d3885f3fcad0b434569c4d2d1001cc92e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pagetop-b4bdfe906faab75f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test html::maud::escape::test::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/component_html.rs (/opt/rustwide/target/debug/deps/component_html-ff5a5b33d210d144) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test component_html_default_renders_empty_markup ... ok [INFO] [stdout] test component_html_can_access_http_method ... ok [INFO] [stdout] test component_html_renders_using_context_param ... ok [INFO] [stdout] test component_html_allows_replacing_render_function ... ok [INFO] [stdout] test component_html_renders_static_markup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/component_poweredby.rs (/opt/rustwide/target/debug/deps/component_poweredby-56c7763f1674ccad) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] 2025-11-05T03:52:33.439813Z DEBUG pagetop::core::extension::all: Enabling "Basic" theme [INFO] [stdout] 2025-11-05T03:52:33.439909Z DEBUG pagetop::core::extension::all: Enabling "Welcome" extension [INFO] [stdout] 2025-11-05T03:52:33.439930Z  INFO pagetop::core::extension::all: Calling application bootstrap [INFO] [stdout] 2025-11-05T03:52:33.439926Z DEBUG pagetop::core::extension::all: Enabling "Welcome" extension [INFO] [stdout] 2025-11-05T03:52:33.439940Z  INFO pagetop::core::extension::all: Calling application bootstrap [INFO] [stdout] 2025-11-05T03:52:33.439988Z DEBUG pagetop::core::extension::all: Enabling "Welcome" extension [INFO] [stdout] 2025-11-05T03:52:33.440001Z  INFO pagetop::core::extension::all: Calling application bootstrap [INFO] [stdout] 2025-11-05T03:52:33.440035Z DEBUG pagetop::core::extension::all: Enabling "Welcome" extension [INFO] [stdout] 2025-11-05T03:52:33.440048Z  INFO pagetop::core::extension::all: Calling application bootstrap [INFO] [stdout] 2025-11-05T03:52:33.440073Z DEBUG pagetop::core::extension::all: Enabling "Welcome" extension [INFO] [stdout] 2025-11-05T03:52:33.440128Z  INFO pagetop::core::extension::all: Calling application bootstrap [INFO] [stdout] 2025-11-05T03:52:33.440151Z DEBUG pagetop::core::extension::all: Enabling "Welcome" extension [INFO] [stdout] 2025-11-05T03:52:33.440223Z  INFO pagetop::core::extension::all: Calling application bootstrap [INFO] [stdout] test poweredby_getter_reflects_internal_state ... ok [INFO] [stdout] test poweredby_with_copyright_overrides_text ... ok [INFO] [stdout] test poweredby_with_copyright_none_hides_text ... ok [INFO] [stdout] test poweredby_new_includes_current_year_and_app_name ... ok [INFO] [stdout] test poweredby_link_points_to_crates_io ... ok [INFO] [stdout] test poweredby_default_shows_only_pagetop_recognition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-cdce4ac1d83e5f83) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test check_local_config ... FAILED [INFO] [stdout] test check_global_config ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- check_local_config stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'check_local_config' (34) panicked at tests/config.rs:38:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "Test String" [INFO] [stdout] right: "Modified value" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e425a18faf2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e425a18faf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e425a18faf2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e425a18faf2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e425a1a267f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e425a1a267f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5e425a15c863 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e425a15c863 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e425a168d42 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e425a16dc3f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e425a16dad1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e4259fa41ce - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5e4259fa41ce - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e425a16e2ff - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5e425a16e2ff - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e425a16e0aa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e425a168e79 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e425a15088d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e425a1abe00 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e425a1abbb3 - core::panicking::assert_failed_inner::h709867d03648810d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x5e4259f6d0c0 - core::panicking::assert_failed::h6099ee219da3915f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x5e4259f82f7c - config::check_local_config::{{closure}}::ha346746c2f8d1c09 [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:38:5 [INFO] [stdout] 22: 0x5e4259f74e8f - as core::future::future::Future>::poll::{{closure}}::hc3a2d7972b5ff2ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1041:44 [INFO] [stdout] 23: 0x5e4259f6df50 - tokio::task::local::LocalSet::with::{{closure}}::h7721f8f2dddb4af0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:793:13 [INFO] [stdout] 24: 0x5e4259f7f675 - std::thread::local::LocalKey::try_with::h3a1c0d6369d26dbd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x5e4259f7eece - std::thread::local::LocalKey::with::h1ca942b8167a607a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x5e4259f6dd86 - tokio::task::local::LocalSet::with::h04cebb314ec8205c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:791:17 [INFO] [stdout] 27: 0x5e4259f74e16 - as core::future::future::Future>::poll::hdbfb857c30580049 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1031:22 [INFO] [stdout] 28: 0x5e4259f6e1e2 - tokio::task::local::LocalSet::run_until::{{closure}}::h27fd24f477efe8e1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:689:19 [INFO] [stdout] 29: 0x5e4259f742fd - as core::future::future::Future>::poll::he236b287e129e012 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: 0x5e4259f7cc9d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1389c25205db7b51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 31: 0x5e4259f7c88b - tokio::task::coop::with_budget::h0ace106119a730a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 32: 0x5e4259f7c88b - tokio::task::coop::budget::h1c408ff73a065d45 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 33: 0x5e4259f7c88b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3e1f62ae734e8ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 34: 0x5e4259f77890 - tokio::runtime::scheduler::current_thread::Context::enter::hacc86f1de9c8f23b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 35: 0x5e4259f7b31d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha228004c856ca54c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 36: 0x5e4259f799a4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8bdafb71df89bb54 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 37: 0x5e4259f6ff3b - tokio::runtime::context::scoped::Scoped::set::hf39e18cd44baffaa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x5e4259f6f6c9 - tokio::runtime::context::set_scheduler::{{closure}}::h47a2e2b974fd551b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 39: 0x5e4259f801c2 - std::thread::local::LocalKey::try_with::ha2fde575bfe54086 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 40: 0x5e4259f7f04e - std::thread::local::LocalKey::with::h9538c7c53724d071 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 41: 0x5e4259f6f67d - tokio::runtime::context::set_scheduler::hf41cb286f72faaf3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 42: 0x5e4259f78ad0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4fb31038a0bdf652 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 43: 0x5e4259f79a03 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h377577a47d251544 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 44: 0x5e4259f76106 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf78320a8fea04f10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 45: 0x5e4259f701e2 - tokio::runtime::context::runtime::enter_runtime::h635d3d4b6e9c4489 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x5e4259f752d2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h23881ee5d3b5f7c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 47: 0x5e4259f71142 - tokio::runtime::runtime::Runtime::block_on_inner::hf3a446f2d96d5900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 48: 0x5e4259f71359 - tokio::runtime::runtime::Runtime::block_on::h0fbc94938cf10620 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 49: 0x5e4259f6e067 - tokio::task::local::LocalSet::block_on::hc9b03f5172ce0a6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:646:12 [INFO] [stdout] 50: 0x5e4259f75224 - actix_rt::runtime::Runtime::block_on::h6fa336568e047205 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20 [INFO] [stdout] 51: 0x5e4259f751aa - actix_rt::system::SystemRunner::block_on::h7a08f9f36b5f6e76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17 [INFO] [stdout] 52: 0x5e4259f82df8 - config::check_local_config::hc5dfb6f5eecc4d7c [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:34:1 [INFO] [stdout] 53: 0x5e4259f82e57 - config::check_local_config::{{closure}}::h00a0bdba235332af [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:35:30 [INFO] [stdout] 54: 0x5e4259f6bbe6 - core::ops::function::FnOnce::call_once::hf79f285857e72fff [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5e4259fa401b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5e4259fa401b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x5e4259fb8638 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x5e4259fb8638 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5e4259fb8638 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5e4259fb8638 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5e4259fb8638 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5e4259fb8638 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x5e4259fb8638 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x5e4259f91404 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x5e4259f91404 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x5e4259f94d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x5e4259f94d3a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x5e4259f94d3a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x5e4259f94d3a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x5e4259f94d3a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x5e4259f94d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x5e4259f94d3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x5e425a16416f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 74: 0x5e425a16416f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 75: 0x7bf170b5eaa4 - [INFO] [stdout] 76: 0x7bf170beba64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- check_global_config stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'check_global_config' (33) panicked at tests/config.rs:30:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: "PageTop App" [INFO] [stdout] right: "Testing" [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e425a18faf2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e425a18faf2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e425a18faf2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e425a18faf2 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e425a1a267f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e425a1a267f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5e425a15c863 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e425a15c863 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e425a168d42 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e425a16dc3f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e425a16dad1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e4259fa41ce - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5e4259fa41ce - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e425a16e2ff - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5e425a16e2ff - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e425a16e0aa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e425a168e79 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e425a15088d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e425a1abe00 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e425a1abbb3 - core::panicking::assert_failed_inner::h709867d03648810d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x5e4259f6d0c0 - core::panicking::assert_failed::h6099ee219da3915f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x5e4259f832cb - config::check_global_config::{{closure}}::h36157bed6a07ac7b [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:30:5 [INFO] [stdout] 22: 0x5e4259f74fcf - as core::future::future::Future>::poll::{{closure}}::hd5568f6e930c10aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1041:44 [INFO] [stdout] 23: 0x5e4259f6de60 - tokio::task::local::LocalSet::with::{{closure}}::h5b570e1c3a7b0f44 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:793:13 [INFO] [stdout] 24: 0x5e4259f7f575 - std::thread::local::LocalKey::try_with::h19be52a26125fdc4 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 25: 0x5e4259f7ef9e - std::thread::local::LocalKey::with::h2f1f9c9f744905aa [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 26: 0x5e4259f6ddc6 - tokio::task::local::LocalSet::with::hbe684e635a194bb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:791:17 [INFO] [stdout] 27: 0x5e4259f74dc6 - as core::future::future::Future>::poll::h974eeb718de061f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:1031:22 [INFO] [stdout] 28: 0x5e4259f6e362 - tokio::task::local::LocalSet::run_until::{{closure}}::he0e1d3993bdbac1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:689:19 [INFO] [stdout] 29: 0x5e4259f7423d - as core::future::future::Future>::poll::h8db6c6353fbd6b1b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 30: 0x5e4259f7cd5d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h82fa7f78e444821e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 31: 0x5e4259f7c6fb - tokio::task::coop::with_budget::hc353f59209fe40e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 32: 0x5e4259f7c6fb - tokio::task::coop::budget::hed107dfd1f3f7b43 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 33: 0x5e4259f7c6fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h34a3c9945f799e8c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 34: 0x5e4259f77570 - tokio::runtime::scheduler::current_thread::Context::enter::hab55425b7cb23220 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 35: 0x5e4259f79ddd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h8389f6444cc3e15f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 36: 0x5e4259f799c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h92428db99d512d81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 37: 0x5e4259f6fc9b - tokio::runtime::context::scoped::Scoped::set::h6eb541176b3bb01d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 38: 0x5e4259f6f789 - tokio::runtime::context::set_scheduler::{{closure}}::hf013231aec37dd7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38 [INFO] [stdout] 39: 0x5e4259f7f882 - std::thread::local::LocalKey::try_with::h3c3c56c819b95d75 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:508:12 [INFO] [stdout] 40: 0x5e4259f7f20e - std::thread::local::LocalKey::with::hf7ecae8cb16dc523 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/local.rs:472:20 [INFO] [stdout] 41: 0x5e4259f6f5bd - tokio::runtime::context::set_scheduler::h4e10bb35a3a20ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17 [INFO] [stdout] 42: 0x5e4259f79310 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hac7a38c345975af7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 43: 0x5e4259f79a63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h53fd195e1c8416cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 44: 0x5e4259f75746 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2ce76b2042b98441 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 45: 0x5e4259f70332 - tokio::runtime::context::runtime::enter_runtime::h8d8847cb7f53434d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 46: 0x5e4259f753a2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::he50a97a08eb20dc9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 47: 0x5e4259f70e42 - tokio::runtime::runtime::Runtime::block_on_inner::h03319f5e7cecdf39 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 48: 0x5e4259f715c9 - tokio::runtime::runtime::Runtime::block_on::ha67f8c42c36ab02e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 49: 0x5e4259f6e007 - tokio::task::local::LocalSet::block_on::h24032fd0b0436965 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/local.rs:646:12 [INFO] [stdout] 50: 0x5e4259f751e4 - actix_rt::runtime::Runtime::block_on::h4e074f4b7826bfd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/runtime.rs:138:20 [INFO] [stdout] 51: 0x5e4259f7517a - actix_rt::system::SystemRunner::block_on::h5399ca62df35f1fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.10.0/src/system.rs:244:17 [INFO] [stdout] 52: 0x5e4259f830e8 - config::check_global_config::h7565f83127e98c46 [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:25:1 [INFO] [stdout] 53: 0x5e4259f833a7 - config::check_global_config::{{closure}}::hcff94c275348ce7a [INFO] [stdout] at /opt/rustwide/workdir/tests/config.rs:26:31 [INFO] [stdout] 54: 0x5e4259f6ba16 - core::ops::function::FnOnce::call_once::h32e3bfed933eb577 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 55: 0x5e4259fa401b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x5e4259fa401b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 57: 0x5e4259fb8638 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 58: 0x5e4259fb8638 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5e4259fb8638 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5e4259fb8638 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5e4259fb8638 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5e4259fb8638 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 63: 0x5e4259fb8638 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 64: 0x5e4259f91404 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 65: 0x5e4259f91404 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 66: 0x5e4259f94d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 67: 0x5e4259f94d3a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 68: 0x5e4259f94d3a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 69: 0x5e4259f94d3a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 70: 0x5e4259f94d3a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 71: 0x5e4259f94d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 72: 0x5e4259f94d3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 73: 0x5e425a16416f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 74: 0x5e425a16416f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 75: 0x7bf170b5eaa4 - [INFO] [stdout] 76: 0x7bf170beba64 - clone [INFO] [stdout] 77: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] check_global_config [INFO] [stdout] check_local_config [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test config` [INFO] running `Command { std: "docker" "inspect" "b48919c1e213230e463933577299998d3885f3fcad0b434569c4d2d1001cc92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48919c1e213230e463933577299998d3885f3fcad0b434569c4d2d1001cc92e", kill_on_drop: false }` [INFO] [stdout] b48919c1e213230e463933577299998d3885f3fcad0b434569c4d2d1001cc92e