[INFO] crate over-there 0.1.0-alpha.2 is already in cache [INFO] testing over-there-0.1.0-alpha.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate over-there 0.1.0-alpha.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate over-there 0.1.0-alpha.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/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-1/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a62fedad2bbf61d902f43a99f4be26b22a8a28cc5385e2bc2ef3435dd64bcfd [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" "7a62fedad2bbf61d902f43a99f4be26b22a8a28cc5385e2bc2ef3435dd64bcfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a62fedad2bbf61d902f43a99f4be26b22a8a28cc5385e2bc2ef3435dd64bcfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a62fedad2bbf61d902f43a99f4be26b22a8a28cc5385e2bc2ef3435dd64bcfd", kill_on_drop: false }` [INFO] [stdout] 7a62fedad2bbf61d902f43a99f4be26b22a8a28cc5385e2bc2ef3435dd64bcfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a70770ab02e8a1f4a62eeb7419365d38c9d5e1c89964f3386fc85beb1ca4c31b [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" "a70770ab02e8a1f4a62eeb7419365d38c9d5e1c89964f3386fc85beb1ca4c31b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.13 [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 opaque-debug v0.2.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.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 termcolor v1.0.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling half v1.6.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 num-traits v0.2.10 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling dbl v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling polyval v0.3.1 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-siv v0.2.0 [INFO] [stderr] Compiling aes-gcm-siv v0.4.1 [INFO] [stderr] Compiling aes-gcm v0.5.0 [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 darling_macro v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [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 futures-util v0.3.4 [INFO] [stderr] Compiling lru v0.4.3 [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_bytes v0.11.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling chrono v0.4.10 [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 1m 51s [INFO] running `Command { std: "docker" "inspect" "a70770ab02e8a1f4a62eeb7419365d38c9d5e1c89964f3386fc85beb1ca4c31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70770ab02e8a1f4a62eeb7419365d38c9d5e1c89964f3386fc85beb1ca4c31b", kill_on_drop: false }` [INFO] [stdout] a70770ab02e8a1f4a62eeb7419365d38c9d5e1c89964f3386fc85beb1ca4c31b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5eac03684df51ee0a039bcd6130b5b55fac89da4c2be6ccad228006826a9ec [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" "3e5eac03684df51ee0a039bcd6130b5b55fac89da4c2be6ccad228006826a9ec", 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 47.28s [INFO] running `Command { std: "docker" "inspect" "3e5eac03684df51ee0a039bcd6130b5b55fac89da4c2be6ccad228006826a9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5eac03684df51ee0a039bcd6130b5b55fac89da4c2be6ccad228006826a9ec", kill_on_drop: false }` [INFO] [stdout] 3e5eac03684df51ee0a039bcd6130b5b55fac89da4c2be6ccad228006826a9ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eba395a41595d5a58e4f7e6f962a5725c503db3dedbf6639105f6b9e8fd29aed [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" "eba395a41595d5a58e4f7e6f962a5725c503db3dedbf6639105f6b9e8fd29aed", 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: 2 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: 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: 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] [stderr] Running /opt/rustwide/target/debug/deps/over_there-b0b8b296f83b6c8a [INFO] [stdout] [INFO] [stdout] running 273 tests [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::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_succeed_if_able_to_replace_path_with_value ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_apply_rules_in_sequence ... 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_fail_if_rule_value_not_scalar ... ok [INFO] [stdout] test core::msg::tests::from_content_should_create_msg_with_content ... ok [INFO] [stdout] test core::msg::tests::with_parent_should_set_header_to_that_of_parent ... ok [INFO] [stdout] test core::msg::tests::with_parent_header_should_set_header ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::close_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::server::action::handler::capabilities::tests::capabilities_should_return_capabilities ... 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::read_file_should_return_error_if_file_not_open ... 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::remove_dir_should_return_confirmation_if_nonempty_directory_removed_with_flag_set ... 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::read_file_should_return_contents_if_read_successful ... ok [INFO] [stdout] test core::msg::tests::default_header_should_have_creation_date_set_to_now ... 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::remove_file_should_return_error_if_signature_different ... 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::fs::tests::remove_unopened_file_should_return_error_if_file_open ... 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::rename_dir_should_return_confirmation_if_directory_renamed ... 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::read_file_should_return_error_if_not_readable ... 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_file_should_return_confirmation_if_file_removed ... 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::remove_unopened_file_should_return_confirmation_if_file_removed ... 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::rename_file_should_return_error_if_signature_different ... ok [INFO] [stdout] test core::server::action::handler::heartbeat::tests::heartbeat_should_do_nothing ... 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::handler::fs::tests::remove_dir_should_return_confirmation_if_empty_directory_removed ... 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::rename_dir_should_return_error_if_a_file_open_in_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::action::handler::fs::tests::open_file_should_return_success_opening_existing_file ... 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::open_file_should_return_success_if_create_flag_set_and_opening_new_file ... 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::open_file_should_return_error_if_file_missing_and_create_flag_not_set ... 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::rename_file_should_return_confirmation_if_file_renamed ... 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_success_if_write_successful ... 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::handler::fs::tests::write_file_should_return_error_if_file_sig_has_changed ... 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::route_and_execute_with_batch_should_request_in_parallel ... ignored [INFO] [stdout] test core::server::action::handler::version::tests::version_should_return_version ... 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::tests::route_and_execute_with_batch_should_continue_running_requests_if_one_fails ... 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::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::action::tests::update_origin_last_touched_should_create_a_new_entry_if_missing ... 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::fs::dir::tests::entries_should_yield_error_if_not_a_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_status_should_return_status_if_process_still_alive ... 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::dir::tests::create_should_return_success_if_able_to_make_nested_empty_directory ... ok [INFO] [stdout] test core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory ... 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::action::handler::proc::tests::read_proc_stderr_should_return_contents_if_process_sent_stderr ... ok [INFO] [stdout] test core::server::fs::dir::tests::entries_should_return_immediate_entries_within_dir ... 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::dir::tests::remove_should_return_success_if_able_to_remove_nonempty_directory_if_flag_set ... 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::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::read_all_should_return_empty_if_file_empty ... ok [INFO] [stdout] test core::server::fs::dir::tests::rename_should_return_success_if_able_to_rename_directory ... ok [INFO] [stdout] test core::server::fs::file::tests::path_should_return_associated_path ... 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::remove_should_yield_error_if_removing_nonempty_directory_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::action::handler::proc::tests::read_proc_status_should_return_exit_status_if_process_exited ... 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_return_all_file_content_from_start ... 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::file::tests::open_should_return_new_local_file_with_canonical_path ... 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_new_name_on_different_mount_point ... ignored [INFO] [stdout] test core::server::fs::dir::tests::rename_should_yield_error_if_not_a_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::action::handler::proc::tests::read_proc_stdout_should_return_empty_contents_if_process_has_no_stdout ... 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::action::handler::proc::tests::write_proc_stdin_should_return_error_if_process_exited ... ok [INFO] [stdout] test core::server::fs::file::tests::sig_should_return_associated_sig ... 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::rename_should_yield_error_if_provided_sig_is_different ... 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::create_dir_should_yield_error_if_parent_dirs_missing_and_flag_not_set ... 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::fs::tests::close_fould_should_remove_file_from_manager_if_successful ... 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_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::file::tests::write_all_should_overwrite_file_with_new_contents ... ok [INFO] [stdout] test core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails ... 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::open_file_should_return_existing_open_file_if_permissions_allow ... 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::rename_dir_should_yield_error_if_contains_open_files ... 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::file::tests::rename_should_yield_error_if_underlying_path_is_missing ... ok [INFO] [stdout] test core::server::fs::tests::remove_file_should_return_success_if_removed_file ... ok [INFO] [stdout] test core::server::fs::tests::remove_file_should_yield_error_if_file_open ... 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::fs::tests::open_file_should_return_a_newly_opened_file_if_none_already_open ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_return_success_if_renamed_directory ... 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::proc::tests::kill_should_send_kill_request_to_process_without_waiting ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_return_success_if_renamed_file ... ok [INFO] [stdout] test core::server::fs::tests::remove_dir_should_return_success_if_removed_directory ... 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::remove_dir_should_yield_error_if_open_files_exist_in_directory ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_empty_content_if_none_available ... 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::proc::tests::test_read_stderr_should_return_an_error_if_not_piped ... 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_kill_and_wait_should_kill_and_return_process_result ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_yield_error_if_file_is_open ... ok [INFO] [stdout] test core::server::proc::tests::test_write_stdin_should_return_an_error_if_not_piped ... 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::proc::tests::test_read_stderr_should_return_content_if_available ... 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_should_produce_a_new_id_if_never_touched ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_return_empty_content_if_none_available ... 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_file_id_with_ttl_should_produce_a_new_id_if_never_touched ... 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::proc::tests::test_id_should_return_child_id ... 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::state::tests::touch_proc_id_should_update_an_existing_id_if_touched ... 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_only_run_if_state_marked_running ... 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::from_64_byte_array_should_yield_512bit_digest ... 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::transport::auth::impls::tests::sha256_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::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::transport::auth::impls::tests::sha512_auth_key_returns_correct_key ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_sign_should_produce_512_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_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::digest::tests::debug_should_properly_yield_digest_strings ... 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::tests::sha512_sign_and_verify_both_work ... ok [INFO] [stdout] test core::server::tests::cleanup_loop_should_evict_unused_files_every_period ... 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_128::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::server::tests::cleanup_loop_should_evict_unused_processes_every_period ... 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::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::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_siv_128::tests::encrypt_should_fail_if_no_nonce_provided ... 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::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::can_encrypt_and_decrypt ... 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::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_not_return_content_returned_previously ... 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_128::tests::decrypt_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_siv_128::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_nonce_is_wrong_size ... 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_gcm_siv_256::tests::encrypt_should_fail_if_no_nonce_provided ... 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_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::aes::aes_siv_128::tests::can_encrypt_and_decrypt ... 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::crypto::aes::aes_siv_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... 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::closure::tests::closure_encrypter_encrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_fail_if_underlying_encrypt_fails ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::noop::tests::decrypt_should_return_a_copy_of_input_data ... 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::nonce::cache::tests::decrypt_should_succeed_if_can_decrypt_buffer ... 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::noop::tests::encrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_succeed_if_can_encrypt_buffer ... 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::nonce::cache::tests::decrypt_should_fail_if_underlying_decrypt_fails ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::decode_yields_data_from_single_packet_if_complete ... 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_empty ... 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::verify_yields_false_if_missing_inbetween_packet ... 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_true_if_have_all_packets ... 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::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::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::tests::input_processor_process_should_remove_the_decoder_packet_group_if_does_complete_data ... 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::server::state::tests::evict_files_should_close_any_file_that_has_expired ... 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::state::tests::remove_file_id_should_remove_id_without_closing_file_if_open ... 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::tests::input_processor_process_should_return_none_if_zero_bytes_received ... ok [INFO] [stdout] test core::server::proc::tests::test_write_stdin_should_write_contents_to_process ... 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::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::output::encoder::tests::produces_multiple_packets_with_data ... ok [INFO] [stdout] test core::transport::wire::output::tests::output_processor_process_should_return_signed_and_encrypted_serialized_packets ... 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::encoder::tests::fails_if_max_packet_size_is_too_low ... 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_single_packet_with_data ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_fill_provided_buffer_if_found_delimiter ... ok [INFO] [stdout] test core::server::state::tests::remove_proc_id_should_remove_id_without_killing_proc_if_running ... 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_less_than_max_size ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_continue_using_internal_buffer_even_if_internal_reader_fails ... 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::either::tests::get_left_yields_none_if_right ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_multiple_delimiters_being_encountered ... 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 utils::either::tests::get_left_yields_some_value_if_left ... ok [INFO] [stdout] test utils::delay::tests::delay_should_occur_even_if_instance_is_dropped ... ok [INFO] [stdout] test utils::delay::tests::delay_should_not_occur_if_cancelled ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_none_if_left ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_false_if_left ... ok [INFO] [stdout] test utils::ttl::tests::clone_should_use_underlying_value ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_some_value_if_right ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_multiple_packets_respecting_size_constraints ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_false_if_right ... ok [INFO] [stdout] test utils::ttl::tests::from_should_use_underlying_value_and_produce_a_duration_of_zero ... 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_writer_should_send_all_bytes_and_append_the_delimiter ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_true_if_left ... 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::copy_should_use_underlying_value ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_true_if_right ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_remove_expired_packet_groups ... 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::into_should_return_last_touched_if_type_is_instant ... 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::ttl::tests::hash_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::into_should_return_ttl_if_type_is_duration ... ok [INFO] [stdout] test core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path ... FAILED [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously ... FAILED [INFO] [stdout] test utils::delay::tests::delay_should_occur_on_or_after_timeout ... FAILED [INFO] [stdout] test utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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: 0x559c10006615 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559c10006615 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559c10006615 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559c10006615 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559c10031c0c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559c0fdc9645 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x559c0fffd1b1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x559c10009380 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x559c10009380 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x559c10009380 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x559c1000907a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x559c100099c3 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x559c100095bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x559c100302c1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x559c100300e3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x559c0fd754a4 - core::result::Result::expect::hf7d740fa9fc24c06 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:963 [INFO] [stdout] 16: 0x559c0f9a9932 - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::h1976a0fdf931810a [INFO] [stdout] at src/core/server/fs/file.rs:539 [INFO] [stdout] 17: 0x559c0faf0977 - as core::future::future::Future>::poll::h55c464f88156a6e3 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 18: 0x559c0f9d511f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h25285da29f0afd2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/basic_scheduler.rs:138 [INFO] [stdout] 19: 0x559c0fcfd333 - tokio::runtime::Runtime::block_on::{{closure}}::he30b7583c63b48aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:413 [INFO] [stdout] 20: 0x559c0fad8127 - tokio::runtime::context::enter::ha1b31619417f4432 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/context.rs:72 [INFO] [stdout] 21: 0x559c0fa9513a - tokio::runtime::handle::Handle::enter::h70e6e680cded31ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/handle.rs:34 [INFO] [stdout] 22: 0x559c0fcf503d - tokio::runtime::Runtime::block_on::h9c78a358c44ab1de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:410 [INFO] [stdout] 23: 0x559c0f9a9614 - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::h17a5780ec239d49a [INFO] [stdout] at src/core/server/fs/file.rs:537 [INFO] [stdout] 24: 0x559c0f9a952a - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::h55c4a12f66ddd831 [INFO] [stdout] at src/core/server/fs/file.rs:537 [INFO] [stdout] 25: 0x559c0fa0718e - core::ops::function::FnOnce::call_once::hf9476d5b4574ed3b [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 26: 0x559c0fdf0bbc - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 27: 0x559c0fdf0bbc - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x559c0fdf0bbc - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 29: 0x559c0fdf0bbc - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 30: 0x559c0fdf0bbc - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x559c0fdf0bbc - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x559c0fdf0bbc - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x559c0fdc8b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x559c0fdcdb25 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x559c0fdcdb25 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 37: 0x559c0fdcdb25 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 38: 0x559c0fdcdb25 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x559c0fdcdb25 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 41: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 42: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 43: 0x559c100112ea - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7f516ba02609 - start_thread [INFO] [stdout] 45: 0x7f516b90e103 - __clone [INFO] [stdout] 46: 0x0 - [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: 0x559c10006615 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559c10006615 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559c10006615 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559c10006615 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559c10031c0c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559c0fdc9645 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x559c0fffd1b1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x559c10009380 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x559c10009380 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x559c10009380 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x559c1000907a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x559c100099c3 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x559c100095bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x559c100302c1 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 14: 0x559c100300e3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stdout] at src/libcore/option.rs:1269 [INFO] [stdout] 15: 0x559c0fd76965 - core::result::Result::unwrap::h7740bc896ccbfde2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:1005 [INFO] [stdout] 16: 0x559c0fc2fb13 - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::{{closure}}::h60cb1a28b4eb6500 [INFO] [stdout] at src/core/server/proc.rs:328 [INFO] [stdout] 17: 0x559c0faec827 - as core::future::future::Future>::poll::h0c955c621a9923f9 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stdout] 18: 0x559c0f9db89f - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h5fffaecaae9937a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/basic_scheduler.rs:138 [INFO] [stdout] 19: 0x559c0fcfdbf3 - tokio::runtime::Runtime::block_on::{{closure}}::hedb59b8b7018f20b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:413 [INFO] [stdout] 20: 0x559c0fad5987 - tokio::runtime::context::enter::h5cc426afca3b5927 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/context.rs:72 [INFO] [stdout] 21: 0x559c0fa9347b - tokio::runtime::handle::Handle::enter::h2b1a5619089c9fc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/handle.rs:34 [INFO] [stdout] 22: 0x559c0fcf29eb - tokio::runtime::Runtime::block_on::h06856bd34ec82bba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:410 [INFO] [stdout] 23: 0x559c0fc2f054 - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::h845f9c6143bd513e [INFO] [stdout] at src/core/server/proc.rs:314 [INFO] [stdout] 24: 0x559c0fc2ef6a - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::{{closure}}::h743be2c8bda25d48 [INFO] [stdout] at src/core/server/proc.rs:314 [INFO] [stdout] 25: 0x559c0fa013ee - core::ops::function::FnOnce::call_once::h0e6dabc59967e8a4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 26: 0x559c0fdf0bbc - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 27: 0x559c0fdf0bbc - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 28: 0x559c0fdf0bbc - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 29: 0x559c0fdf0bbc - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 30: 0x559c0fdf0bbc - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 31: 0x559c0fdf0bbc - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 32: 0x559c0fdf0bbc - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 33: 0x559c0fdc8b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 34: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 35: 0x559c0fdcdb25 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 36: 0x559c0fdcdb25 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 37: 0x559c0fdcdb25 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 38: 0x559c0fdcdb25 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 39: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 40: 0x559c0fdcdb25 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 41: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 42: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 43: 0x559c100112ea - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 44: 0x7f516ba02609 - start_thread [INFO] [stdout] 45: 0x7f516b90e103 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::delay::tests::delay_should_occur_on_or_after_timeout stdout ---- [INFO] [stdout] thread 'utils::delay::tests::delay_should_occur_on_or_after_timeout' panicked at 'Delay did not occur after 10ms', src/utils/delay.rs:81:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559c10006615 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559c10006615 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559c10006615 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559c10006615 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559c10031c0c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559c0fdc9645 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x559c0fffd1b1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x559c10009380 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x559c10009380 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x559c10009380 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x559c1000907a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x559c100099c3 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x559c100095bb - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:437 [INFO] [stdout] 13: 0x559c1000952b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stdout] at src/libstd/panicking.rs:391 [INFO] [stdout] 14: 0x559c0fc3dea6 - over_there::utils::delay::tests::delay_should_occur_on_or_after_timeout::h2c521231900ffe02 [INFO] [stdout] at src/utils/delay.rs:81 [INFO] [stdout] 15: 0x559c0fc3db7a - over_there::utils::delay::tests::delay_should_occur_on_or_after_timeout::{{closure}}::hc63459efbf727f08 [INFO] [stdout] at src/utils/delay.rs:63 [INFO] [stdout] 16: 0x559c0fa04b1e - core::ops::function::FnOnce::call_once::h98baa6ba91054dc8 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 17: 0x559c0fdf0bbc - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 18: 0x559c0fdf0bbc - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x559c0fdf0bbc - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 20: 0x559c0fdf0bbc - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 21: 0x559c0fdf0bbc - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x559c0fdf0bbc - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x559c0fdf0bbc - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x559c0fdc8b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x559c0fdcdb25 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x559c0fdcdb25 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 28: 0x559c0fdcdb25 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 29: 0x559c0fdcdb25 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x559c0fdcdb25 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 32: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 34: 0x559c100112ea - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f516ba02609 - start_thread [INFO] [stdout] 36: 0x7f516b90e103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred stdout ---- [INFO] [stdout] thread 'utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred' panicked at 'Delayed call did not occur', src/utils/delay.rs:145:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559c10006615 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x559c10006615 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x559c10006615 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x559c10006615 - ::fmt::hb4bdb37c3c335733 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x559c10031c0c - core::fmt::write::h540ac4a6a1232abc [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x559c0fdc9645 - std::io::Write::write_fmt::h4be0daababb55bba [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/io/mod.rs:1539 [INFO] [stdout] 6: 0x559c0fffd1b1 - std::io::impls::>::write_fmt::h83c1e1aa73f374f5 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x559c10009380 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x559c10009380 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x559c10009380 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x559c1000907a - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stdout] at src/libstd/panicking.rs:214 [INFO] [stdout] 11: 0x559c100099c3 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stdout] at src/libstd/panicking.rs:526 [INFO] [stdout] 12: 0x559c0feeffa9 - std::panicking::begin_panic::h1df3c76ff7e2fdae [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:456 [INFO] [stdout] 13: 0x559c0fc3e5be - over_there::utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred::h51f2b491bb4927d6 [INFO] [stdout] at src/utils/delay.rs:145 [INFO] [stdout] 14: 0x559c0fc3e45a - over_there::utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred::{{closure}}::h8faffc72e8401d77 [INFO] [stdout] at src/utils/delay.rs:131 [INFO] [stdout] 15: 0x559c0fa015ae - core::ops::function::FnOnce::call_once::h1154458d5e15d827 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 16: 0x559c0fdf0bbc - as core::ops::function::FnOnce>::call_once::h8340ba6798e0c4ff [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 17: 0x559c0fdf0bbc - as core::ops::function::FnOnce<()>>::call_once::h5590e98676605094 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x559c0fdf0bbc - std::panicking::try::do_call::hd8680a2dbb0ed3c4 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 19: 0x559c0fdf0bbc - std::panicking::try::h46b4de2d705e7a8d [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 20: 0x559c0fdf0bbc - std::panic::catch_unwind::h059b3f06991e0a9c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x559c0fdf0bbc - test::run_test_in_process::h5ae08a65430494a4 [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x559c0fdf0bbc - test::run_test::run_test_inner::{{closure}}::h4b36073838376ae8 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x559c0fdc8b36 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0169d0be588b8bf0 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h71bfc37e887d3973 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x559c0fdcdb25 - as core::ops::function::FnOnce<()>>::call_once::h36c65072907dc180 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x559c0fdcdb25 - std::panicking::try::do_call::h4e0f426e17cd216c [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:348 [INFO] [stdout] 27: 0x559c0fdcdb25 - std::panicking::try::hd05e4ef6b4303d29 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panicking.rs:325 [INFO] [stdout] 28: 0x559c0fdcdb25 - std::panic::catch_unwind::h19a1127ec729c5dd [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x559c0fdcdb25 - std::thread::Builder::spawn_unchecked::{{closure}}::h011300735f06b1e2 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x559c0fdcdb25 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1e3c55f31f1d122e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/ops/function.rs:233 [INFO] [stdout] 31: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::hc0e15d78a519721e [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 32: 0x559c100112ea - as core::ops::function::FnOnce>::call_once::h211da8fffb09f192 [INFO] [stdout] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/liballoc/boxed.rs:1081 [INFO] [stdout] 33: 0x559c100112ea - std::sys::unix::thread::Thread::new::thread_start::h29594ddebf23e421 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f516ba02609 - start_thread [INFO] [stdout] 35: 0x7f516b90e103 - __clone [INFO] [stdout] 36: 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] utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred [INFO] [stdout] utils::delay::tests::delay_should_occur_on_or_after_timeout [INFO] [stdout] [INFO] [stdout] test result: FAILED. 267 passed; 4 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" "eba395a41595d5a58e4f7e6f962a5725c503db3dedbf6639105f6b9e8fd29aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba395a41595d5a58e4f7e6f962a5725c503db3dedbf6639105f6b9e8fd29aed", kill_on_drop: false }` [INFO] [stdout] eba395a41595d5a58e4f7e6f962a5725c503db3dedbf6639105f6b9e8fd29aed