[INFO] updating cached repository https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] [stderr] 23abaa8..6be7ab0 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6be7ab0d0648f2ddcbd88884816441b64b165aa0 [INFO] testing mia-platform-marketplace/rust-hello-world-example against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmia-platform-marketplace%2Frust-hello-world-example" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mia-platform-marketplace/rust-hello-world-example on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] finished tweaking git repo https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] tweaked toml for git repo https://github.com/mia-platform-marketplace/rust-hello-world-example written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mia-platform-marketplace/rust-hello-world-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd5aa863d109d2cc19a1b11f2d6c4d0137e35953b02775b60ec28749ac267a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1cd5aa863d109d2cc19a1b11f2d6c4d0137e35953b02775b60ec28749ac267a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd5aa863d109d2cc19a1b11f2d6c4d0137e35953b02775b60ec28749ac267a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd5aa863d109d2cc19a1b11f2d6c4d0137e35953b02775b60ec28749ac267a0", kill_on_drop: false }` [INFO] [stdout] 1cd5aa863d109d2cc19a1b11f2d6c4d0137e35953b02775b60ec28749ac267a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3e24501672266e24dff62c32e8075ddfdd371f9caa60a482f6fc8a29277a4bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c3e24501672266e24dff62c32e8075ddfdd371f9caa60a482f6fc8a29277a4bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling envconfig_derive v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling envconfig v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling struct2swagger v0.1.2 [INFO] [stderr] Compiling struct2swagger_derive v0.1.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling mia_template_service_name_placeholder v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "c3e24501672266e24dff62c32e8075ddfdd371f9caa60a482f6fc8a29277a4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3e24501672266e24dff62c32e8075ddfdd371f9caa60a482f6fc8a29277a4bc", kill_on_drop: false }` [INFO] [stdout] c3e24501672266e24dff62c32e8075ddfdd371f9caa60a482f6fc8a29277a4bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a22423f6be278feb38d6ddfe90ccb44417d1a59d7c95ce702007af021e1bc485 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a22423f6be278feb38d6ddfe90ccb44417d1a59d7c95ce702007af021e1bc485", kill_on_drop: false }` [INFO] [stderr] Compiling mia_template_service_name_placeholder v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.85s [INFO] running `Command { std: "docker" "inspect" "a22423f6be278feb38d6ddfe90ccb44417d1a59d7c95ce702007af021e1bc485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22423f6be278feb38d6ddfe90ccb44417d1a59d7c95ce702007af021e1bc485", kill_on_drop: false }` [INFO] [stdout] a22423f6be278feb38d6ddfe90ccb44417d1a59d7c95ce702007af021e1bc485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4f3bcc17177b854e894ffa9e45d41fd4fe3f338d67d812d7b194ca64d6163e83 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f3bcc17177b854e894ffa9e45d41fd4fe3f338d67d812d7b194ca64d6163e83", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mia_template_service_name_placeholder-8d068f7fc31690b2 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test handlers::tests::test_is_up_ok ... ok [INFO] [stdout] test printer::tests::test_format_should_return_the_right_string ... ok [INFO] [stdout] test printer::tests::test_new_should_set_say_member ... ok [INFO] [stdout] test printer::tests::test_change_say_should_change_the_say ... ok [INFO] [stdout] test printer::tests::test_format_should_fallback_on_none ... ok [INFO] [stderr] thread '' panicked at 'explicit panic', src/handlers.rs:129:13 [INFO] [stderr] stack backtrace: [INFO] [stdout] test server::tests::test_flow ... ok [INFO] [stderr] [2020-07-27T00:07:04Z INFO actix_web::middleware::logger] - "GET / HTTP/1.1" 200 22 "-" "-" 0.000385 [INFO] [stderr] [2020-07-27T00:07:04Z INFO actix_web::middleware::logger] - "GET /?name=Tomm HTTP/1.1" 200 21 "-" "-" 0.000194 [INFO] [stderr] [2020-07-27T00:07:04Z INFO actix_web::middleware::logger] - "GET /?name=Tomm HTTP/1.1" 200 18 "-" "-" 0.000158 [INFO] [stderr] [2020-07-27T00:07:04Z INFO actix_web::middleware::logger] - "POST / HTTP/1.1" 200 0 "-" "-" 0.000462 [INFO] [stderr] 0: 0x55c11fd4d7c5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55c11fd4d7c5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c11fd4d7c5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55c11fd4d7c5 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55c11fd77cdc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55c11fd46632 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x55c11fd4ff50 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55c11fd4ff50 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55c11fd4ff50 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55c11fd4fc9c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55c11fd50593 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55c11fa72f89 - std::panicking::begin_panic::he2db5996aef3a20b [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:456 [INFO] [stderr] 12: 0x55c11f6026b1 - mia_template_service_name_placeholder::handlers::tests::make_rwlock_poisoned::{{closure}}::h414cd083295429fe [INFO] [stderr] at src/handlers.rs:129 [INFO] [stderr] 13: 0x55c11f58c6ea - std::sys_common::backtrace::__rust_begin_short_backtrace::hd90354ec34a43516 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 14: 0x55c11f56b2fa - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hda665b864d4ecd50 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stderr] 15: 0x55c11f586cfe - as core::ops::function::FnOnce<()>>::call_once::h0e71752819cdbda1 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stderr] 16: 0x55c11f5a21fc - std::panicking::try::do_call::h4f12940e7c6e4798 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stderr] 17: 0x55c11f5b4b4d - __rust_try [INFO] [stderr] 18: 0x55c11f5a2027 - std::panicking::try::h621b3f699920dc7d [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stderr] 19: 0x55c11f58c7de - std::panic::catch_unwind::hdbe83b48c4448ea9 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x55c11f56ae5e - std::thread::Builder::spawn_unchecked::{{closure}}::h6f20d5b22e945023 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stderr] 21: 0x55c11f53933e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hca653a66c01ddc18 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stderr] 22: 0x55c11fd57f0a - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stderr] 23: 0x55c11fd57f0a - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stderr] 24: 0x55c11fd57f0a - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 25: 0x7f3479bf9609 - start_thread [INFO] [stderr] 26: 0x7f3479b05103 - __clone [INFO] [stderr] 27: 0x0 - [INFO] [stdout] test handlers::tests::test_is_up_ko ... ok [INFO] [stdout] Ok("") [INFO] [stdout] test tests::test_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4f3bcc17177b854e894ffa9e45d41fd4fe3f338d67d812d7b194ca64d6163e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3bcc17177b854e894ffa9e45d41fd4fe3f338d67d812d7b194ca64d6163e83", kill_on_drop: false }` [INFO] [stdout] 4f3bcc17177b854e894ffa9e45d41fd4fe3f338d67d812d7b194ca64d6163e83