[INFO] cloning repository https://github.com/chuckjaz/eather
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chuckjaz/eather" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckjaz%2Feather", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckjaz%2Feather'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a111dd315ed69cc2b9b650632e560d7820f586c8
[INFO] testing chuckjaz/eather against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchuckjaz%2Feather" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chuckjaz/eather
[INFO] finished tweaking git repo https://github.com/chuckjaz/eather
[INFO] tweaked toml for git repo https://github.com/chuckjaz/eather written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chuckjaz/eather on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chuckjaz/eather 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2f12fa6f6121cd7cf4d1641d72f5174d47181b9b6abf93c5ef259cbe5c98991
[INFO] running `Command { std: "docker" "start" "-a" "a2f12fa6f6121cd7cf4d1641d72f5174d47181b9b6abf93c5ef259cbe5c98991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2f12fa6f6121cd7cf4d1641d72f5174d47181b9b6abf93c5ef259cbe5c98991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f12fa6f6121cd7cf4d1641d72f5174d47181b9b6abf93c5ef259cbe5c98991", kill_on_drop: false }`
[INFO] [stdout] a2f12fa6f6121cd7cf4d1641d72f5174d47181b9b6abf93c5ef259cbe5c98991
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac7f973099c046ac223374c433dbe8f40076295fcf008d899bd6735ed05e930a
[INFO] running `Command { std: "docker" "start" "-a" "ac7f973099c046ac223374c433dbe8f40076295fcf008d899bd6735ed05e930a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling fuser v0.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling ed25519 v2.2.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling zerocopy-derive v0.3.2
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling snafu v0.7.4
[INFO] [stderr]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling rmp-serde v1.1.1
[INFO] [stderr]    Compiling object_store v0.6.1
[INFO] [stderr]    Compiling eather v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `FileType` is never used
[INFO] [stdout]   --> src/content.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum FileType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `allocate_file_space`, `mount_directory`, and `mount_file` are never used
[INFO] [stdout]   --> src/content_file_layer.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait FileContent {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     async fn allocate_file_space(&mut self, node: Node, offset: i64, size: i64) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     async fn mount_directory(&mut self, parent: Node, name: &OsStr, slot: Slot) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 34 |     async fn mount_file(&mut self, parent: Node, name: &OsStr, slot: Slot) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SomeOrError` is never used
[INFO] [stdout]    --> src/content_file_layer.rs:394:7
[INFO] [stdout]     |
[INFO] [stdout] 394 | trait SomeOrError<T> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mount_node` is never used
[INFO] [stdout]    --> src/content_file_layer.rs:510:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | impl FileContentImpl {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 510 |     async fn mount_node(&mut self, parent: Node, name: &OsStr, slot: Slot, kind: LayerContentKind) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/content_provider.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait ContentProvider {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] 13 |     async fn get(&self, id: Id) -> Result<ByteStream>;
[INFO] [stdout] 14 |     async fn has(&self, id: Id) -> Result<bool>;
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object_store_provider.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |     stream: BoxStream<object_store::Result<Bytes>>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 161 | ) -> impl Stream<Item = Result<Bytes>> + '_ {
[INFO] [stdout]     |                                          ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     stream: BoxStream<'_, object_store::Result<Bytes>>,
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.25s
[INFO] running `Command { std: "docker" "inspect" "ac7f973099c046ac223374c433dbe8f40076295fcf008d899bd6735ed05e930a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac7f973099c046ac223374c433dbe8f40076295fcf008d899bd6735ed05e930a", kill_on_drop: false }`
[INFO] [stdout] ac7f973099c046ac223374c433dbe8f40076295fcf008d899bd6735ed05e930a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5e413a6069f8798c24b37af2936a58796a3130d4d7771ee5485f075c7697ad6
[INFO] running `Command { std: "docker" "start" "-a" "c5e413a6069f8798c24b37af2936a58796a3130d4d7771ee5485f075c7697ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling object_store v0.6.1
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling eather v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `FileType` is never used
[INFO] [stdout]   --> src/content.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum FileType {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `allocate_file_space` and `mount_file` are never used
[INFO] [stdout]   --> src/content_file_layer.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait FileContent {
[INFO] [stdout]    |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 27 |     async fn allocate_file_space(&mut self, node: Node, offset: i64, size: i64) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     async fn mount_file(&mut self, parent: Node, name: &OsStr, slot: Slot) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `SomeOrError` is never used
[INFO] [stdout]    --> src/content_file_layer.rs:394:7
[INFO] [stdout]     |
[INFO] [stdout] 394 | trait SomeOrError<T> {
[INFO] [stdout]     |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has` is never used
[INFO] [stdout]   --> src/content_provider.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait ContentProvider {
[INFO] [stdout]    |           --------------- method in this trait
[INFO] [stdout] 13 |     async fn get(&self, id: Id) -> Result<ByteStream>;
[INFO] [stdout] 14 |     async fn has(&self, id: Id) -> Result<bool>;
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/object_store_provider.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |     stream: BoxStream<object_store::Result<Bytes>>,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 161 | ) -> impl Stream<Item = Result<Bytes>> + '_ {
[INFO] [stdout]     |                                          ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 160 |     stream: BoxStream<'_, object_store::Result<Bytes>>,
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.23s
[INFO] running `Command { std: "docker" "inspect" "c5e413a6069f8798c24b37af2936a58796a3130d4d7771ee5485f075c7697ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5e413a6069f8798c24b37af2936a58796a3130d4d7771ee5485f075c7697ad6", kill_on_drop: false }`
[INFO] [stdout] c5e413a6069f8798c24b37af2936a58796a3130d4d7771ee5485f075c7697ad6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 205f13308f84c0783d63f0eb3b43e7f0ef10001cc2f0c42eac61b7a68d88a6f2
[INFO] running `Command { std: "docker" "start" "-a" "205f13308f84c0783d63f0eb3b43e7f0ef10001cc2f0c42eac61b7a68d88a6f2", kill_on_drop: false }`
[INFO] [stderr] warning: enum `FileType` is never used
[INFO] [stderr]   --> src/content.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 44 | pub enum FileType {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `allocate_file_space` and `mount_file` are never used
[INFO] [stderr]   --> src/content_file_layer.rs:27:14
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub trait FileContent {
[INFO] [stderr]    |           ----------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 27 |     async fn allocate_file_space(&mut self, node: Node, offset: i64, size: i64) -> Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     async fn mount_file(&mut self, parent: Node, name: &OsStr, slot: Slot) -> Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `SomeOrError` is never used
[INFO] [stderr]    --> src/content_file_layer.rs:394:7
[INFO] [stderr]     |
[INFO] [stderr] 394 | trait SomeOrError<T> {
[INFO] [stderr]     |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `has` is never used
[INFO] [stderr]   --> src/content_provider.rs:14:14
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait ContentProvider {
[INFO] [stderr]    |           --------------- method in this trait
[INFO] [stderr] 13 |     async fn get(&self, id: Id) -> Result<ByteStream>;
[INFO] [stderr] 14 |     async fn has(&self, id: Id) -> Result<bool>;
[INFO] [stderr]    |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/object_store_provider.rs:160:13
[INFO] [stderr]     |
[INFO] [stderr] 160 |     stream: BoxStream<object_store::Result<Bytes>>,
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stderr] 161 | ) -> impl Stream<Item = Result<Bytes>> + '_ {
[INFO] [stderr]     |                                          ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]     |
[INFO] [stderr] 160 |     stream: BoxStream<'_, object_store::Result<Bytes>>,
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `eather` (bin "eather" test) generated 5 warnings (run `cargo fix --bin "eather" -p eather --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eather-c8de4a6563803190)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test memory_provider::tests::can_create_provider ... ok
[INFO] [stdout] test memory_provider::tests::can_upload_value ... ok
[INFO] [stdout] test memory_provider::tests::can_get_value ... ok
[INFO] [stdout] test memory_provider::tests::can_create_a_slot ... ok
[INFO] [stdout] test memory_provider::tests::can_get_current_of_a_slot ... ok
[INFO] [stdout] test content_file_layer::tests::can_create_a_new_file_content ... ok
[INFO] [stdout] test content_file_layer::tests::can_mount_empty_directory ... FAILED
[INFO] [stdout] test content_file_layer::tests::can_create_file_and_read_from_it ... FAILED
[INFO] [stdout] test content_file_layer::tests::can_sync_a_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- content_file_layer::tests::can_mount_empty_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content_file_layer::tests::can_mount_empty_directory' (27) panicked at src/content_file_layer.rs:972:9:
[INFO] [stdout] assertion failed: Err("Previous value is required to update slot")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5fdefda3f2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5fdefda3f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5fdefda3f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5fdefda3f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5fdefea8ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5fdefea8ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d5fdefa75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5fdefa75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5fdefb35b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5fdefb82ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5fdefb8191 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5fdee93a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5d5fdee93a8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5fdefb89bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5d5fdefb89bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5fdefb876a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d5fdefb36e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5fdef9bd8d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5fdeff2780 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5fdee280c1 - eather::content_file_layer::tests::store_empty_directory::{{closure}}::h4b0b018e53b8390c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:972:9
[INFO] [stdout]   20:     0x5d5fdee25ea4 - eather::content_file_layer::tests::empty_content::{{closure}}::h976c5ab968db1e13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:985:57
[INFO] [stdout]   21:     0x5d5fdee2835f - eather::content_file_layer::tests::can_mount_empty_directory::{{closure}}::hdceb29e672695b15
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:921:78
[INFO] [stdout]   22:     0x5d5fdee1786d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h8ba383952c8daaf1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:74
[INFO] [stdout]   23:     0x5d5fdee1456e - tokio::runtime::coop::with_budget::h06f88131d2524a73
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x5d5fdee1456e - tokio::runtime::coop::budget::hfc65bd44a15f72f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x5d5fdee1456e - tokio::runtime::park::CachedParkThread::block_on::h4ed75e4a664c8edb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:31
[INFO] [stdout]   26:     0x5d5fdee19715 - tokio::runtime::context::BlockingRegionGuard::block_on::hd53a837db609eeb7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/context.rs:315:18
[INFO] [stdout]   27:     0x5d5fdee5a1af - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hd5d8b3c66b755ed7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/multi_thread/mod.rs:68:14
[INFO] [stdout]   28:     0x5d5fdee1fc49 - tokio::runtime::runtime::Runtime::block_on::haed81bcaf431d56a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:304:50
[INFO] [stdout]   29:     0x5d5fdee28177 - eather::content_file_layer::tests::can_mount_empty_directory::h3a124bda58c4be37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:920:25
[INFO] [stderr] error: test failed, to rerun pass `--bin eather`
[INFO] [stdout]   30:     0x5d5fdee281c7 - eather::content_file_layer::tests::can_mount_empty_directory::{{closure}}::h4914cc7ade62a82f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:918:35
[INFO] [stdout]   31:     0x5d5fdede6536 - core::ops::function::FnOnce::call_once::hc3b3ecc1da261a7b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d5fdee9388b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5d5fdee9388b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5d5fdeea78ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5d5fdeea78ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5d5fdeea78ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5d5fdeea78ed - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5d5fdeea78ed - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d5fdeea78ed - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5d5fdeea78ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5d5fdee80e34 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5d5fdee80e34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x5d5fdee8468a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   44:     0x5d5fdee8468a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5d5fdee8468a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5d5fdee8468a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5d5fdee8468a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d5fdee8468a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   49:     0x5d5fdee8468a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5d5fdefaeaef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   51:     0x5d5fdefaeaef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   52:     0x7ebd9614eaa4 - <unknown>
[INFO] [stdout]   53:     0x7ebd961dba64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content_file_layer::tests::can_create_file_and_read_from_it stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content_file_layer::tests::can_create_file_and_read_from_it' (26) panicked at src/content_file_layer.rs:972:9:
[INFO] [stdout] assertion failed: Err("Previous value is required to update slot")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5fdefda3f2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5fdefda3f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5fdefda3f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5fdefda3f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5fdefea8ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5fdefea8ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d5fdefa75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5fdefa75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5fdefb35b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5fdefb82ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5fdefb8191 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5fdee93a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5d5fdee93a8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5fdefb89bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5d5fdefb89bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5fdefb876a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d5fdefb36e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5fdef9bd8d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5fdeff2780 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5fdee280c1 - eather::content_file_layer::tests::store_empty_directory::{{closure}}::h4b0b018e53b8390c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:972:9
[INFO] [stdout]   20:     0x5d5fdee25ea4 - eather::content_file_layer::tests::empty_content::{{closure}}::h976c5ab968db1e13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:985:57
[INFO] [stdout]   21:     0x5d5fdee28e3e - eather::content_file_layer::tests::can_create_file_and_read_from_it::{{closure}}::hdf99e61bbc8b8c2b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:930:75
[INFO] [stdout]   22:     0x5d5fdee175ed - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h368978808abe8936
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:74
[INFO] [stdout]   23:     0x5d5fdee15a5e - tokio::runtime::coop::with_budget::hcb4a4f62246099c8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x5d5fdee15a5e - tokio::runtime::coop::budget::hde8722c7aed7d8be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x5d5fdee15a5e - tokio::runtime::park::CachedParkThread::block_on::hd0f505131630a5b4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:31
[INFO] [stdout]   26:     0x5d5fdee19855 - tokio::runtime::context::BlockingRegionGuard::block_on::he207db0d1129c5d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/context.rs:315:18
[INFO] [stdout]   27:     0x5d5fdee59def - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h76432ee4413def80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/multi_thread/mod.rs:68:14
[INFO] [stdout]   28:     0x5d5fdee1ffa9 - tokio::runtime::runtime::Runtime::block_on::he0b0167721b644ac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:304:50
[INFO] [stdout]   29:     0x5d5fdee28c2a - eather::content_file_layer::tests::can_create_file_and_read_from_it::he32cb0633cafe76e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:929:25
[INFO] [stdout]   30:     0x5d5fdee29967 - eather::content_file_layer::tests::can_create_file_and_read_from_it::{{closure}}::hfce7457faf35ba79
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:927:42
[INFO] [stdout]   31:     0x5d5fdede5986 - core::ops::function::FnOnce::call_once::h1df3f37ec035023e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d5fdee9388b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5d5fdee9388b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5d5fdeea78ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5d5fdeea78ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5d5fdeea78ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5d5fdeea78ed - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5d5fdeea78ed - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d5fdeea78ed - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5d5fdeea78ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5d5fdee80e34 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5d5fdee80e34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x5d5fdee8468a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   44:     0x5d5fdee8468a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5d5fdee8468a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5d5fdee8468a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5d5fdee8468a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d5fdee8468a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   49:     0x5d5fdee8468a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5d5fdefaeaef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   51:     0x5d5fdefaeaef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   52:     0x7ebd9614eaa4 - <unknown>
[INFO] [stdout]   53:     0x7ebd961dba64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- content_file_layer::tests::can_sync_a_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'content_file_layer::tests::can_sync_a_file' (28) panicked at src/content_file_layer.rs:972:9:
[INFO] [stdout] assertion failed: Err("Previous value is required to update slot")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5fdefda3f2 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5fdefda3f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5fdefda3f2 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d5fdefda3f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d5fdefea8ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d5fdefea8ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5d5fdefa75d3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5fdefa75d3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d5fdefb35b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d5fdefb82ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5d5fdefb8191 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5d5fdee93a8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5d5fdee93a8e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5fdefb89bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5d5fdefb89bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5d5fdefb876a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5d5fdefb36e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d5fdef9bd8d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5d5fdeff2780 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5fdee280c1 - eather::content_file_layer::tests::store_empty_directory::{{closure}}::h4b0b018e53b8390c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:972:9
[INFO] [stdout]   20:     0x5d5fdee25ea4 - eather::content_file_layer::tests::empty_content::{{closure}}::h976c5ab968db1e13
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:985:57
[INFO] [stdout]   21:     0x5d5fdee26542 - eather::content_file_layer::tests::can_sync_a_file::{{closure}}::hbf623c8e5eeb186b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:947:82
[INFO] [stdout]   22:     0x5d5fdee17a6d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hc2047bc2dce7f81d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:74
[INFO] [stdout]   23:     0x5d5fdee14dce - tokio::runtime::coop::with_budget::h01bc9eb0dbdbfd55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x5d5fdee14dce - tokio::runtime::coop::budget::haba7280478b34e40
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x5d5fdee14dce - tokio::runtime::park::CachedParkThread::block_on::h91752bb5996b1a08
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/park.rs:283:31
[INFO] [stdout]   26:     0x5d5fdee19375 - tokio::runtime::context::BlockingRegionGuard::block_on::h7efe4c9d1befa166
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/context.rs:315:18
[INFO] [stdout]   27:     0x5d5fdee598ff - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h2ee9d5a7441d15b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/scheduler/multi_thread/mod.rs:68:14
[INFO] [stdout]   28:     0x5d5fdee1f759 - tokio::runtime::runtime::Runtime::block_on::h65a872e7a4cdd16a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.28.2/src/runtime/runtime.rs:304:50
[INFO] [stdout]   29:     0x5d5fdee262da - eather::content_file_layer::tests::can_sync_a_file::h186dbade8090686d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:946:25
[INFO] [stdout]   30:     0x5d5fdee26327 - eather::content_file_layer::tests::can_sync_a_file::{{closure}}::h1e5578241c09a86f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/content_file_layer.rs:944:25
[INFO] [stdout]   31:     0x5d5fdede5d06 - core::ops::function::FnOnce::call_once::h4be37cde6f796997
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5d5fdee9388b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5d5fdee9388b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   34:     0x5d5fdeea78ed - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   35:     0x5d5fdeea78ed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5d5fdeea78ed - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5d5fdeea78ed - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5d5fdeea78ed - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5d5fdeea78ed - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   40:     0x5d5fdeea78ed - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   41:     0x5d5fdee80e34 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   42:     0x5d5fdee80e34 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   43:     0x5d5fdee8468a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   44:     0x5d5fdee8468a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   45:     0x5d5fdee8468a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   46:     0x5d5fdee8468a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   47:     0x5d5fdee8468a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5d5fdee8468a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   49:     0x5d5fdee8468a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5d5fdefaeaef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   51:     0x5d5fdefaeaef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   52:     0x7ebd9614eaa4 - <unknown>
[INFO] [stdout]   53:     0x7ebd961dba64 - clone
[INFO] [stdout]   54:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     content_file_layer::tests::can_create_file_and_read_from_it
[INFO] [stdout]     content_file_layer::tests::can_mount_empty_directory
[INFO] [stdout]     content_file_layer::tests::can_sync_a_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "205f13308f84c0783d63f0eb3b43e7f0ef10001cc2f0c42eac61b7a68d88a6f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "205f13308f84c0783d63f0eb3b43e7f0ef10001cc2f0c42eac61b7a68d88a6f2", kill_on_drop: false }`
[INFO] [stdout] 205f13308f84c0783d63f0eb3b43e7f0ef10001cc2f0c42eac61b7a68d88a6f2
