[INFO] cloning repository https://github.com/jxs/gotham-middleware-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jxs/gotham-middleware-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 081c90c776199e81ef187a0a00002e680e237773 [INFO] testing jxs/gotham-middleware-example against try#ddc023471205c186b40f4bf8ffb598008dbf4885 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxs%2Fgotham-middleware-example" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jxs/gotham-middleware-example on toolchain ddc023471205c186b40f4bf8ffb598008dbf4885 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jxs/gotham-middleware-example [INFO] finished tweaking git repo https://github.com/jxs/gotham-middleware-example [INFO] tweaked toml for git repo https://github.com/jxs/gotham-middleware-example written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/jxs/gotham-middleware-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gotham-rs/gotham.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mime v0.3.8 [INFO] [stderr] Downloaded borrow-bag v1.0.0 [INFO] [stderr] Downloaded tokio-fs v0.1.1 [INFO] [stderr] Downloaded hyper v0.11.27 [INFO] [stderr] Downloaded same-file v1.0.2 [INFO] [stderr] Downloaded cargo_metadata v0.5.8 [INFO] [stderr] Downloaded bytecount v0.3.1 [INFO] [stderr] Downloaded cc v1.0.17 [INFO] [stderr] Downloaded pulldown-cmark v0.1.2 [INFO] [stderr] Downloaded serde_json v1.0.22 [INFO] [stderr] Downloaded backtrace-sys v0.1.23 [INFO] [stderr] Downloaded futures v0.1.22 [INFO] [stderr] Downloaded relay v0.1.1 [INFO] [stderr] Downloaded tokio-tcp v0.1.0 [INFO] [stderr] Downloaded regex-syntax v0.6.1 [INFO] [stderr] Downloaded tokio-reactor v0.1.2 [INFO] [stderr] Downloaded aho-corasick v0.6.5 [INFO] [stderr] Downloaded log v0.4.3 [INFO] [stderr] Downloaded regex v1.0.1 [INFO] [stderr] Downloaded try-lock v0.1.0 [INFO] [stderr] Downloaded bytes v0.4.8 [INFO] [stderr] Downloaded tokio-timer v0.2.4 [INFO] [stderr] Downloaded want v0.0.4 [INFO] [stderr] Downloaded rustc-demangle v0.1.8 [INFO] [stderr] Downloaded walkdir v2.1.4 [INFO] [stderr] Downloaded skeptic v0.13.3 [INFO] [stderr] Downloaded chrono v0.4.4 [INFO] [stderr] Downloaded tokio-executor v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6622ab15bd31a06a23dcc58ac7a94abbb400e66127a967dd1ac4185ead92d32c [INFO] running `Command { std: "docker" "start" "-a" "6622ab15bd31a06a23dcc58ac7a94abbb400e66127a967dd1ac4185ead92d32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6622ab15bd31a06a23dcc58ac7a94abbb400e66127a967dd1ac4185ead92d32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6622ab15bd31a06a23dcc58ac7a94abbb400e66127a967dd1ac4185ead92d32c", kill_on_drop: false }` [INFO] [stdout] 6622ab15bd31a06a23dcc58ac7a94abbb400e66127a967dd1ac4185ead92d32c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebd31085f0d29028eeb435717374e9a5cb3c5f94d9a5c04576efa7f54054ddc8 [INFO] running `Command { std: "docker" "start" "-a" "ebd31085f0d29028eeb435717374e9a5cb3c5f94d9a5c04576efa7f54054ddc8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling futures v0.1.22 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.17 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling chrono v0.4.4 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling gotham_derive v0.3.0-dev (https://github.com/gotham-rs/gotham.git#d0b35b16) [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.3.0-dev (https://github.com/gotham-rs/gotham.git#d0b35b16) [INFO] [stderr] Compiling gotham_examples_middleware_introduction v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "ebd31085f0d29028eeb435717374e9a5cb3c5f94d9a5c04576efa7f54054ddc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebd31085f0d29028eeb435717374e9a5cb3c5f94d9a5c04576efa7f54054ddc8", kill_on_drop: false }` [INFO] [stdout] ebd31085f0d29028eeb435717374e9a5cb3c5f94d9a5c04576efa7f54054ddc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55835763454f35a36e9653950d8067fb8744a0f181b2bc5122acb3ee31dc4515 [INFO] running `Command { std: "docker" "start" "-a" "55835763454f35a36e9653950d8067fb8744a0f181b2bc5122acb3ee31dc4515", kill_on_drop: false }` [INFO] [stderr] Compiling gotham_examples_middleware_introduction v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.35s [INFO] running `Command { std: "docker" "inspect" "55835763454f35a36e9653950d8067fb8744a0f181b2bc5122acb3ee31dc4515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55835763454f35a36e9653950d8067fb8744a0f181b2bc5122acb3ee31dc4515", kill_on_drop: false }` [INFO] [stdout] 55835763454f35a36e9653950d8067fb8744a0f181b2bc5122acb3ee31dc4515 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+ddc023471205c186b40f4bf8ffb598008dbf4885" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8221334c95cc6e71e25def83f6f5e075cbab1e9eee92d2b2b6e125bc070e50a0 [INFO] running `Command { std: "docker" "start" "-a" "8221334c95cc6e71e25def83f6f5e075cbab1e9eee92d2b2b6e125bc070e50a0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gotham_examples_middleware_introduction-c1507cb9fc052fcf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--bin gotham_examples_middleware_introduction' [INFO] [stdout] test tests::ensure_middleware_and_handler_collaborate ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::ensure_middleware_and_handler_collaborate stdout ---- [INFO] [stdout] thread 'tests::ensure_middleware_and_handler_collaborate' panicked at 'attempted to leave type `[httparse::Header; 100]` uninitialized, which is invalid', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/role.rs:45:73 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e094d1a3bc - std::backtrace_rs::backtrace::libunwind::trace::hf7449935ead7573e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e094d1a3bc - std::backtrace_rs::backtrace::trace_unsynchronized::h221aa2d88d72372a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e094d1a3bc - std::sys_common::backtrace::_print_fmt::h1c77e8983e1df895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55e094d1a3bc - ::fmt::hd4ec41a9a6b0d22c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55e094d3dbbc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55e094d14595 - std::io::Write::write_fmt::h4a32d0934f160ec4 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55e094d1beb0 - std::sys_common::backtrace::_print::h2d15cd157796a64a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55e094d1beb0 - std::sys_common::backtrace::print::h52d286d22e2398eb [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55e094d1beb0 - std::panicking::default_hook::{{closure}}::h6da08fba6306daf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55e094d1ba96 - std::panicking::default_hook::h266f67a22e76b11a [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55e094d1c564 - std::panicking::rust_panic_with_hook::he55698a957f4fb6d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55e094d1c012 - std::panicking::begin_panic_handler::{{closure}}::h01f453c3ac181895 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x55e094d1a864 - std::sys_common::backtrace::__rust_end_short_backtrace::h675d77c6e5a3926d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55e094d1bfa9 - rust_begin_unwind [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55e094982941 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55e09498288d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55e0949ab5db - core::mem::uninitialized::hd1b59a6e6f1f1996 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/mem/mod.rs:676:9 [INFO] [stdout] 17: 0x55e0949ab5db - as hyper::proto::Http1Transaction>::parse::h0be4725db076f8ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/role.rs:45:73 [INFO] [stdout] 18: 0x55e094a046a0 - hyper::proto::h1::io::Buffered::parse::h03e7edb03e4fff27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/io.rs:113:24 [INFO] [stdout] 19: 0x55e0949f8d80 - hyper::proto::h1::conn::Conn::read_head::h144c616780891fbd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/conn.rs:196:41 [INFO] [stdout] 20: 0x55e0949c7e22 - hyper::proto::h1::dispatch::Dispatcher::poll_read_head::h994e7bd1ada1f2a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:196:15 [INFO] [stdout] 21: 0x55e0949c99c4 - hyper::proto::h1::dispatch::Dispatcher::poll_read::hc2dabdda835ce832 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:129:28 [INFO] [stdout] 22: 0x55e0949c472c - hyper::proto::h1::dispatch::Dispatcher::poll_inner::hcb7064e7b7f0a730 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:96:13 [INFO] [stdout] 23: 0x55e0949c3ce2 - hyper::proto::h1::dispatch::Dispatcher::poll_catch::ha042d423fff0eb2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:85:9 [INFO] [stdout] 24: 0x55e0949c881b - hyper::proto::h1::dispatch::Dispatcher::poll_until_shutdown::h2ab408d7d6e08efc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:73:9 [INFO] [stdout] 25: 0x55e0949c1d46 - as futures::future::Future>::poll::hb28d7ff329d972bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/proto/h1/dispatch.rs:316:9 [INFO] [stdout] 26: 0x55e0949ea846 - as futures::future::Future>::poll::hadf04ee5b6f3d580 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.11.27/src/server/conn.rs:112:9 [INFO] [stdout] 27: 0x55e094a07d98 - as futures::future::Future>::poll::hcc94d44c0a3e6a16 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/future/map.rs:30:23 [INFO] [stdout] 28: 0x55e0949a7149 - as futures::future::Future>::poll::h7b99e7cf3c5f6297 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/future/map_err.rs:30:23 [INFO] [stdout] 29: 0x55e094c16b86 - as futures::future::Future>::poll::h00380553326db932 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/future/mod.rs:113:13 [INFO] [stdout] 30: 0x55e094bff13f - futures::task_impl::Spawn::poll_future_notify::{{closure}}::h2de4e47f8134fd07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:289:54 [INFO] [stdout] 31: 0x55e094bff60c - futures::task_impl::Spawn::enter::{{closure}}::ha978561e059ab77d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:363:27 [INFO] [stdout] 32: 0x55e094bf72d0 - futures::task_impl::std::set::h6932205999a63675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/std/mod.rs:78:13 [INFO] [stdout] 33: 0x55e094bff451 - futures::task_impl::Spawn::enter::h592143cea75cec01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:363:9 [INFO] [stdout] 34: 0x55e094bff0bb - futures::task_impl::Spawn::poll_future_notify::h4633bf84952dff82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.22/src/task_impl/mod.rs:289:9 [INFO] [stdout] 35: 0x55e094bf66c1 - tokio::executor::current_thread::scheduler::Scheduled::tick::h3eb3d79b9b723225 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/scheduler.rs:352:25 [INFO] [stdout] 36: 0x55e094bf6ebf - tokio::executor::current_thread::scheduler::Scheduler::tick::{{closure}}::hec81530e2f19338b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/scheduler.rs:332:47 [INFO] [stdout] 37: 0x55e094bf582f - tokio::executor::current_thread::Borrow::enter::{{closure}}::{{closure}}::hb06e7d4db73e0398 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:762:17 [INFO] [stdout] 38: 0x55e094bf55c4 - tokio::executor::current_thread::CurrentRunner::set_spawn::hfa9084b23240c5a9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:794:9 [INFO] [stdout] 39: 0x55e094bf578d - tokio::executor::current_thread::Borrow::enter::{{closure}}::h9969c3f61c0e207e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:761:13 [INFO] [stdout] 40: 0x55e094bfe69a - std::thread::local::LocalKey::try_with::hd11e286cbd906b21 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 41: 0x55e094bfde69 - std::thread::local::LocalKey::with::hc7465fceafc9fb7e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 42: 0x55e094bf5659 - tokio::executor::current_thread::Borrow::enter::h08644a863e5286ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:760:9 [INFO] [stdout] 43: 0x55e094bf6dca - tokio::executor::current_thread::scheduler::Scheduler::tick::h71d975be6427210c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/scheduler.rs:332:24 [INFO] [stdout] 44: 0x55e094bf5921 - tokio::executor::current_thread::Entered

