[INFO] crate rsfs 0.4.1 is already in cache [INFO] testing rsfs-0.4.1 against 1.44.0 for beta-1.45-1 [INFO] extracting crate rsfs 0.4.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate rsfs 0.4.1 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rsfs 0.4.1 [INFO] finished tweaking crates.io crate rsfs 0.4.1 [INFO] tweaked toml for crates.io crate rsfs 0.4.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a304abea514f6dfe2b9930a7746e42f21a01b06db0f3af9b1b1c5c96faddc2f [INFO] running `"docker" "start" "-a" "3a304abea514f6dfe2b9930a7746e42f21a01b06db0f3af9b1b1c5c96faddc2f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling rsfs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `"docker" "inspect" "3a304abea514f6dfe2b9930a7746e42f21a01b06db0f3af9b1b1c5c96faddc2f"` [INFO] running `"docker" "rm" "-f" "3a304abea514f6dfe2b9930a7746e42f21a01b06db0f3af9b1b1c5c96faddc2f"` [INFO] [stdout] 3a304abea514f6dfe2b9930a7746e42f21a01b06db0f3af9b1b1c5c96faddc2f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eca22a73b2e569961117a777242c14be5f614975ca13ca77fcc80fc95f4c48e9 [INFO] running `"docker" "start" "-a" "eca22a73b2e569961117a777242c14be5f614975ca13ca77fcc80fc95f4c48e9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling rsfs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.88s [INFO] running `"docker" "inspect" "eca22a73b2e569961117a777242c14be5f614975ca13ca77fcc80fc95f4c48e9"` [INFO] running `"docker" "rm" "-f" "eca22a73b2e569961117a777242c14be5f614975ca13ca77fcc80fc95f4c48e9"` [INFO] [stdout] eca22a73b2e569961117a777242c14be5f614975ca13ca77fcc80fc95f4c48e9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1099f5af48ea812474a65fa6e3e80bf8d8c95df57df7e08d822c6ba9dab16e0b [INFO] running `"docker" "start" "-a" "1099f5af48ea812474a65fa6e3e80bf8d8c95df57df7e08d822c6ba9dab16e0b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mem/unix.rs:197:13 [INFO] [stderr] | [INFO] [stderr] 197 | let mut dst = &mut self.data; [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rsfs-01f8765f519ab97d [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test mem::fs::test::symlink ... ok [INFO] [stdout] test mem::fs::test::remove_dir_all ... ok [INFO] [stdout] test mem::unix::test::equal ... ok [INFO] [stdout] test mem::unix::test::raw_file ... ok [INFO] [stdout] test mem::fs::test::create_dir ... ok [INFO] [stdout] test mem::fs::test::equal ... ok [INFO] [stdout] test mem::fs::test::open ... ok [INFO] [stdout] test mem::unix::test::create_dir_all ... ok [INFO] [stdout] test mem::fs::test::rename ... ok [INFO] [stdout] test mem::fs::test::create_dir_all ... ok [INFO] [stdout] test mem::fs::test::usage ... ok [INFO] [stdout] test mem::fs::test::read_dir ... ok [INFO] [stdout] test mem::unix::test::hard_link ... ok [INFO] [stdout] test mem::fs::test::thread ... ok [INFO] [stdout] test mem::fs::test::raw_file ... ok [INFO] [stdout] test mem::fs::test::remove ... ok [INFO] [stdout] test mem::unix::test::open ... ok [INFO] [stdout] test mem::unix::test::remove ... ok [INFO] [stdout] test mem::unix::test::create_dir ... ok [INFO] [stdout] test mem::unix::test::usage ... ok [INFO] [stdout] test mem::unix::test::rename ... ok [INFO] [stdout] test mem::unix::test::remove_dir_all ... ok [INFO] [stdout] test mem::fs::test::hard_link ... ok [INFO] [stdout] test mem::unix::test::thread ... ok [INFO] [stdout] test mem::unix::test::read_dir ... ok [INFO] [stderr] Doc-tests rsfs [INFO] [stdout] test mem::unix::test::symlink ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 105 tests [INFO] [stdout] test src/disk/mod.rs - disk (line 12) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::Metadata (line 263) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::DirBuilder (line 45) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirBuilder::recursive (line 24) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::path (line 68) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::file_name (line 129) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::FileType (line 127) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File (line 171) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::File (line 165) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::metadata (line 289) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File (line 189) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::DirEntry (line 85) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File (line 155) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::sync_all (line 221) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::set_permissions (line 324) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::set_len (line 273) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::Permissions (line 399) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::try_clone (line 308) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::FS (line 472) ... FAILED [INFO] [stdout] test src/fs.rs - fs::FileType::is_dir (line 348) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirBuilder::create (line 37) ... FAILED [INFO] [stdout] test src/fs.rs - fs::File::sync_data (line 247) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::OpenOptions (line 324) ... FAILED [INFO] [stdout] test src/fs.rs - fs::FileType::is_file (line 366) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::hard_link (line 992) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::create_dir_all (line 968) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::metadata (line 93) ... FAILED [INFO] [stdout] test src/fs.rs - fs::FileType::is_symlink (line 390) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::copy (line 923) ... FAILED [INFO] [stdout] test src/fs.rs - fs::DirEntry::file_type (line 111) ... FAILED [INFO] [stdout] test src/disk/mod.rs - disk::OpenOptions (line 337) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::canonicalize (line 893) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::create_file (line 1317) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS (line 850) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS (line 858) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::rename (line 1173) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::new_dirbuilder (line 1263) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::new_openopts (line 1242) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::open_file (line 1292) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::create_dir (line 946) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::read_link (line 1073) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::read_dir (line 1048) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::remove_dir_all (line 1120) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::remove_dir (line 1097) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::file_type (line 423) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::accessed (line 557) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::symlink_metadata (line 1220) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::remove_file (line 1143) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::metadata (line 1017) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::is_file (line 457) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::created (line 582) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::is_empty (line 491) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::permissions (line 509) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::modified (line 530) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::is_dir (line 440) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Metadata::len (line 474) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::open (line 765) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::create (line 721) ... FAILED [INFO] [stdout] test src/fs.rs - fs::GenFS::set_permissions (line 1196) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions (line 628) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions (line 614) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::create_new (line 740) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Permissions::readonly (line 792) ... FAILED [INFO] [stdout] test src/fs.rs - fs::Permissions::set_readonly (line 815) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::append (line 689) ... FAILED [INFO] [stdout] test src/mem/mod.rs - mem (line 39) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::truncate (line 705) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::read (line 652) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::FS (line 765) ... FAILED [INFO] [stdout] test src/fs.rs - fs::OpenOptions::write (line 670) ... ok [INFO] [stdout] test src/mem/unix.rs - mem::fs (line 9) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::File (line 230) ... FAILED [INFO] [stdout] test src/mem/mod.rs - mem (line 21) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::FileType (line 473) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::DirEntry (line 120) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::FS::new (line 820) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::OpenOptions (line 570) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::DirBuilder (line 71) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::Metadata (line 510) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::FS::with_mode (line 833) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::DirEntry (line 120) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix (line 9) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::fs::OpenOptions (line 584) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::DirBuilder (line 71) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::File (line 230) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FS (line 765) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::Permissions (line 653) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::custom_flags (line 155) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FS::new (line 820) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::OpenOptions (line 570) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::OpenOptions (line 584) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext (line 10) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FS::with_mode (line 833) ... ok [INFO] [stdout] test src/mem/unix.rs - mem::fs::Permissions (line 653) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::GenFSExt::symlink (line 250) ... FAILED [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::PermissionsExt::set_mode (line 208) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::Metadata (line 510) ... FAILED [INFO] [stdout] test src/mem/unix.rs - mem::unix::FileType (line 473) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext (line 23) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::FileExt::read_at (line 75) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::mode (line 130) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::PermissionsExt::from_mode (line 229) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::FileExt::write_at (line 103) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::PermissionsExt::mode (line 183) ... ok [INFO] [stdout] test src/unix_ext/mod.rs - unix_ext::DirBuilderExt::mode (line 50) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/disk/mod.rs - disk (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::Metadata (line 263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::DirBuilder (line 45) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirBuilder::recursive (line 24) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::path (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::file_name (line 129) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::FileType (line 127) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File (line 171) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::File (line 165) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::metadata (line 289) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File (line 189) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::DirEntry (line 85) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File (line 155) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::sync_all (line 221) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::set_permissions (line 324) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::set_len (line 273) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::Permissions (line 399) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::try_clone (line 308) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::FS (line 472) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::FileType::is_dir (line 348) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirBuilder::create (line 37) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::File::sync_data (line 247) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::OpenOptions (line 324) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::FileType::is_file (line 366) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::hard_link (line 992) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::create_dir_all (line 968) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::metadata (line 93) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::FileType::is_symlink (line 390) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::copy (line 923) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::DirEntry::file_type (line 111) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/disk/mod.rs - disk::OpenOptions (line 337) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::canonicalize (line 893) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::create_file (line 1317) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS (line 850) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS (line 858) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::rename (line 1173) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::new_dirbuilder (line 1263) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::new_openopts (line 1242) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::open_file (line 1292) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::create_dir (line 946) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::read_link (line 1073) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::read_dir (line 1048) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::remove_dir_all (line 1120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::remove_dir (line 1097) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::file_type (line 423) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::accessed (line 557) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::symlink_metadata (line 1220) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::remove_file (line 1143) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::metadata (line 1017) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::is_file (line 457) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::created (line 582) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::is_empty (line 491) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::permissions (line 509) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::modified (line 530) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::is_dir (line 440) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Metadata::len (line 474) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::open (line 765) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::create (line 721) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::GenFS::set_permissions (line 1196) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions (line 628) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions (line 614) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::create_new (line 740) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Permissions::readonly (line 792) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::Permissions::set_readonly (line 815) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::append (line 689) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/mod.rs - mem (line 39) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/mem/mod.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 5 | [`FS`]: struct.FS.html [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 5 | ['FS`]: struct.FS.html [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/mem/mod.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 5 | [`FS`]: struct.FS.html [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 5 | [`FS']: struct.FS.html [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/mem/mod.rs:42:2 [INFO] [stdout] | [INFO] [stdout] 6 | [`rsfs::mem::unix`]: unix/index.html [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 6 | ['rsfs::mem::unix`]: unix/index.html [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/mem/mod.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 6 | [`rsfs::mem::unix`]: unix/index.html [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 6 | [`rsfs::mem::unix']: unix/index.html [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/mem/mod.rs:43:2 [INFO] [stdout] | [INFO] [stdout] 7 | [`errors`]: ../errors/index.html [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | ['errors`]: ../errors/index.html [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/mem/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 7 | [`errors`]: ../errors/index.html [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | [`errors']: ../errors/index.html [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `struct` [INFO] [stdout] --> src/mem/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 5 | [`FS`]: struct.FS.html [INFO] [stdout] | ^^^^^^ expected identifier, found keyword [INFO] [stdout] [INFO] [stdout] error: expected type, found keyword `struct` [INFO] [stdout] --> src/mem/mod.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 5 | [`FS`]: struct.FS.html [INFO] [stdout] | - ^^^^^^ expected type [INFO] [stdout] | | [INFO] [stdout] | tried to parse a type due to this [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::truncate (line 705) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fs.rs - fs::OpenOptions::read (line 652) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::FS (line 765) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::File (line 230) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/mod.rs - mem (line 21) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::FileType (line 473) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::DirEntry (line 120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::FS::new (line 820) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::OpenOptions (line 570) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::DirBuilder (line 71) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::Metadata (line 510) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::FS::with_mode (line 833) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::DirEntry (line 120) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::fs::OpenOptions (line 584) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::DirBuilder (line 71) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::File (line 230) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::FS (line 765) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::Permissions (line 653) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::custom_flags (line 155) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::FS::new (line 820) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::OpenOptions (line 570) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::OpenOptions (line 584) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext (line 10) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::GenFSExt::symlink (line 250) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unix_ext/mod.rs - unix_ext::PermissionsExt::set_mode (line 208) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mem/unix.rs - mem::unix::Metadata (line 510) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/disk/mod.rs - disk (line 12) [INFO] [stdout] src/disk/mod.rs - disk::DirBuilder (line 45) [INFO] [stdout] src/disk/mod.rs - disk::DirEntry (line 85) [INFO] [stdout] src/disk/mod.rs - disk::FS (line 472) [INFO] [stdout] src/disk/mod.rs - disk::File (line 165) [INFO] [stdout] src/disk/mod.rs - disk::FileType (line 127) [INFO] [stdout] src/disk/mod.rs - disk::Metadata (line 263) [INFO] [stdout] src/disk/mod.rs - disk::OpenOptions (line 324) [INFO] [stdout] src/disk/mod.rs - disk::OpenOptions (line 337) [INFO] [stdout] src/disk/mod.rs - disk::Permissions (line 399) [INFO] [stdout] src/fs.rs - fs::DirBuilder::create (line 37) [INFO] [stdout] src/fs.rs - fs::DirBuilder::recursive (line 24) [INFO] [stdout] src/fs.rs - fs::DirEntry::file_name (line 129) [INFO] [stdout] src/fs.rs - fs::DirEntry::file_type (line 111) [INFO] [stdout] src/fs.rs - fs::DirEntry::metadata (line 93) [INFO] [stdout] src/fs.rs - fs::DirEntry::path (line 68) [INFO] [stdout] src/fs.rs - fs::File (line 155) [INFO] [stdout] src/fs.rs - fs::File (line 171) [INFO] [stdout] src/fs.rs - fs::File (line 189) [INFO] [stdout] src/fs.rs - fs::File::metadata (line 289) [INFO] [stdout] src/fs.rs - fs::File::set_len (line 273) [INFO] [stdout] src/fs.rs - fs::File::set_permissions (line 324) [INFO] [stdout] src/fs.rs - fs::File::sync_all (line 221) [INFO] [stdout] src/fs.rs - fs::File::sync_data (line 247) [INFO] [stdout] src/fs.rs - fs::File::try_clone (line 308) [INFO] [stdout] src/fs.rs - fs::FileType::is_dir (line 348) [INFO] [stdout] src/fs.rs - fs::FileType::is_file (line 366) [INFO] [stdout] src/fs.rs - fs::FileType::is_symlink (line 390) [INFO] [stdout] src/fs.rs - fs::GenFS (line 850) [INFO] [stdout] src/fs.rs - fs::GenFS (line 858) [INFO] [stdout] src/fs.rs - fs::GenFS::canonicalize (line 893) [INFO] [stdout] src/fs.rs - fs::GenFS::copy (line 923) [INFO] [stdout] src/fs.rs - fs::GenFS::create_dir (line 946) [INFO] [stdout] src/fs.rs - fs::GenFS::create_dir_all (line 968) [INFO] [stdout] src/fs.rs - fs::GenFS::create_file (line 1317) [INFO] [stdout] src/fs.rs - fs::GenFS::hard_link (line 992) [INFO] [stdout] src/fs.rs - fs::GenFS::metadata (line 1017) [INFO] [stdout] src/fs.rs - fs::GenFS::new_dirbuilder (line 1263) [INFO] [stdout] src/fs.rs - fs::GenFS::new_openopts (line 1242) [INFO] [stdout] src/fs.rs - fs::GenFS::open_file (line 1292) [INFO] [stdout] src/fs.rs - fs::GenFS::read_dir (line 1048) [INFO] [stdout] src/fs.rs - fs::GenFS::read_link (line 1073) [INFO] [stdout] src/fs.rs - fs::GenFS::remove_dir (line 1097) [INFO] [stdout] src/fs.rs - fs::GenFS::remove_dir_all (line 1120) [INFO] [stdout] src/fs.rs - fs::GenFS::remove_file (line 1143) [INFO] [stdout] src/fs.rs - fs::GenFS::rename (line 1173) [INFO] [stdout] src/fs.rs - fs::GenFS::set_permissions (line 1196) [INFO] [stdout] src/fs.rs - fs::GenFS::symlink_metadata (line 1220) [INFO] [stdout] src/fs.rs - fs::Metadata::accessed (line 557) [INFO] [stdout] src/fs.rs - fs::Metadata::created (line 582) [INFO] [stdout] src/fs.rs - fs::Metadata::file_type (line 423) [INFO] [stdout] src/fs.rs - fs::Metadata::is_dir (line 440) [INFO] [stdout] src/fs.rs - fs::Metadata::is_empty (line 491) [INFO] [stdout] src/fs.rs - fs::Metadata::is_file (line 457) [INFO] [stdout] src/fs.rs - fs::Metadata::len (line 474) [INFO] [stdout] src/fs.rs - fs::Metadata::modified (line 530) [INFO] [stdout] src/fs.rs - fs::Metadata::permissions (line 509) [INFO] [stdout] src/fs.rs - fs::OpenOptions (line 614) [INFO] [stdout] src/fs.rs - fs::OpenOptions (line 628) [INFO] [stdout] src/fs.rs - fs::OpenOptions::append (line 689) [INFO] [stdout] src/fs.rs - fs::OpenOptions::create (line 721) [INFO] [stdout] src/fs.rs - fs::OpenOptions::create_new (line 740) [INFO] [stdout] src/fs.rs - fs::OpenOptions::open (line 765) [INFO] [stdout] src/fs.rs - fs::OpenOptions::read (line 652) [INFO] [stdout] src/fs.rs - fs::OpenOptions::truncate (line 705) [INFO] [stdout] src/fs.rs - fs::Permissions::readonly (line 792) [INFO] [stdout] src/fs.rs - fs::Permissions::set_readonly (line 815) [INFO] [stdout] src/mem/mod.rs - mem (line 21) [INFO] [stdout] src/mem/mod.rs - mem (line 39) [INFO] [stdout] src/mem/unix.rs - mem::fs (line 9) [INFO] [stdout] src/mem/unix.rs - mem::fs::DirBuilder (line 71) [INFO] [stdout] src/mem/unix.rs - mem::fs::DirEntry (line 120) [INFO] [stdout] src/mem/unix.rs - mem::fs::FS (line 765) [INFO] [stdout] src/mem/unix.rs - mem::fs::FS::new (line 820) [INFO] [stdout] src/mem/unix.rs - mem::fs::FS::with_mode (line 833) [INFO] [stdout] src/mem/unix.rs - mem::fs::File (line 230) [INFO] [stdout] src/mem/unix.rs - mem::fs::FileType (line 473) [INFO] [stdout] src/mem/unix.rs - mem::fs::Metadata (line 510) [INFO] [stdout] src/mem/unix.rs - mem::fs::OpenOptions (line 570) [INFO] [stdout] src/mem/unix.rs - mem::fs::OpenOptions (line 584) [INFO] [stdout] src/mem/unix.rs - mem::unix (line 9) [INFO] [stdout] src/mem/unix.rs - mem::unix::DirBuilder (line 71) [INFO] [stdout] src/mem/unix.rs - mem::unix::DirEntry (line 120) [INFO] [stdout] src/mem/unix.rs - mem::unix::FS (line 765) [INFO] [stdout] src/mem/unix.rs - mem::unix::FS::new (line 820) [INFO] [stdout] src/mem/unix.rs - mem::unix::File (line 230) [INFO] [stdout] src/mem/unix.rs - mem::unix::Metadata (line 510) [INFO] [stdout] src/mem/unix.rs - mem::unix::OpenOptions (line 570) [INFO] [stdout] src/mem/unix.rs - mem::unix::OpenOptions (line 584) [INFO] [stdout] src/mem/unix.rs - mem::unix::Permissions (line 653) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext (line 10) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::GenFSExt::symlink (line 250) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::OpenOptionsExt::custom_flags (line 155) [INFO] [stdout] src/unix_ext/mod.rs - unix_ext::PermissionsExt::set_mode (line 208) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 94 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "1099f5af48ea812474a65fa6e3e80bf8d8c95df57df7e08d822c6ba9dab16e0b"` [INFO] running `"docker" "rm" "-f" "1099f5af48ea812474a65fa6e3e80bf8d8c95df57df7e08d822c6ba9dab16e0b"` [INFO] [stdout] 1099f5af48ea812474a65fa6e3e80bf8d8c95df57df7e08d822c6ba9dab16e0b