[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 1.45.2 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-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BooleanCat/prefab on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-9/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20342494b2f1ec3cb8e430c764566bc4832d7de04c9c0720498d6a7ab5aa9520 [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" "20342494b2f1ec3cb8e430c764566bc4832d7de04c9c0720498d6a7ab5aa9520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20342494b2f1ec3cb8e430c764566bc4832d7de04c9c0720498d6a7ab5aa9520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20342494b2f1ec3cb8e430c764566bc4832d7de04c9c0720498d6a7ab5aa9520", kill_on_drop: false }` [INFO] [stdout] 20342494b2f1ec3cb8e430c764566bc4832d7de04c9c0720498d6a7ab5aa9520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d569f459316a4e66875a586c1a0495a14c60c61c85d90b1e8b18b47c5f9b61e1 [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" "d569f459316a4e66875a586c1a0495a14c60c61c85d90b1e8b18b47c5f9b61e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling itoa v0.4.3 [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 quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [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.61s [INFO] running `Command { std: "docker" "inspect" "d569f459316a4e66875a586c1a0495a14c60c61c85d90b1e8b18b47c5f9b61e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d569f459316a4e66875a586c1a0495a14c60c61c85d90b1e8b18b47c5f9b61e1", kill_on_drop: false }` [INFO] [stdout] d569f459316a4e66875a586c1a0495a14c60c61c85d90b1e8b18b47c5f9b61e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "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] 467b8821ec96ec7a306c1cc28aa8886c942020752a088113a71f377cecdd32b9 [INFO] running `Command { std: "docker" "start" "-a" "467b8821ec96ec7a306c1cc28aa8886c942020752a088113a71f377cecdd32b9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 10.48s [INFO] running `Command { std: "docker" "inspect" "467b8821ec96ec7a306c1cc28aa8886c942020752a088113a71f377cecdd32b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467b8821ec96ec7a306c1cc28aa8886c942020752a088113a71f377cecdd32b9", kill_on_drop: false }` [INFO] [stdout] 467b8821ec96ec7a306c1cc28aa8886c942020752a088113a71f377cecdd32b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+1.45.2" "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] 9a7f3056d84222913f44f873ba2c76174cda0e94e1afaa3afa3f4e05cb835b74 [INFO] running `Command { std: "docker" "start" "-a" "9a7f3056d84222913f44f873ba2c76174cda0e94e1afaa3afa3f4e05cb835b74", 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.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prefab-20716b392a189690 [INFO] [stdout] [INFO] [stdout] running 129 tests [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::id_mapping::tests::deserialize_id_mapping ... ok [INFO] [stdout] test config::linux::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::device::tests::deserialize_device_optional_fields ... 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::hooks::tests::serialize_hooks ... ok [INFO] [stdout] test config::hooks::hook::tests::serialize_hook ... ok [INFO] [stdout] test config::linux::id_mapping::tests::serialize_id_mapping ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt ... ok [INFO] [stdout] test config::linux::namespace::tests::serialize_namespace ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::deserialize_block_io ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::serialize_intel_rdt ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::deserialize_block_io_optional_fields ... ok [INFO] [stdout] test config::linux::namespace::tests::deserialize_namespace ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::serialize_block_io ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt_optional_fields ... 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::serialize_weight_device ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::deserialize_cpu ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device_optional_fields ... ok [INFO] [stdout] test config::linux::namespace::tests::deserialize_namespace_optional_fields ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::deserialize_rate_device ... ok [INFO] [stdout] test config::linux::device::tests::serialize_device ... ok [INFO] [stdout] test config::linux::resources::device::tests::serialize_device ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::serialize_rate_device ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::deserialize_hugepage_limit ... ok [INFO] [stdout] test config::linux::resources::block_io::weight_device::tests::deserialize_weight_device_optional_fields ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory_optional_fields ... ok [INFO] [stdout] test config::linux::resources::memory::tests::serialize_memory ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::deserialize_priority ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::serialize_priority ... ok [INFO] [stdout] test config::linux::resources::network::tests::serialize_network ... ok [INFO] [stdout] test config::linux::resources::pids::tests::serialize_pids ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network_optional_fields ... ok [INFO] [stdout] test config::linux::resources::pids::tests::deserialize_pids ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::serialize_hugepage_limit ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::deserialize_rdma ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::deserialize_rdma_optional_fields ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::serialize_rdma ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::serialize_arg ... ok [INFO] [stdout] test config::linux::resources::tests::serialize_resources ... 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::seccomp::syscall::arg::tests::deserialize_arg ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::deserialize_arg_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp_optional_fields ... ok [INFO] [stdout] test config::linux::tests::deserialize_linux_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::tests::serialize_seccomp ... ok [INFO] [stdout] test config::linux::tests::deserialize_linux ... ok [INFO] [stdout] test config::linux::tests::serialize_linux ... ok [INFO] [stdout] test config::mount::tests::deserialize_mount ... 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::process::capabilities::tests::deserialize_capabilities ... ok [INFO] [stdout] test config::process::console_size::tests::deserialize_console_size ... ok [INFO] [stdout] test config::process::capabilities::tests::deserialize_capabilities_optional_fields ... ok [INFO] [stdout] test config::process::capabilities::tests::serialize_capabilities ... ok [INFO] [stdout] test config::process::rlimit::tests::deserialize_rlimit ... ok [INFO] [stdout] test config::process::rlimit::tests::serialize_rlimit ... ok [INFO] [stdout] test config::process::console_size::tests::serialize_console_size ... ok [INFO] [stdout] test config::root::tests::deserialize_root_optional_fields ... ok [INFO] [stdout] test config::root::tests::deserialize_root ... 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::user::tests::deserialize_user ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_anet_optional_fields ... ok [INFO] [stdout] test config::solaris::capped_cpu::tests::deserialize_capped_cpu ... ok [INFO] [stdout] test config::root::tests::serialize_root ... ok [INFO] [stdout] test config::solaris::anet::tests::serialize_anet ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_anet ... ok [INFO] [stdout] test config::solaris::tests::deserialize_solaris_optional_fields ... 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::serialize_solaris ... ok [INFO] [stdout] test config::tests::deserialize_config_optional_fields ... ok [INFO] [stdout] test config::vm::hypervisor::tests::deserialize_hypervisor ... ok [INFO] [stdout] test config::process::tests::serialize_process ... ok [INFO] [stdout] test config::vm::hypervisor::tests::deserialize_hypervisor_optional_fields ... ok [INFO] [stdout] test config::vm::hypervisor::tests::serialize_hypervisor ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel_optional_fields ... ok [INFO] [stdout] test config::vm::image::tests::serialize_image ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::serialize_cpu ... ok [INFO] [stdout] test config::vm::image::tests::deserialize_image ... ok [INFO] [stdout] test config::process::user::tests::serialize_user ... ok [INFO] [stdout] test config::vm::kernel::tests::serialize_kernel ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stdout] test config::tests::serialize_config ... ok [INFO] [stdout] test config::process::user::tests::deserialize_user_optional_fields ... ok [INFO] [stdout] test config::vm::tests::serialize_vm ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm ... ok [INFO] [stdout] test config::windows::device::tests::serialize_device ... ok [INFO] [stdout] test config::windows::hyperv::tests::deserialize_hyperv ... ok [INFO] [stdout] test config::windows::hyperv::tests::deserialize_hyperv_optional_fields ... ok [INFO] [stdout] test config::windows::hyperv::tests::serialize_hyperv ... ok [INFO] [stdout] test config::windows::network::tests::serialize_network ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::windows::resources::memory::tests::serialize_memory ... ok [INFO] [stdout] test config::windows::resources::memory::tests::deserialize_memory ... ok [INFO] [stdout] test config::windows::resources::memory::tests::deserialize_memory_optional_fields ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::windows::device::tests::deserialize_device ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::deserialize_cpu ... ok [INFO] [stdout] test config::windows::network::tests::deserialize_network ... ok [INFO] [stdout] test config::solaris::tests::deserialize_solaris ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::serialize_cpu ... ok [INFO] [stdout] test config::windows::network::tests::deserialize_network_optional_fields ... ok [INFO] [stdout] test config::windows::resources::storage::tests::deserialize_storage ... ok [INFO] [stdout] test config::windows::resources::storage::tests::serialize_storage ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm_optional_fields ... ok [INFO] [stdout] test config::windows::resources::storage::tests::deserialize_storage_optional_fields ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stdout] test config::windows::resources::tests::serialize_resources ... ok [INFO] [stdout] test config::tests::deserialize_config ... ok [INFO] [stdout] test config::windows::tests::deserialize_windows ... ok [INFO] [stdout] test config::windows::tests::serialize_windows ... ok [INFO] [stdout] test config::windows::tests::deserialize_windows_optional_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prefab_init-33cadcd37aff27fa [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" "9a7f3056d84222913f44f873ba2c76174cda0e94e1afaa3afa3f4e05cb835b74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a7f3056d84222913f44f873ba2c76174cda0e94e1afaa3afa3f4e05cb835b74", kill_on_drop: false }` [INFO] [stdout] 9a7f3056d84222913f44f873ba2c76174cda0e94e1afaa3afa3f4e05cb835b74