[INFO] cloning repository https://github.com/ycn/rust-web-hook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycn/rust-web-hook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Frust-web-hook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Frust-web-hook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da740f014a790f42b7df3071d7f9ca7190f2a731 [INFO] testing ycn/rust-web-hook against master#c5842b0be783dffa5a49693541acb79115c7eeef for pr-102570 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Frust-web-hook" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ycn/rust-web-hook on toolchain c5842b0be783dffa5a49693541acb79115c7eeef [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ycn/rust-web-hook [INFO] finished tweaking git repo https://github.com/ycn/rust-web-hook [INFO] tweaked toml for git repo https://github.com/ycn/rust-web-hook written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ycn/rust-web-hook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63bf2409c0c0c7a88e07b5717a915bad26577d7fc398bdb7978192bdb39139d7 [INFO] running `Command { std: "docker" "start" "-a" "63bf2409c0c0c7a88e07b5717a915bad26577d7fc398bdb7978192bdb39139d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63bf2409c0c0c7a88e07b5717a915bad26577d7fc398bdb7978192bdb39139d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63bf2409c0c0c7a88e07b5717a915bad26577d7fc398bdb7978192bdb39139d7", kill_on_drop: false }` [INFO] [stdout] 63bf2409c0c0c7a88e07b5717a915bad26577d7fc398bdb7978192bdb39139d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb3044d2a4591590f2f6c6d382c912487c4674184f6f48afb3d999bd4558c22b [INFO] running `Command { std: "docker" "start" "-a" "eb3044d2a4591590f2f6c6d382c912487c4674184f6f48afb3d999bd4558c22b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling web_hook v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.05s [INFO] running `Command { std: "docker" "inspect" "eb3044d2a4591590f2f6c6d382c912487c4674184f6f48afb3d999bd4558c22b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb3044d2a4591590f2f6c6d382c912487c4674184f6f48afb3d999bd4558c22b", kill_on_drop: false }` [INFO] [stdout] eb3044d2a4591590f2f6c6d382c912487c4674184f6f48afb3d999bd4558c22b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d30e51d2b7b15a5821660c8c0e215848c9e3b010e014c2f3bcbb2a1eea579943 [INFO] running `Command { std: "docker" "start" "-a" "d30e51d2b7b15a5821660c8c0e215848c9e3b010e014c2f3bcbb2a1eea579943", kill_on_drop: false }` [INFO] [stderr] Compiling web_hook v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.05s [INFO] running `Command { std: "docker" "inspect" "d30e51d2b7b15a5821660c8c0e215848c9e3b010e014c2f3bcbb2a1eea579943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d30e51d2b7b15a5821660c8c0e215848c9e3b010e014c2f3bcbb2a1eea579943", kill_on_drop: false }` [INFO] [stdout] d30e51d2b7b15a5821660c8c0e215848c9e3b010e014c2f3bcbb2a1eea579943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+c5842b0be783dffa5a49693541acb79115c7eeef" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 994553c07846d88b43806e033c4fb7f1483cd96fcf8ea8e814e363544fadb144 [INFO] running `Command { std: "docker" "start" "-a" "994553c07846d88b43806e033c4fb7f1483cd96fcf8ea8e814e363544fadb144", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/web_hook-2a75eb73ecc65553) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/web_hook-4448c18a0ed444aa) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test pages::hello::tests::test_page_hello_get_ok ... ok [INFO] [stdout] test pages::hello::tests::test_page_hello_post_ok ... ok [INFO] [stdout] test pages::hello::tests::test_page_hello_get_error ... ok [INFO] [stdout] test pages::hello::tests::test_page_hello_post_error ... ok [INFO] [stdout] test pages::log::tests::test_page_log_action_error ... ok [INFO] [stdout] test pages::log::tests::test_page_log_action_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pages::log::tests::test_page_log_action_ok stdout ---- [INFO] [stdout] thread 'pages::log::tests::test_page_log_action_ok' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `500`, [INFO] [stdout] right: `200`', src/pages/log/mod.rs:206:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55dd19bcfde0 - std::backtrace_rs::backtrace::libunwind::trace::he04b6d40112d6639 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55dd19bcfde0 - std::backtrace_rs::backtrace::trace_unsynchronized::h93bb5736cc0446d6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55dd19bcfde0 - std::sys_common::backtrace::_print_fmt::h194608c93e335f88 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55dd19bcfde0 - ::fmt::hcd25e852ea89b4f5 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55dd19bf3fae - core::fmt::write::h5fe0ed2793f92a83 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/fmt/mod.rs:1209:17 [INFO] [stdout] 5: 0x55dd19bcb3e5 - std::io::Write::write_fmt::h3774d34429f36763 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/io/mod.rs:1682:15 [INFO] [stdout] 6: 0x55dd19bcfba5 - std::sys_common::backtrace::_print::h137275aa061b9520 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 7: 0x55dd19bcfba5 - std::sys_common::backtrace::print::h0abc92ad99a2e9ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 8: 0x55dd19bd1a1f - std::panicking::default_hook::{{closure}}::had7442d4100942fb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:267:22 [INFO] [stdout] 9: 0x55dd19bd16de - std::panicking::default_hook::he29a4b4ac8c0db9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:283:9 [INFO] [stdout] 10: 0x55dd19658e57 - as core::ops::function::Fn>::call::h91b99717c0adaf29 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 11: 0x55dd19658e57 - test::test_main::{{closure}}::h70ceb3143bf6e9f2 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x55dd19bd213d - as core::ops::function::Fn>::call::h12d6a9e51a6fcc61 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2032:9 [INFO] [stdout] 13: 0x55dd19bd213d - std::panicking::rust_panic_with_hook::hb248569adc7e19ef [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:692:13 [INFO] [stdout] 14: 0x55dd19bd1eb7 - std::panicking::begin_panic_handler::{{closure}}::h8fbe136907bbc5ab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:579:13 [INFO] [stdout] 15: 0x55dd19bd028c - std::sys_common::backtrace::__rust_end_short_backtrace::hb7948ddc456dafc4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stdout] 16: 0x55dd19bd1bd2 - rust_begin_unwind [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:575:5 [INFO] [stdout] 17: 0x55dd195a5de3 - core::panicking::panic_fmt::h1c2fe0c2fa8ba0a1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:65:14 [INFO] [stdout] 18: 0x55dd19bf289b - core::panicking::assert_failed_inner::h2537ce38c8976435 [INFO] [stdout] 19: 0x55dd195d241a - core::panicking::assert_failed::hce8a664ff693505b [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panicking.rs:203:5 [INFO] [stdout] 20: 0x55dd195f816c - web_hook::pages::log::tests::test_page_log_action_ok::{{closure}}::h087287fea4f70e8a [INFO] [stdout] at /opt/rustwide/workdir/src/pages/log/mod.rs:206:13 [INFO] [stdout] 21: 0x55dd1961c89c - as core::future::future::Future>::poll::hb641f8cfff2bc00d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 22: 0x55dd195d7040 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::he4cafce973f84312 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/task/local.rs:644:65 [INFO] [stdout] 23: 0x55dd195c9f90 - tokio::coop::with_budget::{{closure}}::hf188685771bf1a22 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 24: 0x55dd19628763 - std::thread::local::LocalKey::try_with::h6c0036b45451a3dd [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 25: 0x55dd196258fd - std::thread::local::LocalKey::with::h06c500714a96964f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 26: 0x55dd195d6409 - tokio::coop::with_budget::h87359e27c97463c6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 27: 0x55dd195d6409 - tokio::coop::budget::h1e2e2500c9f918d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 28: 0x55dd195d6409 - as core::future::future::Future>::poll::{{closure}}::h3abf75e10b771fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/task/local.rs:644:42 [INFO] [stdout] 29: 0x55dd195e9137 - tokio::macros::scoped_tls::ScopedKey::set::h5bb5ca708d0a73d3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 30: 0x55dd195d2cfa - tokio::task::local::LocalSet::with::h1ae81ac4b255888f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/task/local.rs:561:9 [INFO] [stdout] 31: 0x55dd195d5f0d - as core::future::future::Future>::poll::h35e9b9efa8db7e25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/task/local.rs:634:9 [INFO] [stdout] 32: 0x55dd195d3b40 - tokio::task::local::LocalSet::run_until::{{closure}}::h7effdd87da4f1f5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/task/local.rs:507:18 [INFO] [stdout] 33: 0x55dd1961c1bc - as core::future::future::Future>::poll::h8497ed4efcb1d422 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 34: 0x55dd1961b28f - as core::future::future::Future>::poll::h1dd6209439c1e88c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/future/future.rs:124:9 [INFO] [stdout] 35: 0x55dd195f3af0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1b147dbcc2f554f2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48 [INFO] [stdout] 36: 0x55dd195c8ef0 - tokio::coop::with_budget::{{closure}}::h4e4d2c4569031ab6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 37: 0x55dd19629113 - std::thread::local::LocalKey::try_with::hc6e4d1541ebf30ed [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:446:16 [INFO] [stdout] 38: 0x55dd196259cd - std::thread::local::LocalKey::with::h121e1298cc9760bb [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/local.rs:422:9 [INFO] [stdout] 39: 0x55dd195f3436 - tokio::coop::with_budget::h439c7dee9ebd5c81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 40: 0x55dd195f3436 - tokio::coop::budget::h946739fd6c92ffcf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 41: 0x55dd195f3436 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h3c8e5ced65594e4d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25 [INFO] [stdout] 42: 0x55dd195ece52 - tokio::runtime::basic_scheduler::Context::enter::h8830011e18defe92 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19 [INFO] [stdout] 43: 0x55dd195f2590 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hae9deb3e694cd155 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36 [INFO] [stdout] 44: 0x55dd195f031b - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::h9b8927424c9a351e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57 [INFO] [stdout] 45: 0x55dd195e9687 - tokio::macros::scoped_tls::ScopedKey::set::hb068dd83077893f4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x55dd195ef117 - tokio::runtime::basic_scheduler::CoreGuard::enter::h3a0c32171cd44716 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27 [INFO] [stdout] 47: 0x55dd195f05c0 - tokio::runtime::basic_scheduler::CoreGuard::block_on::hf2a561a13579f092 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9 [INFO] [stdout] 48: 0x55dd195ea265 - tokio::runtime::basic_scheduler::BasicScheduler::block_on::h3ac383e5bfdf5ede [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24 [INFO] [stdout] 49: 0x55dd195f4179 - tokio::runtime::Runtime::block_on::hf56253e84fdd7c56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:475:46 [INFO] [stdout] 50: 0x55dd195d2fbb - tokio::task::local::LocalSet::block_on::h517d4553ca880b02 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/task/local.rs:468:9 [INFO] [stdout] 51: 0x55dd196230c0 - actix_rt::runtime::Runtime::block_on::h4046d9d578b1d465 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 52: 0x55dd195f51f0 - actix_rt::system::SystemRunner::block_on::h921f3ea1c2b6ef7c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 53: 0x55dd195f76df - web_hook::pages::log::tests::test_page_log_action_ok::h0b1616871f54f75a [INFO] [stdout] at /opt/rustwide/workdir/src/pages/log/mod.rs:183:5 [INFO] [stdout] 54: 0x55dd195f7667 - web_hook::pages::log::tests::test_page_log_action_ok::{{closure}}::hcf347a2f9ee22f5b [INFO] [stdout] at /opt/rustwide/workdir/src/pages/log/mod.rs:183:5 [INFO] [stdout] 55: 0x55dd195b56d5 - core::ops::function::FnOnce::call_once::h7d541f4fe57f9fe3 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 56: 0x55dd1965e15f - core::ops::function::FnOnce::call_once::h5dde45172d790a9d [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 57: 0x55dd1965e15f - test::__rust_begin_short_backtrace::h78e3fbe0504ae84c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:637:18 [INFO] [stdout] 58: 0x55dd1962f82c - test::run_test::{{closure}}::hecbec538c508056c [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:628:30 [INFO] [stdout] 59: 0x55dd1962f82c - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc84a1fb3f0e67ee4 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 60: 0x55dd1965d188 - as core::ops::function::FnOnce>::call_once::h2deece96542e3e9a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 61: 0x55dd1965d188 - as core::ops::function::FnOnce<()>>::call_once::ha9befd17c806a3b0 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 62: 0x55dd1965d188 - std::panicking::try::do_call::h17336b94b336bff1 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 63: 0x55dd1965d188 - std::panicking::try::h701ebc92939c4760 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 64: 0x55dd1965d188 - std::panic::catch_unwind::h93b113531d625eab [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 65: 0x55dd1965d188 - test::run_test_in_process::h08e9f627920c2a2a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:660:27 [INFO] [stdout] 66: 0x55dd1965d188 - test::run_test::run_test_inner::{{closure}}::h70b581814cc230ea [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:554:39 [INFO] [stdout] 67: 0x55dd19629ea4 - test::run_test::run_test_inner::{{closure}}::h1acbf81bd02dba18 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/test/src/lib.rs:581:37 [INFO] [stdout] 68: 0x55dd19629ea4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h59c80156bae07f63 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stdout] 69: 0x55dd1962f6f5 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h80e22f541b422f07 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:551:17 [INFO] [stdout] 70: 0x55dd1962f6f5 - as core::ops::function::FnOnce<()>>::call_once::he3336d4cf440d04a [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 71: 0x55dd1962f6f5 - std::panicking::try::do_call::hd4403a300ceb7231 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:483:40 [INFO] [stdout] 72: 0x55dd1962f6f5 - std::panicking::try::h21b14e2ec444d3e6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panicking.rs:447:19 [INFO] [stdout] 73: 0x55dd1962f6f5 - std::panic::catch_unwind::he2bb948f3383cd51 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/panic.rs:137:14 [INFO] [stdout] 74: 0x55dd1962f6f5 - std::thread::Builder::spawn_unchecked_::{{closure}}::h9093214177135071 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/thread/mod.rs:550:30 [INFO] [stdout] 75: 0x55dd1962f6f5 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd75c44bc5dabf20 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/core/src/ops/function.rs:510:5 [INFO] [stdout] 76: 0x55dd19bd6733 - as core::ops::function::FnOnce>::call_once::hdc09af53979ab66f [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 77: 0x55dd19bd6733 - as core::ops::function::FnOnce>::call_once::h5cef88e3fa63b616 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/alloc/src/boxed.rs:2000:9 [INFO] [stdout] 78: 0x55dd19bd6733 - std::sys::unix::thread::Thread::new::thread_start::h7ae30531e3efd4f6 [INFO] [stdout] at /rustc/c5842b0be783dffa5a49693541acb79115c7eeef/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 79: 0x7ff7ef8ae609 - start_thread [INFO] [stdout] 80: 0x7ff7ef67e133 - clone [INFO] [stdout] 81: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pages::log::tests::test_page_log_action_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin web_hook` [INFO] running `Command { std: "docker" "inspect" "994553c07846d88b43806e033c4fb7f1483cd96fcf8ea8e814e363544fadb144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994553c07846d88b43806e033c4fb7f1483cd96fcf8ea8e814e363544fadb144", kill_on_drop: false }` [INFO] [stdout] 994553c07846d88b43806e033c4fb7f1483cd96fcf8ea8e814e363544fadb144