[INFO] fetching crate bastion 0.4.1... [INFO] testing bastion-0.4.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate bastion 0.4.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate bastion 0.4.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bastion 0.4.1 [INFO] finished tweaking crates.io crate bastion 0.4.1 [INFO] tweaked toml for crates.io crate bastion 0.4.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate bastion 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nuclei v0.1.2-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9eafa477ff436227510cdfb49167a21a27052bf530aaa47008c008ad73cc6251 [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" "9eafa477ff436227510cdfb49167a21a27052bf530aaa47008c008ad73cc6251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eafa477ff436227510cdfb49167a21a27052bf530aaa47008c008ad73cc6251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eafa477ff436227510cdfb49167a21a27052bf530aaa47008c008ad73cc6251", kill_on_drop: false }` [INFO] [stdout] 9eafa477ff436227510cdfb49167a21a27052bf530aaa47008c008ad73cc6251 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8302ac458931adf01f2aac4001734cc6ab577d28856f6538627adb241e4625e1 [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" "8302ac458931adf01f2aac4001734cc6ab577d28856f6538627adb241e4625e1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling event-listener v2.3.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lightproc v0.3.5 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling async-mutex v1.1.5 [INFO] [stderr] Compiling bastion-executor v0.3.5 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling agnostik v0.1.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling lever v0.1.1-alpha.11 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling nuclei v0.1.2-alpha.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.10 [INFO] [stderr] Compiling bastion v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub mod errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ReceiveError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/errors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Timeout(Duration), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/errors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "8302ac458931adf01f2aac4001734cc6ab577d28856f6538627adb241e4625e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8302ac458931adf01f2aac4001734cc6ab577d28856f6538627adb241e4625e1", kill_on_drop: false }` [INFO] [stdout] 8302ac458931adf01f2aac4001734cc6ab577d28856f6538627adb241e4625e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d63ddebe538516169f4d12de98d87ebb9307791a4204b57d1109f8ec41a78d40 [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" "d63ddebe538516169f4d12de98d87ebb9307791a4204b57d1109f8ec41a78d40", kill_on_drop: false }` [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling snap v1.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub mod errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an enum [INFO] [stdout] --> src/errors.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum ReceiveError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/errors.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Timeout(Duration), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/errors.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Other, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling proptest v0.10.0 [INFO] [stderr] Compiling bastion v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.66s [INFO] running `Command { std: "docker" "inspect" "d63ddebe538516169f4d12de98d87ebb9307791a4204b57d1109f8ec41a78d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63ddebe538516169f4d12de98d87ebb9307791a4204b57d1109f8ec41a78d40", kill_on_drop: false }` [INFO] [stdout] d63ddebe538516169f4d12de98d87ebb9307791a4204b57d1109f8ec41a78d40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ee5a46e06651a553ffd6db100e183bdcb3ea32913fe427c56012d9b9411a746 [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" "8ee5a46e06651a553ffd6db100e183bdcb3ea32913fe427c56012d9b9411a746", kill_on_drop: false }` [INFO] [stderr] warning: missing documentation for a module [INFO] [stderr] --> src/lib.rs:90:1 [INFO] [stderr] | [INFO] [stderr] 90 | pub mod errors; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 54 | #![warn(missing_docs)] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for an enum [INFO] [stderr] --> src/errors.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum ReceiveError { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/errors.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | Timeout(Duration), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: missing documentation for a variant [INFO] [stderr] --> src/errors.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | Other, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bastion-e7762e43c2a36aaf [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test path::tests::append_child_to_children ... ok [INFO] [stdout] test dispatcher::tests::test_get_dispatcher_type_as_named ... ok [INFO] [stdout] test path::tests::append_child_to_child ... ok [INFO] [stdout] test dispatcher::tests::test_local_dispatcher_broadcast_message ... ok [INFO] [stdout] test broadcast::tests::send_children ... ok [INFO] [stdout] test dispatcher::tests::test_get_dispatcher_type_as_anonymous ... ok [INFO] [stdout] test path::tests::append_children_to_sv ... ok [INFO] [stdout] test dispatcher::tests::test_local_dispatcher_append_child_ref ... ok [INFO] [stdout] test path::tests::append_children_to_children ... ok [INFO] [stdout] test path::tests::append_child_to_sv ... ok [INFO] [stdout] test path::tests::append_children_to_child ... ok [INFO] [stdout] test dispatcher::tests::test_local_dispatcher_notify ... ok [INFO] [stdout] test dispatcher::tests::test_global_dispatcher_broadcast_message ... ok [INFO] [stdout] test dispatcher::tests::test_global_dispatcher_remove_actor ... ok [INFO] [stdout] test path::tests::append_sv_to_child ... ok [INFO] [stdout] test dispatcher::tests::test_global_dispatcher_add_local_dispatcher ... ok [INFO] [stdout] test path::tests::append_sv_to_sv ... ok [INFO] [stdout] test path::tests::append_sv_to_children ... ok [INFO] [stdout] test path::tests::append_child_to_system ... ok [INFO] [stdout] test dispatcher::tests::test_dispatcher_remove_child_ref ... ok [INFO] [stdout] test path::tests::append_children_to_system ... ok [INFO] [stdout] test dispatcher::tests::test_global_dispatcher_register_actor ... ok [INFO] [stdout] test dispatcher::tests::test_global_dispatcher_remove_local_dispatcher ... ok [INFO] [stdout] test path::tests::append_sv_to_system ... ok [INFO] [stdout] test dispatcher::tests::test_global_dispatcher_notify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests bastion [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test src/bastion.rs - bastion::Bastion (line 29) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks (line 19) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::supervisor (line 248) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::kill (line 517) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::children (line 307) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::broadcast (line 410) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::has_after_restart (line 380) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::spawn (line 357) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::has_after_stop (line 398) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::has_before_start (line 344) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::block_until_stopped (line 555) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::stop (line 488) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::with_before_start (line 107) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::has_before_restart (line 362) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::start (line 459) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::init (line 174) ... FAILED [INFO] [stdout] test src/bastion.rs - bastion::Bastion::init_with (line 206) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::with_after_restart (line 227) ... FAILED [INFO] [stdout] test src/child_ref.rs - child_ref::ChildRef::stop (line 225) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::with_before_restart (line 166) ... FAILED [INFO] [stdout] test src/child_ref.rs - child_ref::ChildRef::kill (line 271) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::with_after_stop (line 292) ... FAILED [INFO] [stdout] test src/child_ref.rs - child_ref::ChildRef::id (line 47) ... FAILED [INFO] [stdout] test src/child_ref.rs - child_ref::ChildRef::ask_anonymously (line 143) ... FAILED [INFO] [stdout] test src/children.rs - children::Children::with_exec (line 244) ... FAILED [INFO] [stdout] test src/callbacks.rs - callbacks::Callbacks::new (line 61) ... FAILED [INFO] [stdout] test src/child_ref.rs - child_ref::ChildRef::tell_anonymously (line 83) ... FAILED [INFO] [stdout] test src/children.rs - children::Children::with_dispatcher (line 332) ... FAILED [INFO] [stdout] test src/children.rs - children::Children::with_callbacks (line 404) ... FAILED [INFO] [stdout] test src/children.rs - children::Children::with_heartbeat_tick (line 452) ... FAILED [INFO] [stdout] test src/children.rs - children::Children::id (line 157) ... FAILED [INFO] [stdout] test src/children_ref.rs - children_ref::ChildrenRef::dispatchers (line 77) ... FAILED [INFO] [stdout] test src/children.rs - children::Children (line 49) ... FAILED [INFO] [stdout] test src/children_ref.rs - children_ref::ChildrenRef::elems (line 100) ... FAILED [INFO] [stdout] test src/children_ref.rs - children_ref::ChildrenRef::broadcast (line 135) ... FAILED [INFO] [stdout] test src/children.rs - children::Children::with_redundancy (line 290) ... FAILED [INFO] [stdout] test src/config.rs - config::Config (line 10) ... FAILED [INFO] [stdout] test src/config.rs - config::Config::hide_backtraces (line 83) ... FAILED [INFO] [stdout] test src/children_ref.rs - children_ref::ChildrenRef::stop (line 191) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::parent (line 187) ... FAILED [INFO] [stdout] test src/config.rs - config::Config::show_backtraces (line 57) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext (line 71) ... FAILED [INFO] [stdout] test src/children_ref.rs - children_ref::ChildrenRef::kill (line 219) ... FAILED [INFO] [stdout] test src/children_ref.rs - children_ref::ChildrenRef::id (line 52) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::tell (line 477) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::supervisor (line 222) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::ask (line 529) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::current (line 155) ... FAILED [INFO] [stdout] test src/envelope.rs - envelope::SignedMessage (line 22) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionId (line 42) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::try_recv (line 283) ... FAILED [INFO] [stdout] test src/envelope.rs - envelope::RefAddr::is_sender_identified (line 134) ... FAILED [INFO] [stdout] test src/executor.rs - executor::run (line 30) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::signature (line 439) ... FAILED [INFO] [stdout] test src/envelope.rs - envelope::RefAddr (line 89) ... FAILED [INFO] [stdout] test src/envelope.rs - envelope::SignedMessage::signature (line 60) ... FAILED [INFO] [stdout] test src/envelope.rs - envelope::RefAddr::path (line 174) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::try_recv_timeout (line 390) ... FAILED [INFO] [stdout] test src/executor.rs - executor::blocking (line 11) ... FAILED [INFO] [stdout] test src/context.rs - context::BastionContext::recv (line 336) ... FAILED [INFO] [stdout] test src/macros.rs - supervisor (line 134) ... FAILED [INFO] [stdout] test src/macros.rs - children (line 9) ... FAILED [INFO] [stdout] test src/message.rs - answer (line 776) ... FAILED [INFO] [stdout] test src/macros.rs - spawn (line 246) ... FAILED [INFO] [stdout] test src/executor.rs - executor::spawn (line 59) ... FAILED [INFO] [stdout] test src/path.rs - path::BastionPath::is_dead_letters (line 154) ... FAILED [INFO] [stdout] test src/macros.rs - run (line 212) ... FAILED [INFO] [stdout] test src/message.rs - message::Msg (line 125) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::RestartStrategy::new (line 1845) ... FAILED [INFO] [stdout] test src/message.rs - msg (line 572) ... FAILED [INFO] [stdout] test src/message.rs - message::Answer (line 49) ... FAILED [INFO] [stdout] test src/path.rs - path::BastionPathElement (line 263) ... FAILED [INFO] [stdout] test src/path.rs - path::BastionPath::elem (line 113) ... FAILED [INFO] [stdout] test src/path.rs - path::BastionPathElement::is_child (line 333) ... FAILED [INFO] [stdout] test src/macros.rs - blocking (line 188) ... FAILED [INFO] [stdout] test src/path.rs - path::BastionPath::id (line 72) ... FAILED [INFO] [stdout] test src/path.rs - path::BastionPath (line 17) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::id (line 337) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::children (line 521) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::SupervisorRef::id (line 1379) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::SupervisorRef::children (line 1477) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor (line 44) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::with_restart_strategy (line 724) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::supervisor (line 393) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::with_callbacks (line 769) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::children_ref (line 598) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::SupervisorRef::supervisor (line 1414) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::supervisor_ref (line 456) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::SupervisorRef::kill (line 1700) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::Supervisor::with_strategy (line 687) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::SupervisorRef::broadcast (line 1616) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::SupervisorRef::strategy (line 1575) ... FAILED [INFO] [stdout] test src/supervisor.rs - supervisor::SupervisorRef::stop (line 1672) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion (line 29) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks (line 19) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::supervisor (line 248) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::kill (line 517) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::children (line 307) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::broadcast (line 410) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::has_after_restart (line 380) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::spawn (line 357) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::has_after_stop (line 398) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::has_before_start (line 344) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::block_until_stopped (line 555) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::stop (line 488) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::with_before_start (line 107) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::has_before_restart (line 362) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::start (line 459) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::init (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/bastion.rs - bastion::Bastion::init_with (line 206) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::with_after_restart (line 227) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/child_ref.rs - child_ref::ChildRef::stop (line 225) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::with_before_restart (line 166) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/child_ref.rs - child_ref::ChildRef::kill (line 271) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::with_after_stop (line 292) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/child_ref.rs - child_ref::ChildRef::id (line 47) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/child_ref.rs - child_ref::ChildRef::ask_anonymously (line 143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children.rs - children::Children::with_exec (line 244) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/callbacks.rs - callbacks::Callbacks::new (line 61) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/child_ref.rs - child_ref::ChildRef::tell_anonymously (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children.rs - children::Children::with_dispatcher (line 332) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children.rs - children::Children::with_callbacks (line 404) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children.rs - children::Children::with_heartbeat_tick (line 452) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children.rs - children::Children::id (line 157) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children_ref.rs - children_ref::ChildrenRef::dispatchers (line 77) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children.rs - children::Children (line 49) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children_ref.rs - children_ref::ChildrenRef::elems (line 100) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children_ref.rs - children_ref::ChildrenRef::broadcast (line 135) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children.rs - children::Children::with_redundancy (line 290) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/config.rs - config::Config (line 10) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/config.rs - config::Config::hide_backtraces (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children_ref.rs - children_ref::ChildrenRef::stop (line 191) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::parent (line 187) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/config.rs - config::Config::show_backtraces (line 57) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext (line 71) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children_ref.rs - children_ref::ChildrenRef::kill (line 219) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/children_ref.rs - children_ref::ChildrenRef::id (line 52) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::tell (line 477) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::supervisor (line 222) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::ask (line 529) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::current (line 155) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/envelope.rs - envelope::SignedMessage (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionId (line 42) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::try_recv (line 283) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/envelope.rs - envelope::RefAddr::is_sender_identified (line 134) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/executor.rs - executor::run (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::signature (line 439) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/envelope.rs - envelope::RefAddr (line 89) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/envelope.rs - envelope::SignedMessage::signature (line 60) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/envelope.rs - envelope::RefAddr::path (line 174) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::try_recv_timeout (line 390) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/executor.rs - executor::blocking (line 11) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/context.rs - context::BastionContext::recv (line 336) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - supervisor (line 134) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - children (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - answer (line 776) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - spawn (line 246) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/executor.rs - executor::spawn (line 59) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/path.rs - path::BastionPath::is_dead_letters (line 154) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - run (line 212) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::Msg (line 125) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::RestartStrategy::new (line 1845) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - msg (line 572) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/message.rs - message::Answer (line 49) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/path.rs - path::BastionPathElement (line 263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/path.rs - path::BastionPath::elem (line 113) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/path.rs - path::BastionPathElement::is_child (line 333) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/macros.rs - blocking (line 188) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/path.rs - path::BastionPath::id (line 72) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/path.rs - path::BastionPath (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::id (line 337) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::children (line 521) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::SupervisorRef::id (line 1379) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::SupervisorRef::children (line 1477) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor (line 44) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::with_restart_strategy (line 724) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::supervisor (line 393) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::with_callbacks (line 769) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::children_ref (line 598) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::SupervisorRef::supervisor (line 1414) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::supervisor_ref (line 456) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::SupervisorRef::kill (line 1700) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::Supervisor::with_strategy (line 687) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::SupervisorRef::broadcast (line 1616) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/supervisor.rs - supervisor::SupervisorRef::strategy (line 1575) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/bastion.rs - bastion::Bastion (line 29) [INFO] [stdout] src/bastion.rs - bastion::Bastion::block_until_stopped (line 555) [INFO] [stdout] src/bastion.rs - bastion::Bastion::broadcast (line 410) [INFO] [stdout] src/bastion.rs - bastion::Bastion::children (line 307) [INFO] [stdout] src/bastion.rs - bastion::Bastion::init (line 174) [INFO] [stdout] src/bastion.rs - bastion::Bastion::init_with (line 206) [INFO] [stdout] src/bastion.rs - bastion::Bastion::kill (line 517) [INFO] [stdout] src/bastion.rs - bastion::Bastion::spawn (line 357) [INFO] [stdout] src/bastion.rs - bastion::Bastion::start (line 459) [INFO] [stdout] src/bastion.rs - bastion::Bastion::stop (line 488) [INFO] [stdout] src/bastion.rs - bastion::Bastion::supervisor (line 248) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks (line 19) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::has_after_restart (line 380) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::has_after_stop (line 398) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::has_before_restart (line 362) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::has_before_start (line 344) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::new (line 61) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::with_after_restart (line 227) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::with_after_stop (line 292) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::with_before_restart (line 166) [INFO] [stdout] src/callbacks.rs - callbacks::Callbacks::with_before_start (line 107) [INFO] [stdout] src/child_ref.rs - child_ref::ChildRef::ask_anonymously (line 143) [INFO] [stdout] src/child_ref.rs - child_ref::ChildRef::id (line 47) [INFO] [stdout] src/child_ref.rs - child_ref::ChildRef::kill (line 271) [INFO] [stdout] src/child_ref.rs - child_ref::ChildRef::stop (line 225) [INFO] [stdout] src/child_ref.rs - child_ref::ChildRef::tell_anonymously (line 83) [INFO] [stdout] src/children.rs - children::Children (line 49) [INFO] [stdout] src/children.rs - children::Children::id (line 157) [INFO] [stdout] src/children.rs - children::Children::with_callbacks (line 404) [INFO] [stdout] src/children.rs - children::Children::with_dispatcher (line 332) [INFO] [stdout] src/children.rs - children::Children::with_exec (line 244) [INFO] [stdout] src/children.rs - children::Children::with_heartbeat_tick (line 452) [INFO] [stdout] src/children.rs - children::Children::with_redundancy (line 290) [INFO] [stdout] src/children_ref.rs - children_ref::ChildrenRef::broadcast (line 135) [INFO] [stdout] src/children_ref.rs - children_ref::ChildrenRef::dispatchers (line 77) [INFO] [stdout] src/children_ref.rs - children_ref::ChildrenRef::elems (line 100) [INFO] [stdout] src/children_ref.rs - children_ref::ChildrenRef::id (line 52) [INFO] [stdout] src/children_ref.rs - children_ref::ChildrenRef::kill (line 219) [INFO] [stdout] src/children_ref.rs - children_ref::ChildrenRef::stop (line 191) [INFO] [stdout] src/config.rs - config::Config (line 10) [INFO] [stdout] src/config.rs - config::Config::hide_backtraces (line 83) [INFO] [stdout] src/config.rs - config::Config::show_backtraces (line 57) [INFO] [stdout] src/context.rs - context::BastionContext (line 71) [INFO] [stdout] src/context.rs - context::BastionContext::ask (line 529) [INFO] [stdout] src/context.rs - context::BastionContext::current (line 155) [INFO] [stdout] src/context.rs - context::BastionContext::parent (line 187) [INFO] [stdout] src/context.rs - context::BastionContext::recv (line 336) [INFO] [stdout] src/context.rs - context::BastionContext::signature (line 439) [INFO] [stdout] src/context.rs - context::BastionContext::supervisor (line 222) [INFO] [stdout] src/context.rs - context::BastionContext::tell (line 477) [INFO] [stdout] src/context.rs - context::BastionContext::try_recv (line 283) [INFO] [stdout] src/context.rs - context::BastionContext::try_recv_timeout (line 390) [INFO] [stdout] src/context.rs - context::BastionId (line 42) [INFO] [stdout] src/envelope.rs - envelope::RefAddr (line 89) [INFO] [stdout] src/envelope.rs - envelope::RefAddr::is_sender_identified (line 134) [INFO] [stdout] src/envelope.rs - envelope::RefAddr::path (line 174) [INFO] [stdout] src/envelope.rs - envelope::SignedMessage (line 22) [INFO] [stdout] src/envelope.rs - envelope::SignedMessage::signature (line 60) [INFO] [stdout] src/executor.rs - executor::blocking (line 11) [INFO] [stdout] src/executor.rs - executor::run (line 30) [INFO] [stdout] src/executor.rs - executor::spawn (line 59) [INFO] [stdout] src/macros.rs - blocking (line 188) [INFO] [stdout] src/macros.rs - children (line 9) [INFO] [stdout] src/macros.rs - run (line 212) [INFO] [stdout] src/macros.rs - spawn (line 246) [INFO] [stdout] src/macros.rs - supervisor (line 134) [INFO] [stdout] src/message.rs - answer (line 776) [INFO] [stdout] src/message.rs - message::Answer (line 49) [INFO] [stdout] src/message.rs - message::Msg (line 125) [INFO] [stdout] src/message.rs - msg (line 572) [INFO] [stdout] src/path.rs - path::BastionPath (line 17) [INFO] [stdout] src/path.rs - path::BastionPath::elem (line 113) [INFO] [stdout] src/path.rs - path::BastionPath::id (line 72) [INFO] [stdout] src/path.rs - path::BastionPath::is_dead_letters (line 154) [INFO] [stdout] src/path.rs - path::BastionPathElement (line 263) [INFO] [stdout] src/path.rs - path::BastionPathElement::is_child (line 333) [INFO] [stdout] src/supervisor.rs - supervisor::RestartStrategy::new (line 1845) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor (line 44) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::children (line 521) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::children_ref (line 598) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::id (line 337) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::supervisor (line 393) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::supervisor_ref (line 456) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::with_callbacks (line 769) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::with_restart_strategy (line 724) [INFO] [stdout] src/supervisor.rs - supervisor::Supervisor::with_strategy (line 687) [INFO] [stdout] src/supervisor.rs - supervisor::SupervisorRef::broadcast (line 1616) [INFO] [stdout] src/supervisor.rs - supervisor::SupervisorRef::children (line 1477) [INFO] [stdout] src/supervisor.rs - supervisor::SupervisorRef::id (line 1379) [INFO] [stdout] src/supervisor.rs - supervisor::SupervisorRef::kill (line 1700) [INFO] [stdout] src/supervisor.rs - supervisor::SupervisorRef::strategy (line 1575) [INFO] [stdout] src/supervisor.rs - supervisor::SupervisorRef::supervisor (line 1414) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 92 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8ee5a46e06651a553ffd6db100e183bdcb3ea32913fe427c56012d9b9411a746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee5a46e06651a553ffd6db100e183bdcb3ea32913fe427c56012d9b9411a746", kill_on_drop: false }` [INFO] [stdout] 8ee5a46e06651a553ffd6db100e183bdcb3ea32913fe427c56012d9b9411a746