[INFO] updating cached repository https://github.com/BooleanCat/prefab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f2a7b37cd371245f854974ed32a6cea26e47140 [INFO] testing BooleanCat/prefab against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fprefab" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BooleanCat/prefab on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BooleanCat/prefab [INFO] finished tweaking git repo https://github.com/BooleanCat/prefab [INFO] tweaked toml for git repo https://github.com/BooleanCat/prefab written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/BooleanCat/prefab already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 56f8510e53313fac820e8cf722cccec5fc5c23eb18b9ff55d320d9cb64e7c941 [INFO] running `Command { std: "docker" "start" "-a" "56f8510e53313fac820e8cf722cccec5fc5c23eb18b9ff55d320d9cb64e7c941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56f8510e53313fac820e8cf722cccec5fc5c23eb18b9ff55d320d9cb64e7c941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f8510e53313fac820e8cf722cccec5fc5c23eb18b9ff55d320d9cb64e7c941", kill_on_drop: false }` [INFO] [stdout] 56f8510e53313fac820e8cf722cccec5fc5c23eb18b9ff55d320d9cb64e7c941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83a3062722eb86f000fdf87c8164d127144edd69753a26f22ef4a12227005231 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "83a3062722eb86f000fdf87c8164d127144edd69753a26f22ef4a12227005231", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling prefab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/prefab-init.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | let mut action = unsafe{ mem::uninitialized::() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.21s [INFO] running `Command { std: "docker" "inspect" "83a3062722eb86f000fdf87c8164d127144edd69753a26f22ef4a12227005231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a3062722eb86f000fdf87c8164d127144edd69753a26f22ef4a12227005231", kill_on_drop: false }` [INFO] [stdout] 83a3062722eb86f000fdf87c8164d127144edd69753a26f22ef4a12227005231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d64ae77215e5ec62457a0713f4fcc86ccf01abc90b2bc6bf530fa6f202c44bc [INFO] running `Command { std: "docker" "start" "-a" "4d64ae77215e5ec62457a0713f4fcc86ccf01abc90b2bc6bf530fa6f202c44bc", kill_on_drop: false }` [INFO] [stderr] Compiling prefab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bin/prefab-init.rs:5:30 [INFO] [stdout] | [INFO] [stdout] 5 | let mut action = unsafe{ mem::uninitialized::() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.78s [INFO] running `Command { std: "docker" "inspect" "4d64ae77215e5ec62457a0713f4fcc86ccf01abc90b2bc6bf530fa6f202c44bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d64ae77215e5ec62457a0713f4fcc86ccf01abc90b2bc6bf530fa6f202c44bc", kill_on_drop: false }` [INFO] [stdout] 4d64ae77215e5ec62457a0713f4fcc86ccf01abc90b2bc6bf530fa6f202c44bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0ab7a3ecd7554bf7434d9f5fb69dde5facc1c61f1769d6578db44d205d6261e [INFO] running `Command { std: "docker" "start" "-a" "c0ab7a3ecd7554bf7434d9f5fb69dde5facc1c61f1769d6578db44d205d6261e", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/bin/prefab-init.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | let mut action = unsafe{ mem::uninitialized::() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prefab-25f96f6593bde553 [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test config::linux::device::tests::deserialize_device_optional_fields ... ok [INFO] [stdout] test config::hooks::tests::serialize_hooks ... ok [INFO] [stdout] test config::linux::device::tests::serialize_device ... ok [INFO] [stdout] test config::hooks::hook::tests::deserialize_hook ... ok [INFO] [stdout] test config::hooks::tests::deserialize_hooks_optional_fields ... ok [INFO] [stdout] test config::linux::id_mapping::tests::deserialize_id_mapping ... ok [INFO] [stdout] test config::linux::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::serialize_intel_rdt ... ok [INFO] [stdout] test config::linux::namespace::tests::deserialize_namespace ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::deserialize_rate_device ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::serialize_rate_device ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::deserialize_block_io ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::deserialize_block_io_optional_fields ... ok [INFO] [stdout] test config::linux::namespace::tests::serialize_namespace ... ok [INFO] [stdout] test config::linux::namespace::tests::deserialize_namespace_optional_fields ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::serialize_block_io ... ok [INFO] [stdout] test config::hooks::hook::tests::serialize_hook ... ok [INFO] [stdout] test config::hooks::hook::tests::deserialize_hooks_optional_fields ... ok [INFO] [stdout] test config::hooks::tests::deserialize_hooks ... ok [INFO] [stdout] test config::linux::resources::device::tests::serialize_device ... ok [INFO] [stdout] test config::linux::resources::block_io::weight_device::tests::deserialize_weight_device ... ok [INFO] [stdout] test config::linux::resources::block_io::weight_device::tests::deserialize_weight_device_optional_fields ... ok [INFO] [stdout] test config::linux::resources::block_io::weight_device::tests::serialize_weight_device ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::deserialize_cpu ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::deserialize_hugepage_limit ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::serialize_cpu ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::serialize_priority ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::serialize_hugepage_limit ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::deserialize_priority ... ok [INFO] [stdout] test config::linux::resources::memory::tests::serialize_memory ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory_optional_fields ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device_optional_fields ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt ... ok [INFO] [stdout] test config::linux::id_mapping::tests::serialize_id_mapping ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network_optional_fields ... ok [INFO] [stdout] test config::linux::resources::network::tests::serialize_network ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt_optional_fields ... ok [INFO] [stdout] test config::linux::resources::pids::tests::serialize_pids ... ok [INFO] [stdout] test config::linux::resources::pids::tests::deserialize_pids ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::deserialize_syscall ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::deserialize_syscall_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::serialize_syscall ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::serialize_rdma ... ok [INFO] [stdout] test config::linux::resources::tests::serialize_resources ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::linux::tests::deserialize_linux_optional_fields ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::deserialize_rdma_optional_fields ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::deserialize_rdma ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::serialize_arg ... ok [INFO] [stdout] test config::linux::tests::deserialize_linux ... ok [INFO] [stdout] test config::mount::tests::deserialize_mount ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::deserialize_arg_optional_fields ... ok [INFO] [stdout] test config::mount::tests::deserialize_mount_optional_fields ... ok [INFO] [stdout] test config::mount::tests::serialize_mount ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp ... ok [INFO] [stdout] test config::process::capabilities::tests::deserialize_capabilities ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::deserialize_arg ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stdout] test config::process::tests::deserialize_process ... ok [INFO] [stdout] test config::process::tests::deserialize_process_optional_fields ... ok [INFO] [stdout] test config::process::capabilities::tests::serialize_capabilities ... ok [INFO] [stdout] test config::process::capabilities::tests::deserialize_capabilities_optional_fields ... ok [INFO] [stdout] test config::process::console_size::tests::serialize_console_size ... ok [INFO] [stdout] test config::process::user::tests::deserialize_user_optional_fields ... ok [INFO] [stdout] test config::root::tests::serialize_root ... ok [INFO] [stdout] test config::root::tests::deserialize_root_optional_fields ... ok [INFO] [stdout] test config::process::user::tests::deserialize_user ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_anet ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_anet_optional_fields ... ok [INFO] [stdout] test config::solaris::anet::tests::serialize_anet ... ok [INFO] [stdout] test config::solaris::capped_cpu::tests::deserialize_capped_cpu ... ok [INFO] [stdout] test config::solaris::capped_cpu::tests::deserialize_capped_cpu_optional_fields ... ok [INFO] [stdout] test config::solaris::capped_cpu::tests::serialize_capped_cpu ... ok [INFO] [stdout] test config::solaris::capped_memory::tests::deserialize_capped_memory ... ok [INFO] [stdout] test config::solaris::capped_memory::tests::deserialize_capped_memory_optional_fields ... ok [INFO] [stdout] test config::solaris::capped_memory::tests::serialize_capped_memory ... ok [INFO] [stdout] test config::solaris::tests::deserialize_solaris ... ok [INFO] [stdout] test config::solaris::tests::deserialize_solaris_optional_fields ... ok [INFO] [stdout] test config::solaris::tests::serialize_solaris ... ok [INFO] [stdout] test config::tests::deserialize_config ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network ... ok [INFO] [stdout] test config::linux::tests::serialize_linux ... ok [INFO] [stdout] test config::process::rlimit::tests::deserialize_rlimit ... ok [INFO] [stdout] test config::process::console_size::tests::deserialize_console_size ... ok [INFO] [stdout] test config::process::rlimit::tests::serialize_rlimit ... ok [INFO] [stdout] test config::process::tests::serialize_process ... ok [INFO] [stdout] test config::root::tests::deserialize_root ... ok [INFO] [stdout] test config::vm::hypervisor::tests::deserialize_hypervisor_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::tests::serialize_seccomp ... ok [INFO] [stdout] test config::process::user::tests::serialize_user ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp_optional_fields ... ok [INFO] [stdout] test config::tests::deserialize_config_optional_fields ... ok [INFO] [stdout] test config::tests::serialize_config ... ok [INFO] [stdout] test config::vm::hypervisor::tests::deserialize_hypervisor ... ok [INFO] [stdout] test config::vm::image::tests::deserialize_image ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel_optional_fields ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm_optional_fields ... ok [INFO] [stdout] test config::vm::tests::serialize_vm ... ok [INFO] [stdout] test config::windows::network::tests::deserialize_network ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::deserialize_cpu ... ok [INFO] [stdout] test config::vm::hypervisor::tests::serialize_hypervisor ... ok [INFO] [stdout] test config::windows::hyperv::tests::serialize_hyperv ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::serialize_cpu ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::vm::kernel::tests::serialize_kernel ... ok [INFO] [stdout] test config::windows::network::tests::deserialize_network_optional_fields ... ok [INFO] [stdout] test config::windows::resources::memory::tests::deserialize_memory ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm ... ok [INFO] [stdout] test config::windows::resources::storage::tests::serialize_storage ... ok [INFO] [stdout] test config::windows::resources::memory::tests::deserialize_memory_optional_fields ... ok [INFO] [stdout] test config::windows::resources::tests::serialize_resources ... ok [INFO] [stdout] test config::windows::resources::storage::tests::deserialize_storage ... ok [INFO] [stdout] test config::windows::device::tests::deserialize_device ... ok [INFO] [stdout] test config::windows::resources::memory::tests::serialize_memory ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::windows::device::tests::serialize_device ... ok [INFO] [stdout] test config::windows::tests::deserialize_windows ... ok [INFO] [stdout] test config::windows::hyperv::tests::deserialize_hyperv ... ok [INFO] [stdout] test config::windows::tests::deserialize_windows_optional_fields ... ok [INFO] [stdout] test config::vm::image::tests::serialize_image ... ok [INFO] [stdout] test config::windows::resources::storage::tests::deserialize_storage_optional_fields ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel ... ok [INFO] [stdout] test config::windows::network::tests::serialize_network ... ok [INFO] [stdout] test config::windows::tests::serialize_windows ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prefab_init-2c5995f1591f3a2b [INFO] [stdout] test config::windows::hyperv::tests::deserialize_hyperv_optional_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0ab7a3ecd7554bf7434d9f5fb69dde5facc1c61f1769d6578db44d205d6261e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ab7a3ecd7554bf7434d9f5fb69dde5facc1c61f1769d6578db44d205d6261e", kill_on_drop: false }` [INFO] [stdout] c0ab7a3ecd7554bf7434d9f5fb69dde5facc1c61f1769d6578db44d205d6261e