[INFO] cloning repository https://github.com/BooleanCat/prefab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BooleanCat/prefab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fprefab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fprefab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f2a7b37cd371245f854974ed32a6cea26e47140 [INFO] testing BooleanCat/prefab against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBooleanCat%2Fprefab" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BooleanCat/prefab on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e755175e724a79eded8b3e3f4970a57cb4a50622e32b5a9ff31403c85b8a3b5c [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" "e755175e724a79eded8b3e3f4970a57cb4a50622e32b5a9ff31403c85b8a3b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e755175e724a79eded8b3e3f4970a57cb4a50622e32b5a9ff31403c85b8a3b5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e755175e724a79eded8b3e3f4970a57cb4a50622e32b5a9ff31403c85b8a3b5c", kill_on_drop: false }` [INFO] [stdout] e755175e724a79eded8b3e3f4970a57cb4a50622e32b5a9ff31403c85b8a3b5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] 51e97802e49de7ea5fe939ec4405de367dd99a00852b96741900b3ce76485a63 [INFO] running `Command { std: "docker" "start" "-a" "51e97802e49de7ea5fe939ec4405de367dd99a00852b96741900b3ce76485a63", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.39 [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 35.25s [INFO] running `Command { std: "docker" "inspect" "51e97802e49de7ea5fe939ec4405de367dd99a00852b96741900b3ce76485a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e97802e49de7ea5fe939ec4405de367dd99a00852b96741900b3ce76485a63", kill_on_drop: false }` [INFO] [stdout] 51e97802e49de7ea5fe939ec4405de367dd99a00852b96741900b3ce76485a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6463f9b2931c852a4390d3f50f0b23f6de8968ca0ef516bd44e9098d51467a7 [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" "b6463f9b2931c852a4390d3f50f0b23f6de8968ca0ef516bd44e9098d51467a7", 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 8.99s [INFO] running `Command { std: "docker" "inspect" "b6463f9b2931c852a4390d3f50f0b23f6de8968ca0ef516bd44e9098d51467a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6463f9b2931c852a4390d3f50f0b23f6de8968ca0ef516bd44e9098d51467a7", kill_on_drop: false }` [INFO] [stdout] b6463f9b2931c852a4390d3f50f0b23f6de8968ca0ef516bd44e9098d51467a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b0833e1af3bcd99561e80f4202b5a789da6eca827cfc0fa1ba53eff478e1a6e3 [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" "b0833e1af3bcd99561e80f4202b5a789da6eca827cfc0fa1ba53eff478e1a6e3", 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.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/prefab-a5953d6deb2a85d3 [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test config::hooks::tests::deserialize_hooks_optional_fields ... ok [INFO] [stdout] test config::hooks::hook::tests::deserialize_hooks_optional_fields ... ok [INFO] [stdout] test config::linux::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt_optional_fields ... ok [INFO] [stdout] test config::linux::device::tests::deserialize_device_optional_fields ... ok [INFO] [stdout] test config::hooks::hook::tests::serialize_hook ... ok [INFO] [stdout] test config::linux::namespace::tests::deserialize_namespace_optional_fields ... ok [INFO] [stdout] test config::hooks::tests::deserialize_hooks ... ok [INFO] [stdout] test config::linux::device::tests::serialize_device ... 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::deserialize_block_io ... ok [INFO] [stdout] test config::linux::resources::block_io::tests::serialize_block_io ... ok [INFO] [stdout] test config::linux::namespace::tests::serialize_namespace ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::serialize_intel_rdt ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::deserialize_rate_device ... ok [INFO] [stdout] test config::linux::intel_rdt::tests::deserialize_intel_rdt ... ok [INFO] [stdout] test config::linux::resources::block_io::iops_device::tests::serialize_rate_device ... ok [INFO] [stdout] test config::linux::id_mapping::tests::serialize_id_mapping ... 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::id_mapping::tests::deserialize_id_mapping ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::hooks::tests::serialize_hooks ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device_optional_fields ... ok [INFO] [stdout] test config::linux::resources::device::tests::serialize_device ... ok [INFO] [stdout] test config::hooks::hook::tests::deserialize_hook ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::deserialize_hugepage_limit ... ok [INFO] [stdout] test config::linux::resources::hugepage_limit::tests::serialize_hugepage_limit ... 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::memory::tests::serialize_memory ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory_optional_fields ... ok [INFO] [stdout] test config::linux::resources::cpu::tests::serialize_cpu ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::serialize_priority ... ok [INFO] [stdout] test config::linux::resources::device::tests::deserialize_device ... ok [INFO] [stdout] test config::linux::resources::memory::tests::deserialize_memory ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network_optional_fields ... ok [INFO] [stdout] test config::linux::resources::network::priority::tests::deserialize_priority ... ok [INFO] [stdout] test config::linux::resources::network::tests::serialize_network ... ok [INFO] [stdout] test config::linux::resources::network::tests::deserialize_network ... ok [INFO] [stdout] test config::linux::resources::pids::tests::deserialize_pids ... 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::pids::tests::serialize_pids ... ok [INFO] [stdout] test config::linux::resources::rdma::tests::serialize_rdma ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::deserialize_arg ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::linux::resources::tests::serialize_resources ... ok [INFO] [stdout] test config::linux::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::deserialize_arg_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::syscall::arg::tests::serialize_arg ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::deserialize_syscall_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::deserialize_syscall ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp_optional_fields ... ok [INFO] [stdout] test config::linux::seccomp::tests::serialize_seccomp ... ok [INFO] [stdout] test config::linux::seccomp::syscall::tests::serialize_syscall ... ok [INFO] [stdout] test config::linux::seccomp::tests::deserialize_seccomp ... ok [INFO] [stdout] test config::linux::tests::deserialize_linux_optional_fields ... 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::linux::tests::deserialize_linux ... ok [INFO] [stdout] test config::process::tests::deserialize_process ... ok [INFO] [stdout] test config::mount::tests::serialize_mount ... ok [INFO] [stdout] test config::process::user::tests::deserialize_user_optional_fields ... ok [INFO] [stdout] test config::process::user::tests::serialize_user ... 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::capabilities::tests::serialize_capabilities ... ok [INFO] [stdout] test config::linux::tests::serialize_linux ... 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_optional_fields ... ok [INFO] [stdout] test config::process::console_size::tests::serialize_console_size ... ok [INFO] [stdout] test config::process::tests::serialize_process ... ok [INFO] [stdout] test config::process::user::tests::deserialize_user ... ok [INFO] [stdout] test config::root::tests::serialize_root ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_anet_optional_fields ... ok [INFO] [stdout] test config::solaris::anet::tests::deserialize_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_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::process::capabilities::tests::deserialize_capabilities ... ok [INFO] [stdout] test config::solaris::anet::tests::serialize_anet ... ok [INFO] [stdout] test config::vm::image::tests::serialize_image ... ok [INFO] [stdout] test config::tests::deserialize_config ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel ... ok [INFO] [stdout] test config::vm::image::tests::deserialize_image ... ok [INFO] [stdout] test config::process::capabilities::tests::deserialize_capabilities_optional_fields ... ok [INFO] [stdout] test config::process::console_size::tests::deserialize_console_size ... ok [INFO] [stdout] test config::tests::deserialize_config_optional_fields ... ok [INFO] [stdout] test config::vm::kernel::tests::deserialize_kernel_optional_fields ... ok [INFO] [stdout] test config::vm::kernel::tests::serialize_kernel ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm ... ok [INFO] [stdout] test config::vm::tests::deserialize_vm_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::hypervisor::tests::deserialize_hypervisor_optional_fields ... ok [INFO] [stdout] test config::vm::tests::serialize_vm ... ok [INFO] [stdout] test config::windows::device::tests::deserialize_device ... ok [INFO] [stdout] test config::solaris::capped_memory::tests::deserialize_capped_memory ... 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::deserialize_network_optional_fields ... 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::windows::resources::cpu::tests::deserialize_cpu_optional_fields ... ok [INFO] [stdout] test config::windows::network::tests::serialize_network ... ok [INFO] [stdout] test config::windows::resources::cpu::tests::serialize_cpu ... 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::storage::tests::deserialize_storage ... ok [INFO] [stdout] test config::windows::resources::storage::tests::deserialize_storage_optional_fields ... ok [INFO] [stdout] test config::windows::resources::storage::tests::serialize_storage ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources_optional_fields ... ok [INFO] [stdout] test config::windows::resources::tests::deserialize_resources ... ok [INFO] [stdout] test config::windows::resources::tests::serialize_resources ... 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] test config::solaris::tests::serialize_solaris ... ok [INFO] [stdout] test config::vm::hypervisor::tests::serialize_hypervisor ... ok [INFO] [stdout] test config::solaris::tests::deserialize_solaris_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-9bb5560c99fd8502 [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" "b0833e1af3bcd99561e80f4202b5a789da6eca827cfc0fa1ba53eff478e1a6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0833e1af3bcd99561e80f4202b5a789da6eca827cfc0fa1ba53eff478e1a6e3", kill_on_drop: false }` [INFO] [stdout] b0833e1af3bcd99561e80f4202b5a789da6eca827cfc0fa1ba53eff478e1a6e3