::tick::h64d98b40f041b129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:611:9 [INFO] [stdout] 45: 0x55e094bf5a41 - tokio::executor::current_thread::Entered

::turn::h297155b96690d201 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.7/src/executor/current_thread/mod.rs:537:22 [INFO] [stdout] 46: 0x55e094bfc809 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h953cd7c057c0cbce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:298:25 [INFO] [stdout] 47: 0x55e094bf96db - scoped_tls::ScopedKey::set::h4385b3cc8236e6a4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/scoped-tls-0.1.2/src/lib.rs:155:9 [INFO] [stdout] 48: 0x55e094bfcd07 - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::{{closure}}::hfc4d278f7c7bb5a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:297:21 [INFO] [stdout] 49: 0x55e094c0782e - tokio_timer::timer::handle::with_default::{{closure}}::h022c3234e4450a6c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.4/src/timer/handle.rs:64:9 [INFO] [stdout] 50: 0x55e094bfe7bf - std::thread::local::LocalKey::try_with::hd8ef04093e244f96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 51: 0x55e094bfde17 - std::thread::local::LocalKey::with::hb9f1f355f1121219 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 52: 0x55e094c07608 - tokio_timer::timer::handle::with_default::hdb62be0780052997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.4/src/timer/handle.rs:56:5 [INFO] [stdout] 53: 0x55e094bfd15f - tokio_core::reactor::Core::poll::{{closure}}::{{closure}}::h146a2da72d4d29ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:275:17 [INFO] [stdout] 54: 0x55e094bf2dce - tokio_executor::global::with_default::{{closure}}::h3d3da31472b58ec8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.2/src/global.rs:176:9 [INFO] [stdout] 55: 0x55e094bfe328 - std::thread::local::LocalKey::try_with::h7252ff6c2252ce97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 56: 0x55e094bfddad - std::thread::local::LocalKey::with::hb5147bf48856c636 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 57: 0x55e094bf2c2b - tokio_executor::global::with_default::h36c25b5cae137693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.2/src/global.rs:150:5 [INFO] [stdout] 58: 0x55e094bfd1a8 - tokio_core::reactor::Core::poll::{{closure}}::h57774594eff07bd3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:274:13 [INFO] [stdout] 59: 0x55e094c00e13 - tokio_reactor::with_default::{{closure}}::h7e185aeb7ca3c04c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.2/src/lib.rs:231:9 [INFO] [stdout] 60: 0x55e094bfe0c7 - std::thread::local::LocalKey::try_with::h20e4f9766f4dc96f [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:412:16 [INFO] [stdout] 61: 0x55e094bfdcfb - std::thread::local::LocalKey::with::h753a068d7925755d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/local.rs:388:9 [INFO] [stdout] 62: 0x55e094c00b45 - tokio_reactor::with_default::h1409cd13557d4683 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.2/src/lib.rs:214:5 [INFO] [stdout] 63: 0x55e094bfc5f6 - tokio_core::reactor::Core::poll::h9a29f26096fed377 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:273:9 [INFO] [stdout] 64: 0x55e094983530 - tokio_core::reactor::Core::run::h636f97cb074ec80f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-core-0.1.17/src/reactor/mod.rs:248:13 [INFO] [stdout] 65: 0x55e0949e0ce1 - gotham::test::TestServer::run_request::hd377cf381d8d2ccc [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/gotham-63e1ba7b281f270d/d0b35b1/gotham/src/test/mod.rs:202:13 [INFO] [stdout] 66: 0x55e0949e05eb - gotham::test::TestClient::perform::hf9779c64ffb6953c [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/gotham-63e1ba7b281f270d/d0b35b1/gotham/src/test/mod.rs:349:9 [INFO] [stdout] 67: 0x55e0949b1adc - gotham::test::request::RequestBuilder::perform::hb125fe173f751822 [INFO] [stdout] at /opt/rustwide/cargo-home/git/checkouts/gotham-63e1ba7b281f270d/d0b35b1/gotham/src/test/request.rs:68:9 [INFO] [stdout] 68: 0x55e0949cdff3 - gotham_examples_middleware_introduction::tests::ensure_middleware_and_handler_collaborate::h432a89ae41cad4b5 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:176:24 [INFO] [stdout] 69: 0x55e0949cdeba - gotham_examples_middleware_introduction::tests::ensure_middleware_and_handler_collaborate::{{closure}}::h364c2d0cea8a21f2 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:174:5 [INFO] [stdout] 70: 0x55e09499eb1e - core::ops::function::FnOnce::call_once::hb86fd97d976ada33 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 71: 0x55e094a43a43 - core::ops::function::FnOnce::call_once::h5d20c69df64cb066 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 72: 0x55e094a43a43 - test::__rust_begin_short_backtrace::h74effa4f90907c5e [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:585:5 [INFO] [stdout] 73: 0x55e094a42607 - as core::ops::function::FnOnce>::call_once::h19edd65423024e64 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 74: 0x55e094a42607 - as core::ops::function::FnOnce<()>>::call_once::hecd0007c98d2c571 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 75: 0x55e094a42607 - std::panicking::try::do_call::hdfd7d8bd90990dc0 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 76: 0x55e094a42607 - std::panicking::try::h24be999959943ce9 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 77: 0x55e094a42607 - std::panic::catch_unwind::h0ca097148ff956c7 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 78: 0x55e094a42607 - test::run_test_in_process::hb1447ce84a041621 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:608:18 [INFO] [stdout] 79: 0x55e094a42607 - test::run_test::run_test_inner::{{closure}}::h243d5767f98dd76b [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:500:39 [INFO] [stdout] 80: 0x55e094a0eeee - test::run_test::run_test_inner::{{closure}}::ha28868a6fd450406 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/test/src/lib.rs:527:37 [INFO] [stdout] 81: 0x55e094a0eeee - std::sys_common::backtrace::__rust_begin_short_backtrace::h9b0a0ec9acaf0854 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 82: 0x55e094a13fe8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd8bff32e65e0fd1d [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 83: 0x55e094a13fe8 - as core::ops::function::FnOnce<()>>::call_once::he74b6751c2689665 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 84: 0x55e094a13fe8 - std::panicking::try::do_call::h5d2ee92103f6cc44 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:406:40 [INFO] [stdout] 85: 0x55e094a13fe8 - std::panicking::try::h4ff94863d1e19091 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panicking.rs:370:19 [INFO] [stdout] 86: 0x55e094a13fe8 - std::panic::catch_unwind::h80719b283a984060 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/panic.rs:133:14 [INFO] [stdout] 87: 0x55e094a13fe8 - std::thread::Builder::spawn_unchecked::{{closure}}::h53d75ac43e0325b2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 88: 0x55e094a13fe8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha0944c3b1c2a3b97 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 89: 0x55e094d210a3 - as core::ops::function::FnOnce>::call_once::h4beb69a85f7fb16c [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 90: 0x55e094d210a3 - as core::ops::function::FnOnce>::call_once::hef865a799f44aaf2 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/alloc/src/boxed.rs:1811:9 [INFO] [stdout] 91: 0x55e094d210a3 - std::sys::unix::thread::Thread::new::thread_start::hee0b2d4e2414fa96 [INFO] [stdout] at /rustc/ddc023471205c186b40f4bf8ffb598008dbf4885/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 92: 0x7fa1036fb609 - start_thread [INFO] [stdout] 93: 0x7fa1034cd293 - clone [INFO] [stdout] 94: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::ensure_middleware_and_handler_collaborate [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8221334c95cc6e71e25def83f6f5e075cbab1e9eee92d2b2b6e125bc070e50a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8221334c95cc6e71e25def83f6f5e075cbab1e9eee92d2b2b6e125bc070e50a0", kill_on_drop: false }` [INFO] [stdout] 8221334c95cc6e71e25def83f6f5e075cbab1e9eee92d2b2b6e125bc070e50a0