[INFO] fetching crate over-there 0.1.0-alpha.2... [INFO] testing over-there-0.1.0-alpha.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate over-there 0.1.0-alpha.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate over-there 0.1.0-alpha.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking crates.io crate over-there 0.1.0-alpha.2 [INFO] finished tweaking crates.io crate over-there 0.1.0-alpha.2 [INFO] tweaked toml for crates.io crate over-there 0.1.0-alpha.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate over-there 0.1.0-alpha.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0f192cce4bcc7029fde8c184bba0acd50e0d6d8edf405ae0bbec137ea1d2992 [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" "b0f192cce4bcc7029fde8c184bba0acd50e0d6d8edf405ae0bbec137ea1d2992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0f192cce4bcc7029fde8c184bba0acd50e0d6d8edf405ae0bbec137ea1d2992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f192cce4bcc7029fde8c184bba0acd50e0d6d8edf405ae0bbec137ea1d2992", kill_on_drop: false }` [INFO] [stdout] b0f192cce4bcc7029fde8c184bba0acd50e0d6d8edf405ae0bbec137ea1d2992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b55f311762a80c3c6b78d195dfd12081eb5e08596545c40baa6b903210571ff9 [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" "b55f311762a80c3c6b78d195dfd12081eb5e08596545c40baa6b903210571ff9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling polyval v0.3.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling aes-siv v0.2.0 [INFO] [stderr] Compiling aes-gcm-siv v0.4.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.11.3 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling jsonpath_lib v0.2.4 [INFO] [stderr] Compiling over-there v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | (49152..=65535); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | (32768..=61000); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_custom_handler` [INFO] [stdout] --> src/core/server/state.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn set_custom_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "b55f311762a80c3c6b78d195dfd12081eb5e08596545c40baa6b903210571ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55f311762a80c3c6b78d195dfd12081eb5e08596545c40baa6b903210571ff9", kill_on_drop: false }` [INFO] [stdout] b55f311762a80c3c6b78d195dfd12081eb5e08596545c40baa6b903210571ff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1718f1431704fda412258302c2994748d539d04c0754ee2c59aed15a5d4b90ba [INFO] running `Command { std: "docker" "start" "-a" "1718f1431704fda412258302c2994748d539d04c0754ee2c59aed15a5d4b90ba", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | (49152..=65535); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | (32768..=61000); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_custom_handler` [INFO] [stdout] --> src/core/server/state.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn set_custom_handler( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling over-there v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/cli_common.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn run(args: Vec<&str>) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/cli_common.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn run(args: Vec<&str>) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | (49152..=65535); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | (32768..=61000); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.54s [INFO] running `Command { std: "docker" "inspect" "1718f1431704fda412258302c2994748d539d04c0754ee2c59aed15a5d4b90ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1718f1431704fda412258302c2994748d539d04c0754ee2c59aed15a5d4b90ba", kill_on_drop: false }` [INFO] [stdout] 1718f1431704fda412258302c2994748d539d04c0754ee2c59aed15a5d4b90ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8cb9b250364b23e58fbf297cbab591bebaf35fc3a70eb3b9cc6f990870c13a80 [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" "8cb9b250364b23e58fbf297cbab591bebaf35fc3a70eb3b9cc6f990870c13a80", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/core/transport/net/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | (49152..=65535); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/core/transport/net/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | (32768..=61000); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_custom_handler` [INFO] [stderr] --> src/core/server/state.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn set_custom_handler( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/core/transport/net/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | (49152..=65535); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/core/transport/net/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | (32768..=61000); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> tests/cli_common.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | pub async fn run(args: Vec<&str>) -> Result<(), Box> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> tests/cli_common.rs:6:18 [INFO] [stderr] | [INFO] [stderr] 6 | pub async fn run(args: Vec<&str>) -> Result<(), Box> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/over_there-0fb5cf2d72ac4ee2 [INFO] [stdout] running 273 tests [INFO] [stdout] test core::msg::tests::from_content_should_create_msg_with_content ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_succeed_if_able_to_replace_path_with_value ... ok [INFO] [stdout] test core::msg::tests::with_parent_header_should_set_header ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_fail_if_rule_value_not_scalar ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_return_raw_request_if_rule_path_missing ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_apply_rules_in_sequence ... ok [INFO] [stdout] test core::server::action::handler::capabilities::tests::capabilities_should_return_capabilities ... ok [INFO] [stdout] test core::msg::tests::default_header_should_have_creation_date_set_to_now ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_fail_if_rule_value_not_found ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_fail_if_rule_value_not_same_type_as_path ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::close_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::msg::tests::with_parent_should_set_header_to_that_of_parent ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::close_file_should_return_error_if_signature_different ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::list_dir_contents_should_return_error_if_path_invalid ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::list_dir_contents_should_return_entries_if_successful ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::close_file_should_return_confirmation_if_successful ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::open_file_should_return_error_if_file_missing_and_create_flag_not_set ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::read_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::create_dir_should_return_confirmation_if_single_level_directory_created ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::create_dir_should_return_error_if_part_of_path_missing_and_flag_not_set ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::create_dir_should_return_confirmation_if_multi_level_directory_created ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_dir_should_return_confirmation_if_empty_directory_removed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_file_should_return_error_if_signature_different ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::read_file_should_return_error_if_file_sig_has_changed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_unopened_file_should_return_confirmation_if_file_removed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_dir_should_return_confirmation_if_directory_renamed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_unopened_file_should_return_error_if_file_open ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_file_should_return_confirmation_if_file_removed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_dir_should_return_confirmation_if_nonempty_directory_removed_with_flag_set ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_unopened_file_should_return_confirmation_if_file_renamed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_file_should_return_confirmation_if_file_renamed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::open_file_should_return_success_if_create_flag_set_and_opening_new_file ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::read_file_should_return_contents_if_read_successful ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_unopened_file_should_return_error_if_file_open ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::server::action::handler::heartbeat::tests::heartbeat_should_do_nothing ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::write_file_should_return_success_if_write_successful ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_file_should_return_error_if_signature_different ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_stderr_should_return_error_if_process_id_not_registered ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::read_file_should_return_error_if_not_readable ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_status_should_return_exit_status_if_process_exited ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::proc_kill_should_return_exit_status_if_process_already_exited ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_status_should_return_status_if_process_still_alive ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_dir_should_return_error_if_a_file_open_in_directory ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_dir_should_return_error_if_a_file_open_in_directory ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::open_file_should_return_success_opening_existing_file ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_stdout_should_return_error_if_process_id_not_registered ... ok [INFO] [stdout] test core::server::action::tests::route_and_execute_with_batch_should_request_in_parallel ... ignored [INFO] [stdout] test core::server::action::tests::route_and_execute_with_batch_should_continue_running_requests_if_one_fails ... ok [INFO] [stdout] test core::server::action::handler::version::tests::version_should_return_version ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::write_proc_stdin_should_return_error_if_process_id_not_registered ... ok [INFO] [stdout] test core::server::action::tests::update_origin_last_touched_should_create_a_new_entry_if_missing ... ok [INFO] [stdout] test core::server::action::tests::update_origin_last_touched_should_update_existing_entry ... ok [INFO] [stdout] test core::server::action::tests::route_and_execute_with_sequence_should_execute_request_in_order ... ok [INFO] [stdout] test core::server::fs::dir::tests::create_should_return_success_if_able_to_make_nested_empty_directory ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::exec_proc_should_return_error_if_process_does_not_exist ... ok [INFO] [stdout] test core::server::action::tests::route_and_execute_with_sequence_should_abort_later_operations_if_one_fails ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::exec_proc_should_return_success_if_can_execute_process ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::write_file_should_return_error_if_file_sig_has_changed ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_stderr_should_return_contents_if_process_sent_stderr ... ok [INFO] [stdout] test core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::write_file_should_return_error_if_not_writeable ... ok [INFO] [stdout] test core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::proc_kill_should_return_exit_status_after_killing_process ... ok [INFO] [stdout] test core::server::fs::dir::tests::rename_should_return_success_if_able_to_rename_directory ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_stderr_should_return_empty_contents_if_process_has_no_stderr ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_stdout_should_return_empty_contents_if_process_has_no_stdout ... ok [INFO] [stdout] test core::server::fs::file::tests::path_should_return_associated_path ... ok [INFO] [stdout] test core::server::fs::file::tests::handle_should_return_associated_handle_with_id_and_sig ... ok [INFO] [stdout] test core::server::fs::file::tests::id_should_return_associated_id ... ok [INFO] [stdout] test core::server::fs::file::tests::open_should_yield_error_if_file_missing_and_create_false ... ok [INFO] [stdout] test core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory ... ok [INFO] [stdout] test core::server::fs::dir::tests::rename_should_yield_error_if_not_a_directory ... ok [INFO] [stdout] test core::server::fs::dir::tests::remove_should_return_success_if_able_to_remove_nonempty_directory_if_flag_set ... ok [INFO] [stdout] test core::server::fs::file::tests::open_should_return_new_local_file_with_canonical_path ... ok [INFO] [stdout] test core::server::fs::dir::tests::create_should_yield_error_if_some_components_dont_exist_and_flag_not_set ... ok [INFO] [stdout] test core::server::fs::file::tests::rename_should_yield_error_if_new_name_on_different_mount_point ... ignored [INFO] [stdout] test core::server::fs::dir::tests::entries_should_return_immediate_entries_within_dir ... ok [INFO] [stdout] test core::server::fs::file::tests::rename_should_yield_error_if_underlying_path_is_missing ... ok [INFO] [stdout] test core::server::fs::dir::tests::create_should_return_success_if_able_to_make_an_empty_directory ... ok [INFO] [stdout] test core::server::fs::file::tests::read_all_should_yield_error_if_provided_sig_is_different ... ok [INFO] [stdout] test core::server::fs::file::tests::remove_should_yield_error_if_provided_sig_is_different ... ok [INFO] [stdout] test core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable ... ok [INFO] [stdout] test core::server::fs::file::tests::rename_should_yield_error_if_provided_sig_is_different ... ok [INFO] [stdout] test core::server::fs::file::tests::write_all_should_yield_error_if_provided_sig_is_different ... ok [INFO] [stdout] test core::server::fs::file::tests::remove_should_yield_error_if_underlying_path_is_missing ... ok [INFO] [stdout] test core::server::fs::tests::close_file_should_yield_error_if_file_has_different_signature ... ok [INFO] [stdout] test core::server::fs::tests::close_fould_should_remove_file_from_manager_if_successful ... ok [INFO] [stdout] test core::server::fs::tests::create_dir_should_yield_error_if_parent_dirs_missing_and_flag_not_set ... ok [INFO] [stdout] test core::server::fs::file::tests::remove_should_remove_the_underlying_file_by_path ... ok [INFO] [stdout] test core::server::fs::file::tests::sig_should_return_associated_sig ... ok [INFO] [stdout] test core::server::fs::file::tests::read_all_should_return_empty_if_file_empty ... ok [INFO] [stdout] test core::server::fs::tests::create_dir_should_return_success_if_created_the_path ... ok [INFO] [stdout] test core::server::fs::tests::open_file_should_return_existing_open_file_if_permissions_allow ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_stdout_should_return_contents_if_process_sent_stdout ... ok [INFO] [stdout] test core::server::fs::tests::remove_dir_should_return_success_if_removed_directory ... ok [INFO] [stdout] test core::server::fs::tests::open_file_should_reopen_an_open_file_if_permissions_need_merging ... ok [INFO] [stdout] test core::server::fs::file::tests::write_all_should_yield_error_if_file_not_writeable ... ok [INFO] [stdout] test core::server::fs::dir::tests::remove_should_return_success_if_able_to_remove_empty_directory ... ok [INFO] [stdout] test core::server::fs::file::tests::read_all_should_return_all_file_content_from_start ... ok [INFO] [stdout] test core::server::fs::tests::close_file_should_yield_error_if_no_file_open_with_id ... ok [INFO] [stdout] test core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory ... ok [INFO] [stdout] test core::server::fs::tests::remove_dir_should_yield_error_if_open_files_exist_in_directory ... ok [INFO] [stdout] test core::server::fs::tests::remove_file_should_return_success_if_removed_file ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_return_success_if_renamed_directory ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::write_proc_stdin_should_return_error_if_process_exited ... ok [INFO] [stdout] test core::server::fs::tests::remove_file_should_yield_error_if_file_open ... ok [INFO] [stdout] test core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails ... ok [INFO] [stdout] test core::server::proc::tests::kill_should_send_kill_request_to_process_without_waiting ... ok [INFO] [stdout] test core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_yield_error_if_origin_path_is_not_a_file ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_return_none_if_not_exited ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_return_success_if_renamed_file ... ok [INFO] [stdout] test core::server::fs::tests::open_file_should_return_a_newly_opened_file_if_none_already_open ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_yield_error_if_file_is_open ... ok [INFO] [stdout] test core::server::fs::file::tests::write_all_should_overwrite_file_with_new_contents ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_yield_error_if_origin_path_does_not_exist ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_yield_error_if_origin_path_is_not_a_directory ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_yield_error_if_origin_path_does_not_exist ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_return_some_status_if_exited ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_support_being_called_multiple_times_after_exit ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_yield_error_if_contains_open_files ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::exec_proc_should_set_current_dir_if_provided ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::write_proc_stdin_should_return_data_to_running_process ... ok [INFO] [stdout] test core::server::proc::tests::test_id_should_return_child_id ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_not_return_content_returned_previously ... ok [INFO] [stdout] test core::server::fs::tests::dir_entries_should_return_a_list_of_immediate_entries_in_a_directory ... ok [INFO] [stdout] test core::server::state::tests::touch_file_id_should_produce_a_new_id_if_never_touched ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::server::state::tests::touch_file_id_with_ttl_should_produce_a_new_id_if_never_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_file_id_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_file_id_with_ttl_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_content_if_available ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_should_produce_a_new_id_if_never_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_with_ttl_should_produce_a_new_id_if_never_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_with_ttl_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::tests::cleanup_loop_should_only_run_if_state_marked_running ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::transport::auth::digest::tests::default_should_return_empty_256bit_digest ... ok [INFO] [stdout] test core::transport::auth::digest::tests::from_32_byte_array_should_yield_256bit_digest ... ok [INFO] [stdout] test core::transport::auth::digest::tests::debug_should_properly_yield_digest_strings ... ok [INFO] [stdout] test core::transport::auth::digest::tests::from_64_byte_array_should_yield_512bit_digest ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_empty_content_if_none_available ... ok [INFO] [stdout] test core::transport::auth::digest::tests::verify_should_correctly_use_underlying_sha_function ... ok [INFO] [stdout] test core::transport::auth::impls::tests::closure_signer_should_use_function_to_sign_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::closure_verifier_should_use_function_to_verify_message ... ok [INFO] [stdout] test core::server::tests::cleanup_loop_should_evict_unused_processes_every_period ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_key_returns_correct_key ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_verify_should_yield_false_on_bad_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_verify_should_yield_true_on_good_message ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_return_content_if_available ... ok [INFO] [stdout] test core::server::tests::cleanup_loop_should_evict_unused_files_every_period ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_verify_should_yield_true_on_good_message ... ok [INFO] [stdout] test core::transport::auth::tests::sha256_sign_and_verify_both_work ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_key_returns_correct_key ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_sign_should_produce_256_bit_digest ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_verify_should_yield_false_on_bad_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_sign_should_produce_512_bit_digest ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::server::proc::tests::test_write_stdin_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::auth::tests::sha512_sign_and_verify_both_work ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_128::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_128::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_128::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::closure::tests::closure_decrypter_decrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::crypto::closure::tests::closure_encrypter_encrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::decrypt_should_fail_if_underlying_decrypt_fails ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_fail_if_caching_nonce_and_nonce_already_used ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_fail_if_underlying_encrypt_fails ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_succeed_if_can_encrypt_buffer ... ok [INFO] [stdout] test core::transport::crypto::noop::tests::decrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::crypto::noop::tests::encrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::add_packet_fails_if_adding_packet_beyond_last ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::add_packet_fails_if_last_packet_already_added ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::add_packet_fails_if_packet_already_exists ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::decode_fails_if_not_verified ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::decode_yields_combined_data_from_multiple_packets_if_complete ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::decode_yields_data_from_single_packet_if_complete ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::decrypt_should_fail_if_caching_nonce_and_nonce_already_used ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::decrypt_should_succeed_if_can_decrypt_buffer ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_missing_inbetween_packet ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::remove_group_should_remove_the_underlying_packet_group ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_missing_first_packet ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::remove_expired_should_only_retain_packet_groups_not_expired ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_return_empty_content_if_none_available ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_128::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_missing_last_packet ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_empty ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_true_if_have_all_packets ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_fail_if_unable_to_convert_bytes_to_packet ... ok [INFO] [stdout] test core::transport::wire::input::tests::crypt::input_processor_process_should_fail_if_unable_to_decrypt_data ... ok [INFO] [stdout] test core::server::state::tests::evict_files_should_close_any_file_that_has_expired ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_multiple_packets_with_data ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::fails_if_max_packet_size_is_too_low ... ok [INFO] [stdout] test core::server::state::tests::remove_file_id_should_remove_id_without_closing_file_if_open ... ok [INFO] [stdout] test core::server::state::tests::remove_proc_id_should_remove_id_without_killing_proc_if_running ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_single_packet_with_data ... ok [INFO] [stdout] test core::transport::wire::output::tests::crypt::output_processor_process_should_fail_if_unable_to_encrypt_data ... ok [INFO] [stdout] test core::transport::wire::output::tests::output_processor_process_should_fail_if_unable_to_convert_bytes_to_packets ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_remove_expired_packet_groups ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_return_some_data_if_received_packet_does_complete_data ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_remove_the_decoder_packet_group_if_does_complete_data ... ok [INFO] [stdout] test core::server::state::tests::evict_procs_should_close_any_proc_that_has_expired ... ok [INFO] [stdout] test core::transport::wire::output::tests::output_processor_process_should_return_signed_and_encrypted_serialized_packets ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_fail_if_unable_to_add_packet_to_decoder ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_return_none_if_zero_bytes_received ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_return_none_if_received_packet_does_not_complete_data ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_multiple_delimited_chunks_in_one_read ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_data_more_than_max_size_by_truncating_earlier_data ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_data_less_than_max_size ... ok [INFO] [stdout] test utils::either::tests::get_left_yields_some_value_if_left ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_none_if_left ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_some_value_if_right ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_false_if_right ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_true_if_left ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_false_if_left ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_true_if_right ... ok [INFO] [stdout] test utils::ttl::tests::clone_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::copy_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::deref_mut_should_yield_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::deref_should_yield_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::from_should_use_underlying_value_and_produce_a_duration_of_zero ... ok [INFO] [stdout] test utils::ttl::tests::has_expired_should_return_false_if_value_has_not_expired ... ok [INFO] [stdout] test utils::ttl::tests::has_expired_should_return_true_if_value_has_expired ... ok [INFO] [stdout] test utils::ttl::tests::hash_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::into_should_return_last_touched_if_type_is_instant ... ok [INFO] [stdout] test utils::ttl::tests::into_should_return_ttl_if_type_is_duration ... ok [INFO] [stdout] test utils::ttl::tests::partial_eq_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::partial_ord_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::touch_should_renew_lifetime_of_value ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_multiple_delimiters_being_encountered ... ok [INFO] [stdout] test utils::either::tests::get_left_yields_none_if_right ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_writer_should_send_all_bytes_and_append_the_delimiter ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_fill_provided_buffer_if_found_delimiter ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_find_partial_delimiter_if_it_exists ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_multiple_packets_respecting_size_constraints ... ok [INFO] [stdout] test core::server::proc::tests::test_kill_and_wait_should_kill_and_return_process_result ... ok [INFO] [stdout] test utils::delay::tests::delay_should_occur_even_if_instance_is_dropped ... ok [INFO] [stdout] test utils::delay::tests::delay_should_occur_on_or_after_timeout ... ok [INFO] [stdout] test utils::delay::tests::delay_should_not_occur_if_cancelled ... ok [INFO] [stdout] test utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_continue_using_internal_buffer_even_if_internal_reader_fails ... ok [INFO] [stdout] test core::server::proc::tests::test_write_stdin_should_write_contents_to_process ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously ... FAILED [INFO] [stdout] test core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously stdout ---- [INFO] [stdout] thread 'core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously' panicked at 'called `Result::unwrap()` on an `Err` value: Elapsed(())', src/core/server/proc.rs:346:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c4105eb060 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c4105eb060 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c4105eb060 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c4105eb060 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c410612b5c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55c4105e3ad2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55c4105edd95 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c4105edd95 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c4105edd95 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c4105ed922 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c4105ee531 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55c4105ee077 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55c4105eb51c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c4105edfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55c410610a51 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c410610873 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55c40ffa8b55 - core::result::Result::unwrap::he7574595d8b5b329 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:973:23 [INFO] [stdout] 17: 0x55c4102243d3 - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::{{closure}}::h25d8afed1f8c144c [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:328:14 [INFO] [stdout] 18: 0x55c4100d17b7 - as core::future::future::Future>::poll::h94579363dc1dd445 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55c40ff68521 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h1ab22c95967070c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/basic_scheduler.rs:138:31 [INFO] [stdout] 20: 0x55c410248f23 - tokio::runtime::Runtime::block_on::{{closure}}::h1074bc7f74c5230b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:413:34 [INFO] [stdout] 21: 0x55c41014f697 - tokio::runtime::context::enter::h29f9ae764bbaa3de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/context.rs:72:5 [INFO] [stdout] 22: 0x55c4100be03c - tokio::runtime::handle::Handle::enter::h48c2bc8d536c7285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/handle.rs:34:9 [INFO] [stdout] 23: 0x55c410245a9b - tokio::runtime::Runtime::block_on::h45cd1bd6d990d296 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:410:9 [INFO] [stdout] 24: 0x55c410223a06 - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::hb116ad42b69cb985 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:314:5 [INFO] [stdout] 25: 0x55c41022394a - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::{{closure}}::hf4240266e77f491b [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:314:5 [INFO] [stdout] 26: 0x55c40ffdd23e - core::ops::function::FnOnce::call_once::h11304d31cfacb9fa [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55c4103c6113 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x55c4103c6113 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 29: 0x55c4103c4808 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 30: 0x55c4103c4808 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55c4103c4808 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x55c4103c4808 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x55c4103c4808 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55c4103c4808 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 35: 0x55c4103c4808 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 36: 0x55c41039edf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55c4103a35bd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 38: 0x55c4103a35bd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 39: 0x55c4103a35bd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 40: 0x55c4103a35bd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x55c4103a35bd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x55c4103a35bd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 43: 0x55c4103a35bd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55c4105f56ea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 45: 0x55c4105f56ea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 46: 0x55c4105f56ea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 47: 0x7f7f51e8a609 - start_thread [INFO] [stdout] 48: 0x7f7f51c5c293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path stdout ---- [INFO] [stdout] thread 'core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path' panicked at 'Failed to open: Os { code: 30, kind: Other, message: "Read-only file system" }', src/core/server/fs/file.rs:541:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c4105eb060 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c4105eb060 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c4105eb060 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c4105eb060 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c410612b5c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55c4105e3ad2 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55c4105edd95 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c4105edd95 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c4105edd95 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c4105ed922 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c4105ee531 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55c4105ee077 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55c4105eb51c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c4105edfd9 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55c410610a51 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c410610873 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/option.rs:1268:5 [INFO] [stdout] 16: 0x55c40ffa6574 - core::result::Result::expect::hd52f8bd950eca3c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/result.rs:933:23 [INFO] [stdout] 17: 0x55c40ffcdca1 - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::hb815a4b77ed79af4 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:539:22 [INFO] [stdout] 18: 0x55c4100d76c7 - as core::future::future::Future>::poll::hf2db1ccd494b6362 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55c40ff67171 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h0ec5034c7c109146 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/basic_scheduler.rs:138:31 [INFO] [stdout] 20: 0x55c41024a7a3 - tokio::runtime::Runtime::block_on::{{closure}}::h4a3560c54cec4097 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:413:34 [INFO] [stdout] 21: 0x55c41014e217 - tokio::runtime::context::enter::h0024d87a7adbc80f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/context.rs:72:5 [INFO] [stdout] 22: 0x55c4100c1a3b - tokio::runtime::handle::Handle::enter::hd06b67fe68cc90ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/handle.rs:34:9 [INFO] [stdout] 23: 0x55c4102469fd - tokio::runtime::Runtime::block_on::h98a84264fb94cf50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:410:9 [INFO] [stdout] 24: 0x55c40ffcd9a6 - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::hc3e7a33e19ff6474 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:537:5 [INFO] [stdout] 25: 0x55c40ffcd8ea - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::h541459166c3b9288 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:537:5 [INFO] [stdout] 26: 0x55c40ffde44e - core::ops::function::FnOnce::call_once::h451c1a4153020ccb [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x55c4103c6113 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x55c4103c6113 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 29: 0x55c4103c4808 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 30: 0x55c4103c4808 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55c4103c4808 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x55c4103c4808 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x55c4103c4808 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55c4103c4808 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 35: 0x55c4103c4808 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 36: 0x55c41039edf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 37: 0x55c4103a35bd - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 38: 0x55c4103a35bd - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 39: 0x55c4103a35bd - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 40: 0x55c4103a35bd - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 41: 0x55c4103a35bd - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 42: 0x55c4103a35bd - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 43: 0x55c4103a35bd - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 44: 0x55c4105f56ea - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 45: 0x55c4105f56ea - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 46: 0x55c4105f56ea - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 47: 0x7f7f51e8a609 - start_thread [INFO] [stdout] 48: 0x7f7f51c5c293 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path [INFO] [stdout] core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously [INFO] [stdout] [INFO] [stdout] test result: FAILED. 269 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "8cb9b250364b23e58fbf297cbab591bebaf35fc3a70eb3b9cc6f990870c13a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb9b250364b23e58fbf297cbab591bebaf35fc3a70eb3b9cc6f990870c13a80", kill_on_drop: false }` [INFO] [stdout] 8cb9b250364b23e58fbf297cbab591bebaf35fc3a70eb3b9cc6f990870c13a80