[INFO] fetching crate extended-notify 0.1.3... [INFO] testing extended-notify-0.1.3 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] extracting crate extended-notify 0.1.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate extended-notify 0.1.3 [INFO] finished tweaking crates.io crate extended-notify 0.1.3 [INFO] tweaked toml for crates.io crate extended-notify 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate extended-notify 0.1.3 on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate extended-notify 0.1.3 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98 [INFO] running `Command { std: "docker" "start" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling file-id v0.2.3 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling notify-debouncer-full v0.6.0 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling poolshark_derive v0.1.1 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling poolshark v0.2.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling extended-notify v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 29.96s [INFO] running `Command { std: "docker" "inspect" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling notify-debouncer-full v0.6.0 [INFO] [stderr] Compiling extended-notify v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 31.49s [INFO] running `Command { std: "docker" "inspect" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/extended_notify-42ea535a1cd7880d) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stderr] [INFO] [stderr] thread 'test::delete_parent_directory' (1570) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 536870912 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb93afe - extended_notify[a8f21928ef725fab]::test::delete_parent_directory::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97179 - extended_notify[a8f21928ef725fab]::test::delete_parent_directory [INFO] [stderr] 29: 0x6513bfbab5af - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::multiple_watches_nonexistent' (1573) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb950f4 - extended_notify[a8f21928ef725fab]::test::multiple_watches_nonexistent::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97ad9 - extended_notify[a8f21928ef725fab]::test::multiple_watches_nonexistent [INFO] [stderr] 29: 0x6513bfbab9cf - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::dir_and_nonexistent_child' (1571) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] test test::multiple_watches_nonexistent ... FAILED [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb94077 - extended_notify[a8f21928ef725fab]::test::dir_and_nonexistent_child::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97499 - extended_notify[a8f21928ef725fab]::test::dir_and_nonexistent_child [INFO] [stderr] 29: 0x6513bfbab70f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stdout] test test::dir_and_nonexistent_child ... FAILED [INFO] [stderr] thread 'test::create_intermediate_dirs_slowly' (1568) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb95432 - extended_notify[a8f21928ef725fab]::test::create_intermediate_dirs_slowly::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97c69 - extended_notify[a8f21928ef725fab]::test::create_intermediate_dirs_slowly [INFO] [stderr] 29: 0x6513bfbaba7f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::atomic_file_replacement' (1567) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 8388608 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] test test::delete_parent_directory ... FAILED [INFO] [stdout] test test::create_intermediate_dirs_slowly ... FAILED [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb9388c - extended_notify[a8f21928ef725fab]::test::atomic_file_replacement::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb96fe9 - extended_notify[a8f21928ef725fab]::test::atomic_file_replacement [INFO] [stderr] 29: 0x6513bfbab4ff - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::existing_file' (1572) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb92e37 - extended_notify[a8f21928ef725fab]::test::existing_file::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb969a9 - extended_notify[a8f21928ef725fab]::test::existing_file [INFO] [stderr] 29: 0x6513bfbab23f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::delete_file' (1569) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 536870912 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stdout] test test::existing_file ... FAILED [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb92b07 - extended_notify[a8f21928ef725fab]::test::delete_file::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb96819 - extended_notify[a8f21928ef725fab]::test::delete_file [INFO] [stderr] 29: 0x6513bfbab18f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::nonexistent_create' (1594) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb9331a - extended_notify[a8f21928ef725fab]::test::nonexistent_create::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb96cc9 - extended_notify[a8f21928ef725fab]::test::nonexistent_create [INFO] [stderr] 29: 0x6513bfbab39f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::pending_watch_survives_unrelated_siblings' (1600) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb95bc8 - extended_notify[a8f21928ef725fab]::test::pending_watch_survives_unrelated_siblings::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97f89 - extended_notify[a8f21928ef725fab]::test::pending_watch_survives_unrelated_siblings [INFO] [stderr] 29: 0x6513bfbabbdf - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stdout] test test::nonexistent_create ... FAILED [INFO] [stdout] test test::atomic_file_replacement ... FAILED [INFO] [stdout] test test::delete_file ... FAILED [INFO] [stderr] [INFO] [stdout] test test::pending_watch_survives_unrelated_siblings ... FAILED [INFO] [stderr] thread 'test::rapid_create_delete_cycles' (1601) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb94984 - extended_notify[a8f21928ef725fab]::test::rapid_create_delete_cycles::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb977b9 - extended_notify[a8f21928ef725fab]::test::rapid_create_delete_cycles [INFO] [stderr] 29: 0x6513bfbab86f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stdout] test test::rapid_create_delete_cycles ... FAILED [INFO] [stdout] test test::nested_nonexistent ... FAILED [INFO] [stderr] [INFO] [stderr] thread 'test::nested_nonexistent' (1590) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb930ca - extended_notify[a8f21928ef725fab]::test::nested_nonexistent::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb96b39 - extended_notify[a8f21928ef725fab]::test::nested_nonexistent [INFO] [stderr] 29: 0x6513bfbab2ef - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::multiple_watches_same_file' (1580) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 256 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb94480 - extended_notify[a8f21928ef725fab]::test::multiple_watches_same_file::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97629 - extended_notify[a8f21928ef725fab]::test::multiple_watches_same_file [INFO] [stderr] 29: 0x6513bfbab7bf - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stdout] test test::multiple_watches_same_file ... FAILED [INFO] [stderr] thread 'test::repeated_atomic_file_replacement' (1607) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stdout] test test::repeated_atomic_file_replacement ... FAILED [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb95861 - extended_notify[a8f21928ef725fab]::test::repeated_atomic_file_replacement::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97df9 - extended_notify[a8f21928ef725fab]::test::repeated_atomic_file_replacement [INFO] [stderr] 29: 0x6513bfbabb2f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::replace_file_with_directory' (1627) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb94dc8 - extended_notify[a8f21928ef725fab]::test::replace_file_with_directory::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97949 - extended_notify[a8f21928ef725fab]::test::replace_file_with_directory [INFO] [stderr] 29: 0x6513bfbab91f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::rename_parent_directory' (1602) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 2048 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb93d87 - extended_notify[a8f21928ef725fab]::test::rename_parent_directory::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb97309 - extended_notify[a8f21928ef725fab]::test::rename_parent_directory [INFO] [stderr] 29: 0x6513bfbab65f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] test test::replace_file_with_directory ... FAILED [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::rename_to_watched_path' (1603) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb935a0 - extended_notify[a8f21928ef725fab]::test::rename_to_watched_path::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb96e59 - extended_notify[a8f21928ef725fab]::test::rename_to_watched_path [INFO] [stderr] 29: 0x6513bfbab44f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] test test::rename_parent_directory ... FAILED [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::unwatch' (1631) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 2048 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stdout] test test::rename_to_watched_path ... FAILED [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb96132 - extended_notify[a8f21928ef725fab]::test::unwatch::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb982a9 - extended_notify[a8f21928ef725fab]::test::unwatch [INFO] [stderr] 29: 0x6513bfbabd3f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stderr] [INFO] [stderr] thread 'test::pending_watch_rearms_on_ancestor_replacement' (1595) panicked at /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:2590:21: [INFO] [stderr] index out of bounds: the len is 35 but the index is 128 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6513bfd51b61 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stderr] 1: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 2: 0x6513bfd58fec - ::write_fmt [INFO] [stderr] 3: 0x6513bfd2afe6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x6513bfd48f41 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stderr] 5: 0x6513bfca1620 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stderr] 6: 0x6513bfd492a2 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stderr] 7: 0x6513bfd2b092 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x6513bfd23289 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x6513bfd2be8d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stderr] 10: 0x6513bfd69fcc - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stderr] 11: 0x6513bfd69e1c - core[7c831bd917ebf35f]::panicking::panic_bounds_check [INFO] [stderr] 12: 0x6513bfd68a90 - ::debug_c_like_enum_write_str [INFO] [stderr] 13: 0x6513bfbb714b - > as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 14: 0x6513bfd66cab - ::field [INFO] [stderr] 15: 0x6513bfbb4b22 - as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 16: 0x6513bfd6646c - ::field [INFO] [stderr] 17: 0x6513bfd686ac - ::debug_struct_field3_finish [INFO] [stderr] 18: 0x6513bfb98509 - <&extended_notify[a8f21928ef725fab]::test::Step as core[7c831bd917ebf35f]::fmt::Debug>::fmt [INFO] [stderr] 19: 0x6513bfd697ea - core[7c831bd917ebf35f]::fmt::write [INFO] [stderr] 20: 0x6513bfd580dc - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stderr] 21: 0x6513bfd498b3 - std[104cf6e2632825ea]::io::stdio::print_to_buffer_if_capture_used [INFO] [stderr] 22: 0x6513bfd49b19 - std[104cf6e2632825ea]::io::stdio::_eprint [INFO] [stderr] 23: 0x6513bfb90a73 - extended_notify[a8f21928ef725fab]::test::run_test::{closure#0} [INFO] [stderr] 24: 0x6513bfb95ee2 - extended_notify[a8f21928ef725fab]::test::pending_watch_rearms_on_ancestor_replacement::{closure#0} [INFO] [stderr] 25: 0x6513bfbb2b68 - ::enter::>, ::block_on>>>>::{closure#0}::{closure#0}> [INFO] [stderr] 26: 0x6513bfbabf5f - >::set::<::enter<::block_on>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option>>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box, core[7c831bd917ebf35f]::option::Option>)> [INFO] [stderr] 27: 0x6513bfbb2628 - ::block_on::>>> [INFO] [stderr] 28: 0x6513bfb98119 - extended_notify[a8f21928ef725fab]::test::pending_watch_rearms_on_ancestor_replacement [INFO] [stderr] 29: 0x6513bfbabc8f - >::call_once [INFO] [stderr] 30: 0x6513bfc9490b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stderr] 31: 0x6513bfca1f75 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stderr] 32: 0x6513bfc9b334 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 33: 0x6513bfca50d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 34: 0x6513bfd51239 - ::new::thread_start [INFO] [stderr] 35: 0x788cff2d107a - [INFO] [stderr] 36: 0x788cff364534 - clone [INFO] [stderr] 37: 0x0 - [INFO] [stdout] test test::unwatch ... FAILED [INFO] [stdout] test test::pending_watch_rearms_on_ancestor_replacement ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::multiple_watches_nonexistent stdout ---- [INFO] [stdout] running in /tmp/.tmpS8KvgP [INFO] [stdout] run step Watch { name: "w1", path: "ghost.txt", interest: BitFlags(0b10000001, Any | [INFO] [stdout] ---- test::dir_and_nonexistent_child stdout ---- [INFO] [stdout] running in /tmp/.tmpBNgQ8c [INFO] [stdout] run step CreateDir { path: "dir" } [INFO] [stdout] run step Watch { name: "dir", path: "dir", interest: BitFlags(0b100010000001, Any | [INFO] [stdout] ---- test::delete_parent_directory stdout ---- [INFO] [stdout] running in /tmp/.tmpN6tXlz [INFO] [stdout] run step CreateFile { path: "parent/child.txt" } [INFO] [stdout] run step Watch { name: "w", path: "parent/child.txt", interest: BitFlags(0b100000000000000000000000000001, Any | [INFO] [stdout] ---- test::create_intermediate_dirs_slowly stdout ---- [INFO] [stdout] running in /tmp/.tmpPqGJgr [INFO] [stdout] run step Watch { name: "w", path: "a/b/c/d/e.txt", interest: BitFlags(0b10000001, Any | [INFO] [stdout] ---- test::existing_file stdout ---- [INFO] [stdout] running in /tmp/.tmpYdAPHI [INFO] [stdout] run step CreateFile { path: "test.txt" } [INFO] [stdout] run step Watch { name: "w", path: "test.txt", interest: BitFlags(0b100010000001, Any | [INFO] [stdout] ---- test::nonexistent_create stdout ---- [INFO] [stdout] running in /tmp/.tmpPTdwGV [INFO] [stdout] run step Watch { name: "w", path: "test.txt", interest: BitFlags(0b10000001, Any | [INFO] [stdout] ---- test::atomic_file_replacement stdout ---- [INFO] [stdout] running in /tmp/.tmpNJoeSu [INFO] [stdout] run step CreateFile { path: "config.txt" } [INFO] [stdout] run step WriteFile { path: "config.txt", content: "v1" } [INFO] [stdout] run step Watch { name: "w", path: "config.txt", interest: BitFlags(0b100000100000000000000000000001, Any | [INFO] [stdout] ---- test::delete_file stdout ---- [INFO] [stdout] running in /tmp/.tmpiR8CWI [INFO] [stdout] run step CreateFile { path: "test.txt" } [INFO] [stdout] run step Watch { name: "w", path: "test.txt", interest: BitFlags(0b100000000000000000000000000001, Any | [INFO] [stdout] ---- test::pending_watch_survives_unrelated_siblings stdout ---- [INFO] [stdout] running in /tmp/.tmpE9uuqr [INFO] [stdout] run step CreateDir { path: "base" } [INFO] [stdout] run step Watch { name: "w", path: "base/sub/target.txt", interest: BitFlags(0b10000001, Any | [INFO] [stdout] ---- test::rapid_create_delete_cycles stdout ---- [INFO] [stdout] running in /tmp/.tmpsAuxyL [INFO] [stdout] run step Watch { name: "w", path: "ephemeral.txt", interest: BitFlags(0b100000000000000000000010000001, Any | [INFO] [stdout] ---- test::nested_nonexistent stdout ---- [INFO] [stdout] running in /tmp/.tmp2nwvmo [INFO] [stdout] run step Watch { name: "w", path: "a/b/c.txt", interest: BitFlags(0b10000001, Any | [INFO] [stdout] ---- test::multiple_watches_same_file stdout ---- [INFO] [stdout] running in /tmp/.tmpPIaehM [INFO] [stdout] run step CreateFile { path: "shared.txt" } [INFO] [stdout] run step Watch { name: "w1", path: "shared.txt", interest: BitFlags(0b1000100000001, Any | [INFO] [stdout] ---- test::repeated_atomic_file_replacement stdout ---- [INFO] [stdout] running in /tmp/.tmphyb5fp [INFO] [stdout] run step CreateFile { path: "config.txt" } [INFO] [stdout] run step WriteFile { path: "config.txt", content: "v0" } [INFO] [stdout] run step Watch { name: "w", path: "config.txt", interest: BitFlags(0b1100000100000000000000010000001, Any | [INFO] [stdout] ---- test::replace_file_with_directory stdout ---- [INFO] [stdout] running in /tmp/.tmp5v6DV8 [INFO] [stdout] run step CreateFile { path: "thing" } [INFO] [stdout] run step Watch { name: "w", path: "thing", interest: BitFlags(0b100000000000000000000010000001, Any | [INFO] [stdout] ---- test::rename_parent_directory stdout ---- [INFO] [stdout] running in /tmp/.tmp59rURN [INFO] [stdout] run step CreateFile { path: "a/b/c/d.txt" } [INFO] [stdout] run step Watch { name: "w", path: "a/b/c/d.txt", interest: BitFlags(0b100000000000000000100000000001, Any | [INFO] [stdout] ---- test::rename_to_watched_path stdout ---- [INFO] [stdout] running in /tmp/.tmp2RFLdU [INFO] [stdout] run step CreateFile { path: "source.txt" } [INFO] [stdout] run step Watch { name: "w", path: "target.txt", interest: BitFlags(0b10000001, Any | [INFO] [stdout] ---- test::unwatch stdout ---- [INFO] [stdout] running in /tmp/.tmpda79lB [INFO] [stdout] run step CreateFile { path: "file.txt" } [INFO] [stdout] run step Watch { name: "w", path: "file.txt", interest: BitFlags(0b100000000001, Any | [INFO] [stdout] ---- test::pending_watch_rearms_on_ancestor_replacement stdout ---- [INFO] [stdout] running in /tmp/.tmpanhEtn [INFO] [stdout] run step SetPollBatch { n: 0 } [INFO] [stdout] run step CreateDir { path: "a" } [INFO] [stdout] run step CreateDir { path: "a/b" } [INFO] [stdout] run step Watch { name: "gp", path: "a", interest: BitFlags(0b10000001, Any | [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::atomic_file_replacement [INFO] [stdout] test::create_intermediate_dirs_slowly [INFO] [stdout] test::delete_file [INFO] [stdout] test::delete_parent_directory [INFO] [stdout] test::dir_and_nonexistent_child [INFO] [stdout] test::existing_file [INFO] [stdout] test::multiple_watches_nonexistent [INFO] [stdout] test::multiple_watches_same_file [INFO] [stdout] test::nested_nonexistent [INFO] [stdout] test::nonexistent_create [INFO] [stdout] test::pending_watch_rearms_on_ancestor_replacement [INFO] [stdout] test::pending_watch_survives_unrelated_siblings [INFO] [stdout] test::rapid_create_delete_cycles [INFO] [stdout] test::rename_parent_directory [INFO] [stdout] test::rename_to_watched_path [INFO] [stdout] test::repeated_atomic_file_replacement [INFO] [stdout] test::replace_file_with_directory [INFO] [stdout] test::unwatch [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98", kill_on_drop: false }` [INFO] [stdout] 56009ee8a9af0e224602b2c1e854196cfa32e1ed9d9787db941fd1ca76beac98