[INFO] fetching crate over-there 0.1.0-alpha.2... [INFO] testing over-there-0.1.0-alpha.2 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate over-there 0.1.0-alpha.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate over-there 0.1.0-alpha.2 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/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-3/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691318459c5511e773edcd6d5354e6d3ee94a10cf547565f9c1119fd1c45d802 [INFO] running `Command { std: "docker" "start" "-a" "691318459c5511e773edcd6d5354e6d3ee94a10cf547565f9c1119fd1c45d802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691318459c5511e773edcd6d5354e6d3ee94a10cf547565f9c1119fd1c45d802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691318459c5511e773edcd6d5354e6d3ee94a10cf547565f9c1119fd1c45d802", kill_on_drop: false }` [INFO] [stdout] 691318459c5511e773edcd6d5354e6d3ee94a10cf547565f9c1119fd1c45d802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68c809adf96597b84f231167abf2751551a21a2b20dc25cfe20568b6b29fd76e [INFO] running `Command { std: "docker" "start" "-a" "68c809adf96597b84f231167abf2751551a21a2b20dc25cfe20568b6b29fd76e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.13 [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 slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio v0.6.21 [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 dbl v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling polyval v0.3.1 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling aes-gcm-siv v0.4.1 [INFO] [stderr] Compiling aes-siv v0.2.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 darling_macro v0.10.2 [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 const-random v0.1.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ahash v0.2.18 [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 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 56.46s [INFO] running `Command { std: "docker" "inspect" "68c809adf96597b84f231167abf2751551a21a2b20dc25cfe20568b6b29fd76e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68c809adf96597b84f231167abf2751551a21a2b20dc25cfe20568b6b29fd76e", kill_on_drop: false }` [INFO] [stdout] 68c809adf96597b84f231167abf2751551a21a2b20dc25cfe20568b6b29fd76e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caefad658ba4617c5f7dc209fea90eec5ec4a29f8b1b0de17c8a6db76d51b720 [INFO] running `Command { std: "docker" "start" "-a" "caefad658ba4617c5f7dc209fea90eec5ec4a29f8b1b0de17c8a6db76d51b720", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.2 [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 tempfile v3.1.0 [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 23.20s [INFO] running `Command { std: "docker" "inspect" "caefad658ba4617c5f7dc209fea90eec5ec4a29f8b1b0de17c8a6db76d51b720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caefad658ba4617c5f7dc209fea90eec5ec4a29f8b1b0de17c8a6db76d51b720", kill_on_drop: false }` [INFO] [stdout] caefad658ba4617c5f7dc209fea90eec5ec4a29f8b1b0de17c8a6db76d51b720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f5292618fe699cbd3c02fd842a9c88670e99124eb7d9fc1f8c35965ee613883 [INFO] running `Command { std: "docker" "start" "-a" "2f5292618fe699cbd3c02fd842a9c88670e99124eb7d9fc1f8c35965ee613883", 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.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/over_there-5d35b38cdbdc80ca) [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_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_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_apply_rules_in_sequence ... ok [INFO] [stdout] test core::msg::tests::from_content_should_create_msg_with_content ... ok [INFO] [stdout] test core::server::action::handler::capabilities::tests::capabilities_should_return_capabilities ... ok [INFO] [stdout] test core::msg::tests::with_parent_header_should_set_header ... 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::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::rename_dir_should_return_confirmation_if_directory_renamed ... 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::fs::tests::remove_dir_should_return_confirmation_if_empty_directory_removed ... 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::rename_file_should_return_error_if_signature_different ... 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_confirmation_if_file_renamed ... 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::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::create_dir_should_return_confirmation_if_multi_level_directory_created ... 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_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_signature_different ... 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::write_file_should_return_error_if_not_writeable ... 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_file_not_open ... 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::fs::tests::rename_unopened_file_should_return_confirmation_if_file_renamed ... 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::msg::tests::default_header_should_have_creation_date_set_to_now ... 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::rename_unopened_file_should_return_error_if_file_open ... ok [INFO] [stdout] test core::server::action::handler::heartbeat::tests::heartbeat_should_do_nothing ... 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::server::action::handler::proc::tests::write_proc_stdin_should_return_error_if_process_id_not_registered ... ok [INFO] [stdout] test core::server::action::handler::version::tests::version_should_return_version ... 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_continue_running_requests_if_one_fails ... 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::proc::tests::read_proc_stderr_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::fs::tests::create_dir_should_return_error_if_part_of_path_missing_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::action::handler::fs::tests::open_file_should_return_success_if_create_flag_set_and_opening_new_file ... ok [INFO] [stdout] test core::server::action::tests::update_origin_last_touched_should_update_existing_entry ... 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::action::handler::proc::tests::write_proc_stdin_should_return_data_to_running_process ... 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::create_should_return_success_if_able_to_make_an_empty_directory ... 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::create_should_yield_error_if_some_components_dont_exist_and_flag_not_set ... ok [INFO] [stdout] test core::server::fs::dir::tests::entries_should_return_immediate_entries_within_dir ... 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::fs::dir::tests::rename_should_yield_error_if_not_a_directory ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_file_should_return_confirmation_if_file_removed ... 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::msg::tests::with_parent_should_set_header_to_that_of_parent ... 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::fs::tests::read_file_should_return_error_if_file_sig_has_changed ... 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::remove_should_remove_the_underlying_file_by_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::file::tests::id_should_return_associated_id ... 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::file::tests::open_should_return_new_local_file_with_canonical_path ... ok [INFO] [stdout] test core::server::fs::file::tests::path_should_return_associated_path ... 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::read_all_should_return_empty_if_file_empty ... 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::read_all_should_return_all_file_content_from_start ... 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::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::write_all_should_yield_error_if_file_not_writeable ... 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::file::tests::rename_should_yield_error_if_underlying_path_is_missing ... 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::tests::open_file_should_yield_error_if_underlying_open_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_success_if_write_successful ... ok [INFO] [stdout] test core::server::fs::file::tests::write_all_should_overwrite_file_with_new_contents ... 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::create_dir_should_return_confirmation_if_single_level_directory_created ... 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::tests::create_dir_should_yield_error_if_parent_dirs_missing_and_flag_not_set ... 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::tests::remove_file_should_return_success_if_removed_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::close_file_should_yield_error_if_no_file_open_with_id ... 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::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_return_success_if_renamed_file ... 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::file::tests::handle_should_return_associated_handle_with_id_and_sig ... 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::file::tests::read_all_should_yield_error_if_provided_sig_is_different ... 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::action::handler::proc::tests::proc_kill_should_return_exit_status_after_killing_process ... 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::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_contents_if_process_sent_stdout ... 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::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::read_proc_status_should_return_status_if_process_still_alive ... 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::remove_dir_should_yield_error_if_open_files_exist_in_directory ... 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::route_and_execute_with_sequence_should_abort_later_operations_if_one_fails ... 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_return_success_if_renamed_directory ... ok [INFO] [stdout] test core::server::fs::tests::remove_dir_should_return_success_if_removed_directory ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_yield_error_if_file_is_open ... ok [INFO] [stdout] test core::server::fs::tests::create_dir_should_return_success_if_created_the_path ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_return_none_if_not_exited ... 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::state::tests::touch_proc_id_should_produce_a_new_id_if_never_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_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::proc::tests::test_read_stderr_should_return_content_if_available ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_an_error_if_not_piped ... 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::state::tests::touch_proc_id_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_not_return_content_returned_previously ... ok [INFO] [stdout] test core::server::state::tests::remove_proc_id_should_remove_id_without_killing_proc_if_running ... ok [INFO] [stdout] test core::server::fs::tests::close_fould_should_remove_file_from_manager_if_successful ... ok [INFO] [stdout] test core::server::proc::tests::test_write_stdin_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::server::fs::tests::remove_file_should_yield_error_if_file_open ... 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::evict_procs_should_close_any_proc_that_has_expired ... ok [INFO] [stdout] test core::transport::auth::digest::tests::verify_should_correctly_use_underlying_sha_function ... 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_read_stdout_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_empty_content_if_none_available ... ok [INFO] [stdout] test core::server::proc::tests::test_kill_and_wait_should_kill_and_return_process_result ... 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::proc::tests::test_id_should_return_child_id ... 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::tests::cleanup_loop_should_only_run_if_state_marked_running ... ok [INFO] [stdout] test core::transport::auth::digest::tests::debug_should_properly_yield_digest_strings ... 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::server::state::tests::touch_proc_id_with_ttl_should_update_an_existing_id_if_touched ... 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::state::tests::evict_files_should_close_any_file_that_has_expired ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_key_returns_correct_key ... 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::auth::impls::tests::sha256_auth_sign_should_produce_256_bit_digest ... ok [INFO] [stdout] test core::transport::auth::tests::sha512_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_verify_should_yield_true_on_good_message ... 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::sha512_auth_verify_should_yield_false_on_bad_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_sign_should_produce_512_bit_digest ... 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::digest::tests::from_64_byte_array_should_yield_512bit_digest ... ok [INFO] [stdout] test core::server::tests::cleanup_loop_should_evict_unused_processes_every_period ... 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_256::tests::encrypt_should_fail_if_no_nonce_provided ... 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::can_encrypt_and_decrypt ... 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_128::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::server::fs::tests::rename_dir_should_yield_error_if_contains_open_files ... 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_siv_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_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_siv_128::tests::decrypt_should_fail_if_nonce_is_wrong_size ... 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_nonce_is_wrong_size ... 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_gcm_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_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::server::proc::tests::kill_should_send_kill_request_to_process_without_waiting ... 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::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::encrypt_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::decrypt_should_succeed_if_can_decrypt_buffer ... 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_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::nonce::cache::tests::decrypt_should_fail_if_caching_nonce_and_nonce_already_used ... 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::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_support_being_called_multiple_times_after_exit ... 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::aes::aes_siv_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_no_nonce_provided ... 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_succeed_if_can_encrypt_buffer ... 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::remove_group_should_remove_the_underlying_packet_group ... 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::decoder::tests::verify_yields_false_if_missing_inbetween_packet ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_fail_if_underlying_encrypt_fails ... 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::tests::input_processor_process_should_return_none_if_received_packet_does_not_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::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::decoder::tests::decode_fails_if_not_verified ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_empty ... 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::verify_yields_false_if_missing_last_packet ... 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::decode_yields_combined_data_from_multiple_packets_if_complete ... 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::decoder::tests::decode_yields_data_from_single_packet_if_complete ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_return_some_status_if_exited ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::fails_if_max_packet_size_is_too_low ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_multiple_packets_with_data ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_continue_using_internal_buffer_even_if_internal_reader_fails ... 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 utils::delimiter::tests::delimiter_reader_should_fill_provided_buffer_if_found_delimiter ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_data_less_than_max_size ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::remove_expired_should_only_retain_packet_groups_not_expired ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_missing_first_packet ... ok [INFO] [stdout] test utils::delay::tests::delay_should_not_occur_if_cancelled ... 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::encoder::tests::produces_multiple_packets_respecting_size_constraints ... ok [INFO] [stdout] test core::transport::wire::output::tests::output_processor_process_should_return_signed_and_encrypted_serialized_packets ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_multiple_delimiters_being_encountered ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_single_packet_with_data ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_find_partial_delimiter_if_it_exists ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_return_none_if_zero_bytes_received ... ok [INFO] [stdout] test utils::delay::tests::delay_should_occur_even_if_instance_is_dropped ... 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 utils::either::tests::get_left_yields_none_if_right ... ok [INFO] [stdout] test utils::ttl::tests::deref_mut_should_yield_underlying_value ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_true_if_left ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_none_if_left ... ok [INFO] [stdout] test utils::either::tests::get_left_yields_some_value_if_left ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_false_if_left ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_false_if_right ... ok [INFO] [stdout] test utils::ttl::tests::clone_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::deref_should_yield_underlying_value ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_true_if_right ... 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::partial_eq_should_use_underlying_value ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_writer_should_send_all_bytes_and_append_the_delimiter ... ok [INFO] [stdout] test utils::ttl::tests::has_expired_should_return_true_if_value_has_expired ... 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::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred ... 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::hash_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::copy_should_use_underlying_value ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_some_value_if_right ... ok [INFO] [stdout] test utils::ttl::tests::touch_should_renew_lifetime_of_value ... ok [INFO] [stdout] test utils::ttl::tests::partial_ord_should_use_underlying_value ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_multiple_delimited_chunks_in_one_read ... 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::crypt::input_processor_process_should_fail_if_unable_to_decrypt_data ... ok [INFO] [stdout] test core::server::proc::tests::test_write_stdin_should_write_contents_to_process ... FAILED [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_return_content_if_available ... FAILED [INFO] [stdout] test core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path ... FAILED [INFO] [stdout] test utils::delay::tests::delay_should_occur_on_or_after_timeout ... FAILED [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- core::server::proc::tests::test_write_stdin_should_write_contents_to_process stdout ---- [INFO] [stdout] thread 'core::server::proc::tests::test_write_stdin_should_write_contents_to_process' panicked at 'Failed to write to file: deadline has elapsed', src/core/server/proc.rs:269:31 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555b1f54d120 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555b1f54d120 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555b1f54d120 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555b1f54d120 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555b1f57327c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555b1f546855 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555b1f54f8db - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555b1f54f8db - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555b1f54f8db - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555b1f54f3ec - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555b1f54ff81 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555b1f54fa87 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555b1f54d5fc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555b1f54f9e9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555b1ee47dab - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555b1f25b924 - over_there::core::server::proc::tests::test_write_stdin_should_write_contents_to_process::{{closure}}::hd0fde22d09fec7bf [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:269:31 [INFO] [stdout] 16: 0x555b1f0a8fc9 - as core::future::future::Future>::poll::h0c6c9115aaba2ecb [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 17: 0x555b1f2a9810 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::he7b9c43ae09cc5f4 [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] 18: 0x555b1f045e94 - tokio::runtime::Runtime::block_on::{{closure}}::h982e07d378853408 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:413:34 [INFO] [stdout] 19: 0x555b1f22e97d - tokio::runtime::context::enter::hc42864231c760ee3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/context.rs:72:5 [INFO] [stdout] 20: 0x555b1ee71f78 - tokio::runtime::handle::Handle::enter::hd0c112fd4c03a591 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/handle.rs:34:9 [INFO] [stdout] 21: 0x555b1f041fcd - tokio::runtime::Runtime::block_on::hf96bc4a3bdccbb29 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.13/src/runtime/mod.rs:410:9 [INFO] [stdout] 22: 0x555b1f25a965 - over_there::core::server::proc::tests::test_write_stdin_should_write_contents_to_process::hc6c3a1398f3f8c13 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:237:5 [INFO] [stdout] 23: 0x555b1f25a87a - over_there::core::server::proc::tests::test_write_stdin_should_write_contents_to_process::{{closure}}::h8121ecfcb9bf56e7 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:237:5 [INFO] [stdout] 24: 0x555b1ef7e40e - core::ops::function::FnOnce::call_once::h1c2a18ce6e476577 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x555b1f34a183 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x555b1f34a183 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 27: 0x555b1f348c30 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 28: 0x555b1f348c30 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 29: 0x555b1f348c30 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 30: 0x555b1f348c30 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 31: 0x555b1f348c30 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 32: 0x555b1f348c30 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 33: 0x555b1f348c30 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 34: 0x555b1f323f02 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 35: 0x555b1f323f02 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 36: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 37: 0x555b1f327c78 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 38: 0x555b1f327c78 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 39: 0x555b1f327c78 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 40: 0x555b1f327c78 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 41: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 42: 0x555b1f327c78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 44: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 45: 0x555b1f556227 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 46: 0x7fa54c719609 - start_thread [INFO] [stdout] 47: 0x7fa54c4eb293 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::proc::tests::test_read_stdout_should_return_content_if_available stdout ---- [INFO] [stdout] thread 'core::server::proc::tests::test_read_stdout_should_return_content_if_available' panicked at 'called `Result::unwrap()` on an `Err` value: Elapsed(())', src/core/server/proc.rs:388:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555b1f54d120 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555b1f54d120 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555b1f54d120 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555b1f54d120 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555b1f57327c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555b1f546855 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555b1f54f8db - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555b1f54f8db - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555b1f54f8db - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555b1f54f3ec - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555b1f54ff81 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555b1f54fa87 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555b1f54d5fc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555b1f54f9e9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555b1ee48a31 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555b1ee48b23 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x555b1f1fe56b - core::result::Result::unwrap::hf12b344bd1175eaa [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x555b1f25e444 - over_there::core::server::proc::tests::test_read_stdout_should_return_content_if_available::{{closure}}::hd381643fd3e41b25 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:370:19 [INFO] [stdout] 18: 0x555b1f0b04d9 - as core::future::future::Future>::poll::h8021d303e159efdf [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555b1f2ab910 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf6af13e991e858f5 [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: 0x555b1f045004 - tokio::runtime::Runtime::block_on::{{closure}}::h76b199ab795bbe72 [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: 0x555b1f22ed7d - tokio::runtime::context::enter::hcdc8676d7951612f [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: 0x555b1ee702ca - tokio::runtime::handle::Handle::enter::h8707ec0329d9ac26 [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: 0x555b1f03ef0f - tokio::runtime::Runtime::block_on::h153a0c94c1ce6ca2 [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: 0x555b1f25d9f5 - over_there::core::server::proc::tests::test_read_stdout_should_return_content_if_available::ha96ea6f7a5931a6a [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:358:5 [INFO] [stdout] 25: 0x555b1f25d90a - over_there::core::server::proc::tests::test_read_stdout_should_return_content_if_available::{{closure}}::hd1e77142497ed0b2 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:358:5 [INFO] [stdout] 26: 0x555b1ef7e1ce - core::ops::function::FnOnce::call_once::h18cd7b0d8cbb653a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x555b1f34a183 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x555b1f34a183 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 29: 0x555b1f348c30 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 30: 0x555b1f348c30 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 31: 0x555b1f348c30 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x555b1f348c30 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x555b1f348c30 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 34: 0x555b1f348c30 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 35: 0x555b1f348c30 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 36: 0x555b1f323f02 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 37: 0x555b1f323f02 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 39: 0x555b1f327c78 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x555b1f327c78 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x555b1f327c78 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x555b1f327c78 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 44: 0x555b1f327c78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 46: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 47: 0x555b1f556227 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 48: 0x7fa54c719609 - start_thread [INFO] [stdout] 49: 0x7fa54c4eb293 - clone [INFO] [stdout] 50: 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: 0x555b1f54d120 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555b1f54d120 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555b1f54d120 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555b1f54d120 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555b1f57327c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555b1f546855 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555b1f54f8db - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555b1f54f8db - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555b1f54f8db - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555b1f54f3ec - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555b1f54ff81 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555b1f54fa87 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555b1f54d5fc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555b1f54f9e9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555b1ee48a31 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555b1ee48b23 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x555b1f1fbcad - core::result::Result::expect::h027c7f261df7b6bc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x555b1f060eb9 - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::h00cc5a45a3252ca9 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:539:22 [INFO] [stdout] 18: 0x555b1f0b3ba9 - as core::future::future::Future>::poll::hbf9d67327c08af84 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555b1f297250 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h34209ae4bfb1c93a [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: 0x555b1f045cb4 - tokio::runtime::Runtime::block_on::{{closure}}::h90ecf0bdb637948d [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: 0x555b1f22b77d - tokio::runtime::context::enter::h69513245f810cdf0 [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: 0x555b1ee6f6b8 - tokio::runtime::handle::Handle::enter::h63c967af50d59d38 [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: 0x555b1f04029d - tokio::runtime::Runtime::block_on::h6f65a9579080c48a [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: 0x555b1f060a15 - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::h005f8f62e9fc63fb [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:537:5 [INFO] [stdout] 25: 0x555b1f06092a - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::h465c48be95de9846 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:537:5 [INFO] [stdout] 26: 0x555b1ef82dbe - core::ops::function::FnOnce::call_once::hb4359608d5aaea37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x555b1f34a183 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x555b1f34a183 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 29: 0x555b1f348c30 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 30: 0x555b1f348c30 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 31: 0x555b1f348c30 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x555b1f348c30 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x555b1f348c30 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 34: 0x555b1f348c30 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 35: 0x555b1f348c30 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 36: 0x555b1f323f02 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 37: 0x555b1f323f02 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 39: 0x555b1f327c78 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x555b1f327c78 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x555b1f327c78 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x555b1f327c78 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 44: 0x555b1f327c78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 46: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 47: 0x555b1f556227 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 48: 0x7fa54c719609 - start_thread [INFO] [stdout] 49: 0x7fa54c4eb293 - clone [INFO] [stdout] 50: 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: 0x555b1f54d120 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555b1f54d120 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555b1f54d120 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555b1f54d120 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555b1f57327c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555b1f546855 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555b1f54f8db - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555b1f54f8db - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555b1f54f8db - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555b1f54f3ec - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555b1f54ff81 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555b1f54fa87 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555b1f54d5fc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555b1f54f9e9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555b1ee47dab - std::panicking::begin_panic_fmt::hdc39c0cc0031e534 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:457:5 [INFO] [stdout] 15: 0x555b1f1ef4f5 - over_there::utils::delay::tests::delay_should_occur_on_or_after_timeout::h8bc172e31de41897 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/delay.rs:81:9 [INFO] [stdout] 16: 0x555b1f1ef1aa - over_there::utils::delay::tests::delay_should_occur_on_or_after_timeout::{{closure}}::hb66f80e17f2b83c2 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/delay.rs:63:5 [INFO] [stdout] 17: 0x555b1ef84d7e - core::ops::function::FnOnce::call_once::hfb18ecf83c9339b9 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x555b1f34a183 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x555b1f34a183 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 20: 0x555b1f348c30 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 21: 0x555b1f348c30 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 22: 0x555b1f348c30 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x555b1f348c30 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 24: 0x555b1f348c30 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 25: 0x555b1f348c30 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 26: 0x555b1f348c30 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 27: 0x555b1f323f02 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 28: 0x555b1f323f02 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 30: 0x555b1f327c78 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 31: 0x555b1f327c78 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x555b1f327c78 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x555b1f327c78 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 34: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 35: 0x555b1f327c78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 37: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 38: 0x555b1f556227 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fa54c719609 - start_thread [INFO] [stdout] 40: 0x7fa54c4eb293 - clone [INFO] [stdout] 41: 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: 0x555b1f54d120 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555b1f54d120 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555b1f54d120 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555b1f54d120 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555b1f57327c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x555b1f546855 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x555b1f54f8db - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555b1f54f8db - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555b1f54f8db - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555b1f54f3ec - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555b1f54ff81 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555b1f54fa87 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555b1f54d5fc - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555b1f54f9e9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555b1ee48a31 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555b1ee48b23 - core::result::unwrap_failed::hf79563fef9d11ab8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x555b1f1fe56b - core::result::Result::unwrap::hf12b344bd1175eaa [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x555b1f25d639 - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::{{closure}}::hbf1b5f082dcd2c08 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:328:14 [INFO] [stdout] 18: 0x555b1f0aeeb9 - as core::future::future::Future>::poll::h636228b76c72fd1c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x555b1f291b60 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h02a26e24d1e53af2 [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: 0x555b1f047754 - tokio::runtime::Runtime::block_on::{{closure}}::hd3ce73c2a840b35f [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: 0x555b1f22857d - tokio::runtime::context::enter::h0f599217607e801d [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: 0x555b1ee6cd2a - tokio::runtime::handle::Handle::enter::h06631b3f3f1eb8a4 [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: 0x555b1f03f0ef - tokio::runtime::Runtime::block_on::h1dc6fbaaa1b0102d [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: 0x555b1f25cba5 - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::h5404bfaaa8ab8f00 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:314:5 [INFO] [stdout] 25: 0x555b1f25caba - over_there::core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously::{{closure}}::h355e9bf0cd51fc98 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/proc.rs:314:5 [INFO] [stdout] 26: 0x555b1ef81afe - core::ops::function::FnOnce::call_once::h8638bd65a10815f3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x555b1f34a183 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x555b1f34a183 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 29: 0x555b1f348c30 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 30: 0x555b1f348c30 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 31: 0x555b1f348c30 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 32: 0x555b1f348c30 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 33: 0x555b1f348c30 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 34: 0x555b1f348c30 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 35: 0x555b1f348c30 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 36: 0x555b1f323f02 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 37: 0x555b1f323f02 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 38: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 39: 0x555b1f327c78 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 40: 0x555b1f327c78 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x555b1f327c78 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x555b1f327c78 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 43: 0x555b1f327c78 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 44: 0x555b1f327c78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 46: 0x555b1f556227 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 47: 0x555b1f556227 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 48: 0x7fa54c719609 - start_thread [INFO] [stdout] 49: 0x7fa54c4eb293 - clone [INFO] [stdout] 50: 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] core::server::proc::tests::test_read_stdout_should_return_content_if_available [INFO] [stdout] core::server::proc::tests::test_write_stdin_should_write_contents_to_process [INFO] [stdout] utils::delay::tests::delay_should_occur_on_or_after_timeout [INFO] [stdout] [INFO] [stdout] test result: FAILED. 266 passed; 5 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "2f5292618fe699cbd3c02fd842a9c88670e99124eb7d9fc1f8c35965ee613883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5292618fe699cbd3c02fd842a9c88670e99124eb7d9fc1f8c35965ee613883", kill_on_drop: false }` [INFO] [stdout] 2f5292618fe699cbd3c02fd842a9c88670e99124eb7d9fc1f8c35965ee613883