[INFO] fetching crate over-there 0.1.0-alpha.2... [INFO] testing over-there-0.1.0-alpha.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate over-there 0.1.0-alpha.2 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate over-there 0.1.0-alpha.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-16/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-16/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f9230dc7dc1b0def45f0227566a14a87fa15051d2ccf2ec0db35eaac49e1ad3 [INFO] running `Command { std: "docker" "start" "-a" "7f9230dc7dc1b0def45f0227566a14a87fa15051d2ccf2ec0db35eaac49e1ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f9230dc7dc1b0def45f0227566a14a87fa15051d2ccf2ec0db35eaac49e1ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f9230dc7dc1b0def45f0227566a14a87fa15051d2ccf2ec0db35eaac49e1ad3", kill_on_drop: false }` [INFO] [stdout] 7f9230dc7dc1b0def45f0227566a14a87fa15051d2ccf2ec0db35eaac49e1ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f692c89494f55fc1d1bcae27dfabbf562ba973801304539bf0d70782749078d5 [INFO] running `Command { std: "docker" "start" "-a" "f692c89494f55fc1d1bcae27dfabbf562ba973801304539bf0d70782749078d5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling libc v0.2.66 [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 subtle v2.2.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling zeroize v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Compiling serde-big-array v0.2.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [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 crypto-mac v0.7.0 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling cmac v0.2.0 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling universal-hash v0.3.0 [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 polyval v0.3.1 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [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 aes v0.3.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling aes-siv v0.2.0 [INFO] [stderr] Compiling aes-gcm-siv v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling 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 tokio-macros v0.2.4 [INFO] [stderr] Compiling schemars_derive v0.7.6 [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 ahash v0.2.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - (49152..=65535); [INFO] [stdout] 12 + 49152..=65535; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 16 - (32768..=61000); [INFO] [stdout] 16 + 32768..=61000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `supports_stdin` [INFO] [stdout] --> src/core/server/proc.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | supports_stdin: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LocalProc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/server/proc.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.41s [INFO] running `Command { std: "docker" "inspect" "f692c89494f55fc1d1bcae27dfabbf562ba973801304539bf0d70782749078d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f692c89494f55fc1d1bcae27dfabbf562ba973801304539bf0d70782749078d5", kill_on_drop: false }` [INFO] [stdout] f692c89494f55fc1d1bcae27dfabbf562ba973801304539bf0d70782749078d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48609fb24bb1181c6e3ed466163d5e4f3fc85251196400e026fca93b3511ed81 [INFO] running `Command { std: "docker" "start" "-a" "48609fb24bb1181c6e3ed466163d5e4f3fc85251196400e026fca93b3511ed81", kill_on_drop: false }` [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | (49152..=65535); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - (49152..=65535); [INFO] [stdout] 12 + 49152..=65535; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 16 - (32768..=61000); [INFO] [stdout] 16 + 32768..=61000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `supports_stdin` [INFO] [stdout] --> src/core/server/proc.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | supports_stdin: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LocalProc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/server/proc.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling over-there v0.1.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/cli_common.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn run(args: Vec<&str>) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> tests/cli_common.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | pub async fn run(args: Vec<&str>) -> Result<(), Box> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/core/transport/net/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | (49152..=65535); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 12 - (49152..=65535); [INFO] [stdout] 12 + 49152..=65535; [INFO] [stdout] | [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] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 16 - (32768..=61000); [INFO] [stdout] 16 + 32768..=61000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `supports_stdin` [INFO] [stdout] --> src/core/server/proc.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | supports_stdin: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `LocalProc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/server/proc.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/over_there-a185e3b5c4e16126) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-38a0944931094a29) [INFO] [stderr] Executable tests/cli_common.rs (/opt/rustwide/target/debug/deps/cli_common-1d5721b388372aa6) [INFO] [stderr] Executable tests/core.rs (/opt/rustwide/target/debug/deps/core-f63a774049377bcd) [INFO] running `Command { std: "docker" "inspect" "48609fb24bb1181c6e3ed466163d5e4f3fc85251196400e026fca93b3511ed81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48609fb24bb1181c6e3ed466163d5e4f3fc85251196400e026fca93b3511ed81", kill_on_drop: false }` [INFO] [stdout] 48609fb24bb1181c6e3ed466163d5e4f3fc85251196400e026fca93b3511ed81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ff0c2a47e34d24445e9760b057186570ecc5634f60ea00fe211d6bece3c4fd2 [INFO] running `Command { std: "docker" "start" "-a" "2ff0c2a47e34d24445e9760b057186570ecc5634f60ea00fe211d6bece3c4fd2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 12 - (49152..=65535); [INFO] [stderr] 12 + 49152..=65535; [INFO] [stderr] | [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] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 16 - (32768..=61000); [INFO] [stderr] 16 + 32768..=61000; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field is never read: `supports_stdin` [INFO] [stderr] --> src/core/server/proc.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | supports_stdin: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `LocalProc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/server/proc.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] warning: `over-there` (lib) generated 4 warnings [INFO] [stderr] warning: `over-there` (lib test) generated 3 warnings (3 duplicates) [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: `over-there` (test "cli_common") generated 1 warning [INFO] [stderr] warning: `over-there` (test "cli") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/over_there-a185e3b5c4e16126) [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_fail_if_rule_value_not_found ... 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_apply_rules_in_sequence ... ok [INFO] [stdout] test core::msg::tests::from_content_should_create_msg_with_content ... ok [INFO] [stdout] test core::msg::tests::default_header_should_have_creation_date_set_to_now ... ok [INFO] [stdout] test core::msg::content::request::transform::tests::transform_with_reply_should_succeed_if_able_to_replace_path_with_value ... ok [INFO] [stdout] test core::msg::tests::with_parent_should_set_header_to_that_of_parent ... ok [INFO] [stdout] test core::msg::tests::with_parent_header_should_set_header ... ok [INFO] [stdout] test core::server::action::handler::capabilities::tests::capabilities_should_return_capabilities ... 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::close_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::create_dir_should_return_error_if_part_of_path_missing_and_flag_not_set ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::close_file_should_return_error_if_signature_different ... 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::open_file_should_return_error_if_file_missing_and_create_flag_not_set ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::create_dir_should_return_confirmation_if_single_level_directory_created ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::read_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::list_dir_contents_should_return_error_if_path_invalid ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::remove_dir_should_return_confirmation_if_empty_directory_removed ... 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::read_file_should_return_error_if_file_sig_has_changed ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::open_file_should_return_success_if_create_flag_set_and_opening_new_file ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::read_file_should_return_error_if_not_readable ... 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::open_file_should_return_success_opening_existing_file ... 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_confirmation_if_nonempty_directory_removed_with_flag_set ... 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_dir_should_return_error_if_a_file_open_in_directory ... ok [INFO] [stdout] test core::server::action::handler::heartbeat::tests::heartbeat_should_do_nothing ... 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::rename_dir_should_return_confirmation_if_directory_renamed ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::exec_proc_should_return_error_if_process_does_not_exist ... ok [INFO] [stdout] test core::server::action::tests::route_and_execute_with_batch_should_request_in_parallel ... ignored [INFO] [stdout] test core::server::action::handler::fs::tests::write_file_should_return_success_if_write_successful ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::write_file_should_return_error_if_not_writeable ... 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::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_id_not_registered ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_stderr_should_return_error_if_process_id_not_registered ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_file_should_return_error_if_file_not_open ... ok [INFO] [stdout] test core::server::action::handler::version::tests::version_should_return_version ... 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::fs::file::tests::open_should_yield_error_if_file_missing_and_create_false ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_dir_should_return_error_if_a_file_open_in_directory ... ok [INFO] [stdout] test core::server::fs::dir::tests::create_should_yield_error_if_some_components_dont_exist_and_flag_not_set ... ok [INFO] [stdout] test core::server::fs::file::tests::read_all_should_yield_error_if_provided_sig_is_different ... 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::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::dir::tests::create_should_return_success_if_able_to_make_an_empty_directory ... ok [INFO] [stdout] test core::server::fs::file::tests::remove_should_yield_error_if_underlying_path_is_missing ... 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::close_file_should_yield_error_if_file_has_different_signature ... ok [INFO] [stdout] test core::server::action::tests::route_and_execute_with_sequence_should_execute_request_in_order ... ok [INFO] [stdout] test core::server::fs::file::tests::write_all_should_yield_error_if_file_not_writeable ... 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::dir::tests::rename_should_return_success_if_able_to_rename_directory ... ok [INFO] [stdout] test core::server::fs::dir::tests::rename_should_yield_error_if_not_a_directory ... ok [INFO] [stdout] test core::server::fs::dir::tests::remove_should_return_success_if_able_to_remove_empty_directory ... 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::tests::remove_dir_should_return_success_if_removed_directory ... ok [INFO] [stdout] test core::server::fs::tests::open_file_should_reopen_an_open_file_if_permissions_need_merging ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_yield_error_if_origin_path_does_not_exist ... ok [INFO] [stdout] test core::server::fs::tests::close_fould_should_remove_file_from_manager_if_successful ... ok [INFO] [stdout] test core::server::fs::tests::open_file_should_return_a_newly_opened_file_if_none_already_open ... 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::create_dir_should_return_success_if_created_the_path ... 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::remove_file_should_return_success_if_removed_file ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_return_success_if_renamed_file ... ok [INFO] [stdout] test core::server::fs::tests::remove_file_should_yield_error_if_file_open ... ok [INFO] [stdout] test core::server::fs::tests::remove_dir_should_yield_error_if_open_files_exist_in_directory ... ok [INFO] [stdout] test core::server::fs::tests::dir_entries_should_return_a_list_of_immediate_entries_in_a_directory ... ok [INFO] [stdout] test core::server::proc::tests::kill_should_send_kill_request_to_process_without_waiting ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_yield_error_if_contains_open_files ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_return_success_if_renamed_directory ... ok [INFO] [stdout] test core::server::fs::tests::rename_dir_should_yield_error_if_origin_path_is_not_a_directory ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_not_return_content_returned_previously ... ok [INFO] [stdout] test core::server::proc::tests::test_kill_and_wait_should_kill_and_return_process_result ... 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_stdout_should_return_empty_content_if_none_available ... ok [INFO] [stdout] test core::server::state::tests::evict_files_should_close_any_file_that_has_expired ... ok [INFO] [stdout] test core::server::state::tests::evict_procs_should_close_any_proc_that_has_expired ... ok [INFO] [stdout] test core::server::state::tests::remove_file_id_should_remove_id_without_closing_file_if_open ... ok [INFO] [stdout] test core::server::state::tests::remove_proc_id_should_remove_id_without_killing_proc_if_running ... 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_file_id_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_with_ttl_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_should_produce_a_new_id_if_never_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_with_ttl_should_produce_a_new_id_if_never_touched ... ok [INFO] [stdout] test core::server::state::tests::touch_proc_id_with_ttl_should_update_an_existing_id_if_touched ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_support_being_called_multiple_times_after_exit ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_return_some_status_if_exited ... 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::transport::auth::digest::tests::from_64_byte_array_should_yield_512bit_digest ... ok [INFO] [stdout] test core::transport::auth::digest::tests::verify_should_correctly_use_underlying_sha_function ... ok [INFO] [stdout] test core::transport::auth::impls::tests::closure_signer_should_use_function_to_sign_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::closure_verifier_should_use_function_to_verify_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_key_returns_correct_key ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_sign_should_produce_256_bit_digest ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_verify_should_yield_false_on_bad_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha256_auth_verify_should_yield_true_on_good_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_key_returns_correct_key ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_sign_should_produce_512_bit_digest ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_verify_should_yield_false_on_bad_message ... ok [INFO] [stdout] test core::transport::auth::impls::tests::sha512_auth_verify_should_yield_true_on_good_message ... ok [INFO] [stdout] test core::transport::auth::tests::sha256_sign_and_verify_both_work ... ok [INFO] [stdout] test core::transport::auth::tests::sha512_sign_and_verify_both_work ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::server::tests::cleanup_loop_should_evict_unused_files_every_period ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::can_encrypt_and_decrypt ... 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::tests::cleanup_loop_should_evict_unused_processes_every_period ... 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::fs::tests::rename_file_should_yield_error_if_origin_path_does_not_exist ... ok [INFO] [stdout] test core::server::fs::file::tests::rename_should_yield_error_if_underlying_path_is_missing ... ok [INFO] [stdout] test core::server::proc::tests::test_id_should_return_child_id ... 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::dir::tests::entries_should_return_immediate_entries_within_dir ... 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::write_file_should_return_error_if_file_sig_has_changed ... 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::action::handler::fs::tests::remove_file_should_return_confirmation_if_file_removed ... ok [INFO] [stdout] test core::server::proc::tests::test_write_stdin_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_empty_content_if_none_available ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_256::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::encrypt_should_fail_if_no_nonce_provided ... 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::read_all_should_return_all_file_content_from_start ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::can_encrypt_and_decrypt ... 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::file::tests::open_should_return_new_local_file_with_canonical_path ... 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::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::proc_kill_should_return_exit_status_after_killing_process ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stderr_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::server::fs::file::tests::remove_should_remove_the_underlying_file_by_path ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_not_return_content_returned_previously ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_return_an_error_if_not_piped ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::decrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_unopened_file_should_return_error_if_file_open ... ok [INFO] [stdout] test core::transport::crypto::closure::tests::closure_encrypter_encrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::decrypt_should_fail_if_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_siv_128::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::encrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::closure::tests::closure_decrypter_decrypt_should_return_a_copy_of_input_data ... 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::aes::aes_siv_256::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::add_packet_fails_if_adding_packet_beyond_last ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_unopened_file_should_return_confirmation_if_file_renamed ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::add_packet_fails_if_packet_already_exists ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::decode_fails_if_not_verified ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::decode_yields_data_from_single_packet_if_complete ... ok [INFO] [stdout] test core::server::action::handler::fs::tests::rename_file_should_return_confirmation_if_file_renamed ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::remove_group_should_remove_the_underlying_packet_group ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_empty ... ok [INFO] [stdout] test core::transport::crypto::noop::tests::decrypt_should_return_a_copy_of_input_data ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_missing_first_packet ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::decode_yields_combined_data_from_multiple_packets_if_complete ... 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::proc::tests::test_write_stdin_should_write_contents_to_process ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_succeed_if_can_encrypt_buffer ... 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::noop::tests::encrypt_should_return_a_copy_of_input_data ... 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::wire::input::decoder::tests::add_packet_fails_if_last_packet_already_added ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_128::tests::can_encrypt_and_decrypt ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_gcm_siv_256::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::transport::crypto::aes::aes_siv_256::tests::encrypt_should_fail_if_nonce_is_wrong_size ... ok [INFO] [stdout] test core::server::fs::file::tests::sig_should_return_associated_sig ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::exec_proc_should_set_current_dir_if_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::server::fs::file::tests::id_should_return_associated_id ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::remove_expired_should_only_retain_packet_groups_not_expired ... ok [INFO] [stdout] test core::server::proc::tests::test_read_stdout_should_return_content_if_available ... 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::wire::output::tests::crypt::output_processor_process_should_fail_if_unable_to_encrypt_data ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_missing_inbetween_packet ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_false_if_missing_last_packet ... ok [INFO] [stdout] test core::transport::wire::input::decoder::tests::verify_yields_true_if_have_all_packets ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_return_none_if_zero_bytes_received ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::proc_kill_should_return_exit_status_if_process_already_exited ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::exec_proc_should_return_success_if_can_execute_process ... 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::wire::input::tests::input_processor_process_should_fail_if_unable_to_convert_bytes_to_packet ... ok [INFO] [stdout] test core::transport::wire::output::tests::output_processor_process_should_fail_if_unable_to_convert_bytes_to_packets ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_return_some_data_if_received_packet_does_complete_data ... ok [INFO] [stdout] test core::server::proc::tests::test_exit_status_should_return_none_if_not_exited ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_multiple_packets_with_data ... 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::server::fs::file::tests::handle_should_return_associated_handle_with_id_and_sig ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_find_partial_delimiter_if_it_exists ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_continue_using_internal_buffer_even_if_internal_reader_fails ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_data_less_than_max_size ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_multiple_delimited_chunks_in_one_read ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_multiple_delimiters_being_encountered ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_support_data_more_than_max_size_by_truncating_earlier_data ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_writer_should_send_all_bytes_and_append_the_delimiter ... ok [INFO] [stdout] test utils::either::tests::get_left_yields_none_if_right ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_multiple_packets_respecting_size_constraints ... ok [INFO] [stdout] test utils::either::tests::get_left_yields_some_value_if_left ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_none_if_left ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_false_if_left ... ok [INFO] [stdout] test utils::either::tests::is_right_yields_true_if_right ... ok [INFO] [stdout] test utils::ttl::tests::clone_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::copy_should_use_underlying_value ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_true_if_left ... ok [INFO] [stdout] test utils::ttl::tests::deref_mut_should_yield_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::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::deref_should_yield_underlying_value ... ok [INFO] [stdout] test utils::either::tests::is_left_yields_false_if_right ... 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::decrypt_should_fail_if_no_nonce_provided ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::encrypt_should_fail_if_underlying_encrypt_fails ... ok [INFO] [stdout] test utils::delimiter::tests::delimiter_reader_should_fill_provided_buffer_if_found_delimiter ... 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 utils::delay::tests::delay_should_not_occur_if_cancelled ... ok [INFO] [stdout] test utils::delay::tests::delay_cancel_should_do_nothing_if_delay_already_occurred ... ok [INFO] [stdout] test utils::delay::tests::delay_should_occur_on_or_after_timeout ... 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::server::fs::dir::tests::remove_should_return_success_if_able_to_remove_nonempty_directory_if_flag_set ... ok [INFO] [stdout] test utils::either::tests::get_right_yields_some_value_if_right ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_return_none_if_received_packet_does_not_complete_data ... ok [INFO] [stdout] test utils::ttl::tests::hash_should_use_underlying_value ... 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 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 core::transport::wire::input::tests::input_processor_process_should_fail_if_unable_to_add_packet_to_decoder ... ok [INFO] [stdout] test utils::ttl::tests::partial_eq_should_use_underlying_value ... ok [INFO] [stdout] test utils::ttl::tests::partial_ord_should_use_underlying_value ... ok [INFO] [stdout] test core::transport::wire::output::tests::output_processor_process_should_return_signed_and_encrypted_serialized_packets ... ok [INFO] [stdout] test core::server::fs::tests::rename_file_should_yield_error_if_file_is_open ... ok [INFO] [stdout] test utils::ttl::tests::has_expired_should_return_true_if_value_has_expired ... ok [INFO] [stdout] test core::transport::crypto::nonce::cache::tests::decrypt_should_fail_if_underlying_decrypt_fails ... ok [INFO] [stdout] test utils::ttl::tests::touch_should_renew_lifetime_of_value ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::fails_if_max_packet_size_is_too_low ... ok [INFO] [stdout] test utils::delay::tests::delay_should_occur_even_if_instance_is_dropped ... ok [INFO] [stdout] test core::transport::wire::output::encoder::tests::produces_single_packet_with_data ... ok [INFO] [stdout] test core::server::fs::file::tests::write_all_should_overwrite_file_with_new_contents ... ok [INFO] [stdout] test core::transport::wire::input::tests::input_processor_process_should_remove_expired_packet_groups ... ok [INFO] [stdout] test core::transport::wire::input::tests::crypt::input_processor_process_should_fail_if_unable_to_decrypt_data ... 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::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_empty_contents_if_process_has_no_stderr ... ok [INFO] [stdout] test core::server::action::handler::proc::tests::read_proc_status_should_return_status_if_process_still_alive ... ok [INFO] [stdout] test core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path ... FAILED [INFO] [stdout] test core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set ... FAILED [INFO] [stdout] test core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory ... FAILED [INFO] [stdout] test core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set ... FAILED [INFO] [stdout] test core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails ... FAILED [INFO] [stdout] test core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory ... FAILED [INFO] [stdout] test core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory ... FAILED [INFO] [stdout] test core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set ... FAILED [INFO] [stdout] test core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path stdout ---- [INFO] [stdout] thread 'core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path' panicked at 'Failed to open: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/core/server/fs/file.rs:541:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bc34ad3 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x56442c0b9c8c - core::result::Result::expect::hc5b679efc7c91f63 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x56442bd80da4 - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::h74cbc0dfac48684c [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:539:22 [INFO] [stdout] 18: 0x56442bef8ed9 - as core::future::future::Future>::poll::he25eaf29dfd48322 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x56442bec7c9b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h22f3d3278904f32b [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: 0x56442be025a2 - tokio::runtime::Runtime::block_on::{{closure}}::hab2a91f566998213 [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: 0x56442be50c06 - tokio::runtime::context::enter::hbd7aa273e6f7fb16 [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: 0x56442c0c976a - tokio::runtime::handle::Handle::enter::h3d14344e3cce8946 [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: 0x56442bdfb2dd - tokio::runtime::Runtime::block_on::h0ab1b2850042a8c0 [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: 0x56442bd808fb - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::h7887cde89202ba1c [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:537:5 [INFO] [stdout] 25: 0x56442bd807ea - over_there::core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path::{{closure}}::h5acde4c1a8c92a8f [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:537:5 [INFO] [stdout] 26: 0x56442c07b92e - core::ops::function::FnOnce::call_once::h9c018d9424828a0a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 29: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 30: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 35: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 36: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 37: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 38: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 39: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 41: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 42: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 44: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 47: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7f4699da7609 - start_thread [INFO] [stdout] 49: 0x7f4699b77163 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set stdout ---- [INFO] [stdout] thread 'core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `DirectoryNotEmpty`, [INFO] [stdout] right: `Other`', src/core/server/action/handler/fs.rs:1326:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442c3386a8 - core::panicking::assert_failed_inner::h337b271ded48bc15 [INFO] [stdout] 16: 0x56442be417fa - core::panicking::assert_failed::h0da607a2051e7fc3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x56442c02f544 - over_there::core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set::{{closure}}::h02c1a38b7743722b [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/action/handler/fs.rs:1326:9 [INFO] [stdout] 18: 0x56442bef3189 - as core::future::future::Future>::poll::h6e9f9ccbd658dfd5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x56442bed84fb - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc4345a2150072400 [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: 0x56442be02fb2 - tokio::runtime::Runtime::block_on::{{closure}}::hc54095daecd41daa [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: 0x56442be4ce76 - tokio::runtime::context::enter::h518d7af7004a04e2 [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: 0x56442c0cd5ec - tokio::runtime::handle::Handle::enter::hd32db32739a5cd98 [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: 0x56442bdfc3cf - tokio::runtime::Runtime::block_on::h646140988c652103 [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: 0x56442c02e9db - over_there::core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set::hca1ac854b391db02 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/action/handler/fs.rs:1298:5 [INFO] [stdout] 25: 0x56442c02e8ca - over_there::core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set::{{closure}}::hf6e321245244b704 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/action/handler/fs.rs:1298:5 [INFO] [stdout] 26: 0x56442c076e0e - core::ops::function::FnOnce::call_once::h07892ff7ac7df0fa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 27: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 28: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 29: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 30: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 32: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 33: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 34: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 35: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 36: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 37: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 38: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 39: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 40: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 41: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 42: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 43: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 44: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 45: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 46: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 47: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 48: 0x7f4699da7609 - start_thread [INFO] [stdout] 49: 0x7f4699b77163 - clone [INFO] [stdout] 50: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory stdout ---- [INFO] [stdout] thread 'core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory' panicked at 'Unexpected result: Err(Os { code: 20, kind: NotADirectory, message: "Not a directory" })', src/core/server/fs/dir.rs:223:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bde5e99 - over_there::core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory::{{closure}}::h2c66fb4b78d6f774 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:223:18 [INFO] [stdout] 16: 0x56442bef2d59 - as core::future::future::Future>::poll::h6824544292b2207a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x56442becd1cb - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h4818201bf0b91379 [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: 0x56442be00132 - tokio::runtime::Runtime::block_on::{{closure}}::h55a5eb0997842be0 [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: 0x56442be4a156 - tokio::runtime::context::enter::h03ecfc50ca71c60f [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: 0x56442c0c9bec - tokio::runtime::handle::Handle::enter::h4a92918c01349df8 [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: 0x56442bdfb8af - tokio::runtime::Runtime::block_on::h2fc13242f41df498 [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: 0x56442bde59ab - over_there::core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory::h5ba84db8546b56ad [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:214:5 [INFO] [stdout] 23: 0x56442bde589a - over_there::core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory::{{closure}}::hdbbfe7db6589906f [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:214:5 [INFO] [stdout] 24: 0x56442c077ffe - core::ops::function::FnOnce::call_once::h293f8efd6dc295f2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f4699da7609 - start_thread [INFO] [stdout] 47: 0x7f4699b77163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set stdout ---- [INFO] [stdout] thread 'core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set' panicked at 'Unexpected result: Err(Os { code: 39, kind: DirectoryNotEmpty, message: "Directory not empty" })', src/core/server/fs/mod.rs:452:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bf85a23 - over_there::core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set::{{closure}}::h4482694cc511d1f0 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:452:18 [INFO] [stdout] 16: 0x56442bef14e9 - as core::future::future::Future>::poll::h50062dfa83b7bb50 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x56442bec680b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h183bca8224426a33 [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: 0x56442be029c2 - tokio::runtime::Runtime::block_on::{{closure}}::hb6e6037f52b35f11 [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: 0x56442be4cb46 - tokio::runtime::context::enter::h4efad5aaf6176056 [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: 0x56442c0c952c - tokio::runtime::handle::Handle::enter::h37cc4a840208d7ea [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: 0x56442bdfc12f - tokio::runtime::Runtime::block_on::h57c25e618e8e3283 [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: 0x56442bf8535b - over_there::core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set::h4737e4f124eaea6f [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:441:5 [INFO] [stdout] 23: 0x56442bf8524a - over_there::core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set::{{closure}}::h447d8c79baaad383 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:441:5 [INFO] [stdout] 24: 0x56442c07cd1e - core::ops::function::FnOnce::call_once::hccbb34e25227b38d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f4699da7609 - start_thread [INFO] [stdout] 47: 0x7f4699b77163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails stdout ---- [INFO] [stdout] thread 'core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails' panicked at 'Unexpected result: Err(Os { code: 21, kind: IsADirectory, message: "Is a directory" })', src/core/server/fs/mod.rs:495:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bf872f4 - over_there::core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails::{{closure}}::ha10982af7f65570a [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:495:18 [INFO] [stdout] 16: 0x56442bef30f9 - as core::future::future::Future>::poll::h6e3c0e14208d98ea [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x56442bec9fdb - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h35e3592d1cf4ca54 [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: 0x56442be02b22 - tokio::runtime::Runtime::block_on::{{closure}}::hb9f3685c38957351 [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: 0x56442be4f346 - tokio::runtime::context::enter::h95f8f3f1143f3d6f [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: 0x56442c0c7eaa - tokio::runtime::handle::Handle::enter::h025547de955e373b [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: 0x56442bdfd9ed - tokio::runtime::Runtime::block_on::hcbb05ba40a4cdd61 [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: 0x56442bf86c4b - over_there::core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails::h3893bde289204b90 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:486:5 [INFO] [stdout] 23: 0x56442bf86b3a - over_there::core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails::{{closure}}::h11b9a1566ecad272 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:486:5 [INFO] [stdout] 24: 0x56442c07e2de - core::ops::function::FnOnce::call_once::hf3a7f691a9e4da77 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f4699da7609 - start_thread [INFO] [stdout] 47: 0x7f4699b77163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory stdout ---- [INFO] [stdout] thread 'core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory' panicked at 'Unexpected result: Err(Os { code: 20, kind: NotADirectory, message: "Not a directory" })', src/core/server/fs/mod.rs:387:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bf83d0b - over_there::core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory::{{closure}}::hc2a94e969ae17cd7 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:387:18 [INFO] [stdout] 16: 0x56442bef5139 - as core::future::future::Future>::poll::h99877aeb27c84144 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x56442bed7f1b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hc00eb84d02b3dc35 [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: 0x56442be01262 - tokio::runtime::Runtime::block_on::{{closure}}::h7e91fc5761efd739 [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: 0x56442be4e356 - tokio::runtime::context::enter::h7a83228270c7137f [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: 0x56442c0c892a - tokio::runtime::handle::Handle::enter::h1af725638c65e5a5 [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: 0x56442bdfc00d - tokio::runtime::Runtime::block_on::h50c1d769361472c9 [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: 0x56442bf8361b - over_there::core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory::h43cd1374c18dbce7 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:378:5 [INFO] [stdout] 23: 0x56442bf8350a - over_there::core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory::{{closure}}::h2ce01c1f371902c6 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/mod.rs:378:5 [INFO] [stdout] 24: 0x56442c07a5ae - core::ops::function::FnOnce::call_once::h74d5ef1bba2511f3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f4699da7609 - start_thread [INFO] [stdout] 47: 0x7f4699b77163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory stdout ---- [INFO] [stdout] thread 'core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory' panicked at 'Unexpected result: Err(Os { code: 20, kind: NotADirectory, message: "Not a directory" })', src/core/server/fs/dir.rs:79:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bde23be - over_there::core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory::{{closure}}::hbd3ba97047595e03 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:79:18 [INFO] [stdout] 16: 0x56442bef1a89 - as core::future::future::Future>::poll::h54bc146d39908a06 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x56442becb46b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h3d89d43ad7c402a5 [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: 0x56442be03ed2 - tokio::runtime::Runtime::block_on::{{closure}}::hea0a4dc61a81ff49 [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: 0x56442be4d3c6 - tokio::runtime::context::enter::h568f451e1f37095e [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: 0x56442c0c826a - tokio::runtime::handle::Handle::enter::h054cbaf82fb1dbdd [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: 0x56442bdfc84d - tokio::runtime::Runtime::block_on::h76d0c56da551c20e [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: 0x56442bde1eab - over_there::core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory::h11741a00840a2872 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:70:5 [INFO] [stdout] 23: 0x56442bde1d9a - over_there::core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory::{{closure}}::hd66810ca5e2431b1 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:70:5 [INFO] [stdout] 24: 0x56442c07b13e - core::ops::function::FnOnce::call_once::h8856b34f92a80619 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f4699da7609 - start_thread [INFO] [stdout] 47: 0x7f4699b77163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set stdout ---- [INFO] [stdout] thread 'core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set' panicked at 'Unexpected result: Err(Os { code: 39, kind: DirectoryNotEmpty, message: "Directory not empty" })', src/core/server/fs/dir.rs:267:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bde7080 - over_there::core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set::{{closure}}::heee682e8edad6d56 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:267:18 [INFO] [stdout] 16: 0x56442bef4229 - as core::future::future::Future>::poll::h82b64b2cfcf464d8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x56442bed6d7b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hb763ba2813fb2030 [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: 0x56442be043a2 - tokio::runtime::Runtime::block_on::{{closure}}::hf6842b055b13f6e0 [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: 0x56442be52586 - tokio::runtime::context::enter::hea70ade93de2cb7c [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: 0x56442c0ccf2a - tokio::runtime::handle::Handle::enter::hc3745bce7de36ede [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: 0x56442bdfd26d - tokio::runtime::Runtime::block_on::hb5247502943196fc [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: 0x56442bde691b - over_there::core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set::ha963442bbdef26fe [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:252:5 [INFO] [stdout] 23: 0x56442bde680a - over_there::core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set::{{closure}}::h83bdaa7bdb24dd96 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/dir.rs:252:5 [INFO] [stdout] 24: 0x56442c07d90e - core::ops::function::FnOnce::call_once::he0139d58ec8c6ef8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f4699da7609 - start_thread [INFO] [stdout] 47: 0x7f4699b77163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable stdout ---- [INFO] [stdout] thread 'core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable' panicked at 'Unexpected error: Bad file descriptor (os error 9)', src/core/server/fs/file.rs:356:23 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56442c3149ed - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56442c3149ed - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56442c3149ed - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x56442c3149ed - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x56442c33a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x56442c30e601 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x56442c316815 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x56442c316815 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x56442c316815 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x56442c316504 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x56442c316d62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x56442c316c47 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x56442c314ea4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x56442c316979 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x56442bc349e3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x56442bd7b371 - over_there::core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable::{{closure}}::hbdb2b378a6843abb [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:356:23 [INFO] [stdout] 16: 0x56442bef0349 - as core::future::future::Future>::poll::h42960d2353159c5b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 17: 0x56442bed4a3b - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h961b67ed1d18d09b [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: 0x56442be019f2 - tokio::runtime::Runtime::block_on::{{closure}}::h94ae2a973a99884f [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: 0x56442be4bda6 - tokio::runtime::context::enter::h39a8a6b20ea8056b [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: 0x56442c0cc16c - tokio::runtime::handle::Handle::enter::ha3a87f1e6f4ab2f1 [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: 0x56442bdfc18f - tokio::runtime::Runtime::block_on::h57ee0d9a4a930c3e [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: 0x56442bd7a9bb - over_there::core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable::h03ec9fb69b37c160 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:334:5 [INFO] [stdout] 23: 0x56442bd7a8aa - over_there::core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable::{{closure}}::hd9080bccd39520c3 [INFO] [stdout] at /opt/rustwide/workdir/src/core/server/fs/file.rs:334:5 [INFO] [stdout] 24: 0x56442c07ddbe - core::ops::function::FnOnce::call_once::he7f5278b8f20140b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 25: 0x56442c125273 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 26: 0x56442c125273 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 27: 0x56442c124029 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 28: 0x56442c124029 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 29: 0x56442c124029 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 30: 0x56442c124029 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 31: 0x56442c124029 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 32: 0x56442c124029 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 33: 0x56442c124029 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 34: 0x56442c0f01de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 35: 0x56442c0f01de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 36: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 37: 0x56442c0f5748 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x56442c0f5748 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x56442c0f5748 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x56442c0f5748 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x56442c0f5748 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 42: 0x56442c0f5748 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 43: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 44: 0x56442c31caf3 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 45: 0x56442c31caf3 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 46: 0x7f4699da7609 - start_thread [INFO] [stdout] 47: 0x7f4699b77163 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] core::server::action::handler::fs::tests::remove_dir_should_return_error_if_nonempty_directory_removed_with_flag_not_set [INFO] [stdout] core::server::fs::dir::tests::entries_should_yield_error_if_not_a_directory [INFO] [stdout] core::server::fs::dir::tests::remove_should_yield_error_if_not_a_directory [INFO] [stdout] core::server::fs::dir::tests::remove_should_yield_error_if_removing_nonempty_directory_and_flag_not_set [INFO] [stdout] core::server::fs::file::tests::read_all_should_yield_error_if_file_not_readable [INFO] [stdout] core::server::fs::file::tests::rename_should_move_file_to_another_location_by_path [INFO] [stdout] core::server::fs::tests::dir_entries_should_yield_error_if_path_not_a_directory [INFO] [stdout] core::server::fs::tests::open_file_should_yield_error_if_underlying_open_fails [INFO] [stdout] core::server::fs::tests::remove_dir_should_yield_error_if_directory_not_empty_and_flag_not_set [INFO] [stdout] [INFO] [stdout] test result: FAILED. 262 passed; 9 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "2ff0c2a47e34d24445e9760b057186570ecc5634f60ea00fe211d6bece3c4fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff0c2a47e34d24445e9760b057186570ecc5634f60ea00fe211d6bece3c4fd2", kill_on_drop: false }` [INFO] [stdout] 2ff0c2a47e34d24445e9760b057186570ecc5634f60ea00fe211d6bece3c4fd2