[INFO] cloning repository https://github.com/rydesun/watchdir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rydesun/watchdir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frydesun%2Fwatchdir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frydesun%2Fwatchdir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d40eda3f104701642e66902b825830a610a3af02
[INFO] testing rydesun/watchdir against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frydesun%2Fwatchdir" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rydesun/watchdir
[INFO] finished tweaking git repo https://github.com/rydesun/watchdir
[INFO] tweaked toml for git repo https://github.com/rydesun/watchdir written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rydesun/watchdir on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rydesun/watchdir already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded dirs-sys v0.3.6
[INFO] [stderr]   Downloaded tempfile v3.2.0
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded serde_yaml v0.8.23
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded oorandom v11.1.3
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded plotters-backend v0.3.2
[INFO] [stderr]   Downloaded clap_complete v3.0.0
[INFO] [stderr]   Downloaded clap_derive v3.0.0
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded criterion v0.3.5
[INFO] [stderr]   Downloaded bumpalo v3.8.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.5
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.5
[INFO] [stderr]   Downloaded plotters-svg v0.3.1
[INFO] [stderr]   Downloaded clap v3.0.0
[INFO] [stderr]   Downloaded plotters v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54f24a4bf907d97a499940b290e7bc2af22710f152025debe2c217081faf9770
[INFO] running `Command { std: "docker" "start" "-a" "54f24a4bf907d97a499940b290e7bc2af22710f152025debe2c217081faf9770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54f24a4bf907d97a499940b290e7bc2af22710f152025debe2c217081faf9770", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f24a4bf907d97a499940b290e7bc2af22710f152025debe2c217081faf9770", kill_on_drop: false }`
[INFO] [stdout] 54f24a4bf907d97a499940b290e7bc2af22710f152025debe2c217081faf9770
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 023679f5e45b8b49df39991dbc15b636dc7d8b4f8fa122eae80b78a84fcd2f83
[INFO] running `Command { std: "docker" "start" "-a" "023679f5e45b8b49df39991dbc15b636dc7d8b4f8fa122eae80b78a84fcd2f83", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling time v0.3.5
[INFO] [stderr]    Compiling clap v3.0.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling watchdir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap_complete v3.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling clap_derive v3.0.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tracing-subscriber v0.3.5
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling serde_yaml v0.8.23
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]   --> src/bin/watchdir/print.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |             time_offset: if cfg!(unsound_local_offset) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]    --> src/bin/watchdir/main.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[cfg(unsound_local_offset)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]    --> src/bin/watchdir/main.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(not(unsound_local_offset))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OptionColor` is never constructed
[INFO] [stdout]    --> src/bin/watchdir/cli.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub enum Error {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 144 |     OptionColor,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.77s
[INFO] running `Command { std: "docker" "inspect" "023679f5e45b8b49df39991dbc15b636dc7d8b4f8fa122eae80b78a84fcd2f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "023679f5e45b8b49df39991dbc15b636dc7d8b4f8fa122eae80b78a84fcd2f83", kill_on_drop: false }`
[INFO] [stdout] 023679f5e45b8b49df39991dbc15b636dc7d8b4f8fa122eae80b78a84fcd2f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 455a1bebbf8594c79246a8fbb45b44878def16cc85add34c7ccde0ce36e374d2
[INFO] running `Command { std: "docker" "start" "-a" "455a1bebbf8594c79246a8fbb45b44878def16cc85add34c7ccde0ce36e374d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]   --> src/bin/watchdir/print.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |             time_offset: if cfg!(unsound_local_offset) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]    --> src/bin/watchdir/main.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[cfg(unsound_local_offset)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]    --> src/bin/watchdir/main.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(not(unsound_local_offset))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OptionColor` is never constructed
[INFO] [stdout]    --> src/bin/watchdir/cli.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub enum Error {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 144 |     OptionColor,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling watchdir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]   --> src/bin/watchdir/print.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |             time_offset: if cfg!(unsound_local_offset) {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]    --> src/bin/watchdir/main.rs:138:11
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[cfg(unsound_local_offset)]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stdout]    --> src/bin/watchdir/main.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(not(unsound_local_offset))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `OptionColor` is never constructed
[INFO] [stdout]    --> src/bin/watchdir/cli.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub enum Error {
[INFO] [stdout]     |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 144 |     OptionColor,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "455a1bebbf8594c79246a8fbb45b44878def16cc85add34c7ccde0ce36e374d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "455a1bebbf8594c79246a8fbb45b44878def16cc85add34c7ccde0ce36e374d2", kill_on_drop: false }`
[INFO] [stdout] 455a1bebbf8594c79246a8fbb45b44878def16cc85add34c7ccde0ce36e374d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cffc05d238ed34f037a24ef287bc69aa371c6e3c8962ca5e6d07c814b95aa67
[INFO] running `Command { std: "docker" "start" "-a" "2cffc05d238ed34f037a24ef287bc69aa371c6e3c8962ca5e6d07c814b95aa67", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stderr]   --> src/bin/watchdir/print.rs:61:34
[INFO] [stderr]    |
[INFO] [stderr] 61 |             time_offset: if cfg!(unsound_local_offset) {
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stderr]    --> src/bin/watchdir/main.rs:138:11
[INFO] [stderr]     |
[INFO] [stderr] 138 |     #[cfg(unsound_local_offset)]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `unsound_local_offset`
[INFO] [stderr]    --> src/bin/watchdir/main.rs:142:15
[INFO] [stderr]     |
[INFO] [stderr] 142 |     #[cfg(not(unsound_local_offset))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(unsound_local_offset)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(unsound_local_offset)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: variant `OptionColor` is never constructed
[INFO] [stderr]    --> src/bin/watchdir/cli.rs:144:5
[INFO] [stderr]     |
[INFO] [stderr] 133 | pub enum Error {
[INFO] [stderr]     |          ----- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 144 |     OptionColor,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `watchdir` (bin "watchdir") generated 4 warnings
[INFO] [stderr] warning: `watchdir` (bin "watchdir" test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/watchdir-c8add460f92f4ced)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/watchdir/main.rs (/opt/rustwide/target/debug/deps/watchdir-1285554c51a699fe)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-d06667d8fd4c2f49)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test test_access_file ... ok
[INFO] [stdout] test test_attrib_dir ... ok
[INFO] [stdout] test test_create_file ... ok
[INFO] [stdout] test test_attrib_file ... ok
[INFO] [stdout] test test_close_dir ... ok
[INFO] [stdout] test test_access_dir ... ok
[INFO] [stdout] test test_close_file ... ok
[INFO] [stdout] test test_create_in_moved_dir_in_subdir ... ok
[INFO] [stdout] test test_dir_move_into ... ok
[INFO] [stdout] test test_exclude_hidden_dir ... ok
[INFO] [stdout] test test_create_in_created_subdir ... ok
[INFO] [stdout] test test_create_in_moved_subdir ... ok
[INFO] [stdout] test test_file_move_into ... ok
[INFO] [stdout] test test_file_move_away_and_move_into ... ok
[INFO] [stdout] test test_file_move_away ... ok
[INFO] [stdout] test test_exclude_new_hidden_dir ... ok
[INFO] [stdout] test test_dir_move_away ... ok
[INFO] [stdout] test test_create_in_recur_created_subdir ... ok
[INFO] [stdout] test test_move_top_dir ... ok
[INFO] [stdout] test test_modify_file ... ok
[INFO] [stdout] test test_move_file ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout] test test_move_dir ... ok
[INFO] [stdout] test test_must_include_hidden_top_dir ... ok
[INFO] [stdout] test test_move_long_name_dir ... ok
[INFO] [stdout] test test_include_hidden_dir ... ok
[INFO] [stdout] test test_open_dir ... ok
[INFO] [stdout] test test_unwatch_moved_hidden_dir ... ok
[INFO] [stdout] test test_remove_top_dir ... ok
[INFO] [stdout] test test_open_file ... ok
[INFO] [stdout] test test_remove_file ... ok
[INFO] [stdout] test test_rewatch_moved_hidden_dir ... ok
[INFO] [stdout] test test_remove_dir ... FAILED
[INFO] [stdout] test test_remove_dir_recursively ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_remove_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_remove_dir' (73) panicked at tests/integration_test.rs:434:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: DeleteTop("/tmp/.tmp99esRK")
[INFO] [stdout]  right: Delete("/tmp/.tmp99esRK/5b9en", Dir)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0ce9f26662 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0ce9f26662 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0ce9f26662 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0ce9f26662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0ce9f3737a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0ce9f3737a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5a0ce9ef34a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0ce9ef34a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a0ce9f053b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0ce9f053b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0ce9f05251 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0ce9df619e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a0ce9df619e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0ce9f056e2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a0ce9f056e2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0ce9f05478 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0ce9f00619 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0ce9ee6ecd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0ce9f3ed1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0ce9f3ebd3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a0ce9dbc94f - core::panicking::assert_failed::h670c50454238c6e0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a0ce9d7e576 - integration_test::test_remove_dir::{{closure}}::h44dc135dc713a30a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:434:5
[INFO] [stdout]   22:     0x5a0ce9dc456d - <core::pin::Pin<P> as core::future::future::Future>::poll::hf1202e79b3a5320a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0ce9d6425d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h6a5da653ad24b3b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x5a0ce9dcd350 - tokio::coop::with_budget::{{closure}}::h5f9b31f085790586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5a0ce9d46055 - std::thread::local::LocalKey<T>::try_with::h53cb8cf04b386639
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5a0ce9d424ae - std::thread::local::LocalKey<T>::with::hd534356b89a5c112
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5a0ce9d6183a - tokio::coop::with_budget::h8649ddc14df8ebf4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5a0ce9d6183a - tokio::coop::budget::h20e47eddaea6c500
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5a0ce9d6183a - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hf2c2e528688c1962
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x5a0ce9d75baa - tokio::runtime::basic_scheduler::enter::{{closure}}::hbc97843b6403777e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x5a0ce9dbdab5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7221262510220201
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5a0ce9d740d3 - tokio::runtime::basic_scheduler::enter::hc8a4c32451d8b349
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x5a0ce9d4da53 - tokio::runtime::basic_scheduler::Inner<P>::block_on::he83931b8065db4d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x5a0ce9d66223 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h4038e57329219992
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x5a0ce9d6be0a - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hb9b29142b3e827d4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x5a0ce9dc1101 - tokio::runtime::Runtime::block_on::h95c9b4b0b6936e94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x5a0ce9d7db5e - integration_test::test_remove_dir::hea1becae935366e2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:434:15
[INFO] [stdout]   38:     0x5a0ce9d7e707 - integration_test::test_remove_dir::{{closure}}::ha1b67a332ae8c4d3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:419:27
[INFO] [stdout]   39:     0x5a0ce9da75c6 - core::ops::function::FnOnce::call_once::hf204436dc4cecb4a
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a0ce9df5f5b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a0ce9df5f5b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5a0ce9e0996a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5a0ce9e0996a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5a0ce9e0996a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5a0ce9e0996a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5a0ce9e0996a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0ce9e0996a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5a0ce9e0996a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5a0ce9de3dc4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5a0ce9de3dc4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5a0ce9de7762 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5a0ce9de7762 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5a0ce9de7762 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5a0ce9de7762 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5a0ce9de7762 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0ce9de7762 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5a0ce9de7762 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a0ce9efb76f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5a0ce9efb76f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   60:     0x777e5145eaa4 - <unknown>
[INFO] [stdout]   61:     0x777e514eba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_remove_dir_recursively stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_remove_dir_recursively' (74) panicked at tests/integration_test.rs:479:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Delete("/tmp/.tmpHxkgR2/PbEJT/oVuJ1/0OhC4/s1jro/Nd4SM", Dir)
[INFO] [stdout]  right: Delete("/tmp/.tmpHxkgR2/PbEJT/oVuJ1/0OhC4/s1jro/Nd4SM", File)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a0ce9f26662 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a0ce9f26662 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a0ce9f26662 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a0ce9f26662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a0ce9f3737a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a0ce9f3737a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5a0ce9ef34a6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a0ce9ef34a6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a0ce9f053b9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a0ce9f053b9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a0ce9f05251 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a0ce9df619e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a0ce9df619e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a0ce9f056e2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a0ce9f056e2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a0ce9f05478 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a0ce9f00619 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a0ce9ee6ecd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a0ce9f3ed1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a0ce9f3ebd3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5a0ce9dbc94f - core::panicking::assert_failed::h670c50454238c6e0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5a0ce9d8e183 - integration_test::test_remove_dir_recursively::{{closure}}::h47790e146dba53ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:479:5
[INFO] [stdout]   22:     0x5a0ce9dc40ad - <core::pin::Pin<P> as core::future::future::Future>::poll::h2c4aaee5bccd6314
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5a0ce9d63e3d - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h45ec017610776afb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:78
[INFO] [stdout]   24:     0x5a0ce9dccc30 - tokio::coop::with_budget::{{closure}}::h4d00aacea54571d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5a0ce9d44d75 - std::thread::local::LocalKey<T>::try_with::h35604bc97b32d155
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x5a0ce9d4127e - std::thread::local::LocalKey<T>::with::h750dad47ba2959c9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x5a0ce9d5853a - tokio::coop::with_budget::h05b1559171efe510
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:95:13
[INFO] [stdout]   28:     0x5a0ce9d5853a - tokio::coop::budget::hbdf7493f884092bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5a0ce9d5853a - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::h966350e3443f1cfe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:240:39
[INFO] [stdout]   30:     0x5a0ce9d759ea - tokio::runtime::basic_scheduler::enter::{{closure}}::h521ad818f508ad17
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:29
[INFO] [stdout]   31:     0x5a0ce9dbcbd5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h02620bf5cdfd2375
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5a0ce9d71c63 - tokio::runtime::basic_scheduler::enter::h8dbe748a1935d8c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:349:13
[INFO] [stdout]   33:     0x5a0ce9d4d973 - tokio::runtime::basic_scheduler::Inner<P>::block_on::ha244805f1ef5ca90
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:230:9
[INFO] [stdout]   34:     0x5a0ce9d66be3 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::ha6add5fb4d743981
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:501:38
[INFO] [stdout]   35:     0x5a0ce9d6a9ea - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h95a330b0ce8baf2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/basic_scheduler.rs:186:30
[INFO] [stdout]   36:     0x5a0ce9dc0b01 - tokio::runtime::Runtime::block_on::h8913672d2a5501f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/src/runtime/mod.rs:461:51
[INFO] [stdout]   37:     0x5a0ce9d8d37e - integration_test::test_remove_dir_recursively::h8b5ff88bf0ed79e3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:484:19
[INFO] [stdout]   38:     0x5a0ce9d8e797 - integration_test::test_remove_dir_recursively::{{closure}}::ha21c957867cd2771
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:458:39
[INFO] [stdout]   39:     0x5a0ce9da73c6 - core::ops::function::FnOnce::call_once::hbf560a5276965cf4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a0ce9df5f5b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a0ce9df5f5b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x5a0ce9e0996a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x5a0ce9e0996a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x5a0ce9e0996a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5a0ce9e0996a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5a0ce9e0996a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5a0ce9e0996a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x5a0ce9e0996a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x5a0ce9de3dc4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x5a0ce9de3dc4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x5a0ce9de7762 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x5a0ce9de7762 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5a0ce9de7762 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5a0ce9de7762 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5a0ce9de7762 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5a0ce9de7762 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x5a0ce9de7762 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5a0ce9efb76f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x5a0ce9efb76f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   60:     0x777e5145eaa4 - <unknown>
[INFO] [stdout]   61:     0x777e514eba64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_remove_dir
[INFO] [stdout]     test_remove_dir_recursively
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cffc05d238ed34f037a24ef287bc69aa371c6e3c8962ca5e6d07c814b95aa67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cffc05d238ed34f037a24ef287bc69aa371c6e3c8962ca5e6d07c814b95aa67", kill_on_drop: false }`
[INFO] [stdout] 2cffc05d238ed34f037a24ef287bc69aa371c6e3c8962ca5e6d07c814b95aa67
