[INFO] cloning repository https://github.com/rail44/nanohyve
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rail44/nanohyve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frail44%2Fnanohyve", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frail44%2Fnanohyve'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 22d27efd10530a41fa51993d1e13014d19595764
[INFO] checking rail44/nanohyve against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frail44%2Fnanohyve" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rail44/nanohyve
[INFO] finished tweaking git repo https://github.com/rail44/nanohyve
[INFO] tweaked toml for git repo https://github.com/rail44/nanohyve written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rail44/nanohyve on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rail44/nanohyve already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vm-superio v0.5.0
[INFO] [stderr]   Downloaded vm-fdt v0.2.0
[INFO] [stderr]   Downloaded vm-device v0.1.0
[INFO] [stderr]   Downloaded kvm-ioctls v0.11.0
[INFO] [stderr]   Downloaded kvm-bindings v0.5.0
[INFO] [stderr]   Downloaded event-manager v0.2.1
[INFO] [stderr]   Downloaded vm-memory v0.7.0
[INFO] [stderr]   Downloaded vmm-sys-util v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4fc468f25a2e384b30e4e25f94a531e073334eb82e876dae856e31f376ebf45e
[INFO] running `Command { std: "docker" "start" "-a" "4fc468f25a2e384b30e4e25f94a531e073334eb82e876dae856e31f376ebf45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fc468f25a2e384b30e4e25f94a531e073334eb82e876dae856e31f376ebf45e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc468f25a2e384b30e4e25f94a531e073334eb82e876dae856e31f376ebf45e", kill_on_drop: false }`
[INFO] [stdout] 4fc468f25a2e384b30e4e25f94a531e073334eb82e876dae856e31f376ebf45e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36ac2c978263c97253bd5b3f3997df1e4740ab41b92bf83ff12cf51295cdf6d4
[INFO] running `Command { std: "docker" "start" "-a" "36ac2c978263c97253bd5b3f3997df1e4740ab41b92bf83ff12cf51295cdf6d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.91
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling kvm-ioctls v0.11.0
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking vm-fdt v0.2.0
[INFO] [stderr]     Checking vm-device v0.1.0
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking vm-superio v0.5.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking vm-memory v0.7.0
[INFO] [stderr]     Checking vmm-sys-util v0.8.0
[INFO] [stderr]     Checking kvm-bindings v0.5.0
[INFO] [stderr]     Checking event-manager v0.2.1
[INFO] [stderr]     Checking virtio-queue v0.2.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5)
[INFO] [stderr]     Checking arch v0.1.0 (/opt/rustwide/workdir/arch)
[INFO] [stderr]     Checking linux-loader v0.4.0 (https://github.com/rust-vmm/linux-loader.git?rev=9a9f071#9a9f0712)
[INFO] [stderr]     Checking virtio-device v0.1.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5)
[INFO] [stderr]     Checking virtio-blk v0.1.0 (https://github.com/rust-vmm/vm-virtio.git#d8ef45f5)
[INFO] [stderr]     Checking devices v0.1.0 (/opt/rustwide/workdir/devices)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/block/inorder_handler.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout] 17 +     GuestMemory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/block/inorder_handler.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Queue(virtio_queue::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Queue(virtio_queue::Error),
[INFO] [stdout] 18 +     Queue(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/block/inorder_handler.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ProcessRequest(stdio_executor::ProcessReqError),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     ProcessRequest(stdio_executor::ProcessReqError),
[INFO] [stdout] 19 +     ProcessRequest(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/net/simple_handler.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout] 27 +     GuestMemory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/net/simple_handler.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Queue(virtio_queue::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -     Queue(virtio_queue::Error),
[INFO] [stdout] 28 +     Queue(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/net/simple_handler.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Tap(io::Error),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Tap(io::Error),
[INFO] [stdout] 29 +     Tap(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/block/inorder_handler.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout] 17 +     GuestMemory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/block/inorder_handler.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     Queue(virtio_queue::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 18 -     Queue(virtio_queue::Error),
[INFO] [stdout] 18 +     Queue(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/block/inorder_handler.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ProcessRequest(stdio_executor::ProcessReqError),
[INFO] [stdout]    |     -------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 19 -     ProcessRequest(stdio_executor::ProcessReqError),
[INFO] [stdout] 19 +     ProcessRequest(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/net/simple_handler.rs:27:17
[INFO] [stdout]    |
[INFO] [stdout] 27 |     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 27 -     GuestMemory(vm_memory::GuestMemoryError),
[INFO] [stdout] 27 +     GuestMemory(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/net/simple_handler.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Queue(virtio_queue::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 28 -     Queue(virtio_queue::Error),
[INFO] [stdout] 28 +     Queue(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> devices/src/virtio/net/simple_handler.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Tap(io::Error),
[INFO] [stdout]    |     --- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 29 -     Tap(io::Error),
[INFO] [stdout] 29 +     Tap(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> devices/src/virtio/mod.rs:324:20
[INFO] [stdout]     |
[INFO] [stdout] 324 |         pub fn env(&mut self) -> Env<MockMem, &mut IoManager> {
[INFO] [stdout]     |                    ^^^^^^^^^     ----------------------------
[INFO] [stdout]     |                    |             |            |
[INFO] [stdout]     |                    |             |            the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 324 |         pub fn env(&mut self) -> Env<'_, MockMem, &mut IoManager> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking vm-vcpu-ref v0.1.0 (/opt/rustwide/workdir/vm-vcpu-ref)
[INFO] [stderr]     Checking vm-vcpu v0.1.0 (/opt/rustwide/workdir/vm-vcpu)
[INFO] [stderr]     Checking nanohyve v0.1.0 (/opt/rustwide/workdir/nanohyve)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]    --> nanohyve/src/lib.rs:715:28
[INFO] [stdout]     |
[INFO] [stdout] 715 |         let mut elf_file = File::open(elf_path).unwrap();
[INFO] [stdout]     |                            ^^^^ use of undeclared type `File`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 652 +     use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `config::KernelConfig` has no field named `path`
[INFO] [stdout]    --> nanohyve/src/config/builder.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |                 path: PathBuf::from("bzImage")
[INFO] [stdout]     |                 ^^^^ `config::KernelConfig` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `config::KernelConfig` has no field named `path`
[INFO] [stdout]    --> nanohyve/src/config/builder.rs:323:21
[INFO] [stdout]     |
[INFO] [stdout] 323 |                     path: PathBuf::from("bzImage")
[INFO] [stdout]     |                     ^^^^ `config::KernelConfig` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `config::KernelConfig` has no field named `path`
[INFO] [stdout]    --> nanohyve/src/config/mod.rs:280:13
[INFO] [stdout]     |
[INFO] [stdout] 280 |             path: PathBuf::from("/foo/bar"),
[INFO] [stdout]     |             ^^^^ `config::KernelConfig` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Address`
[INFO] [stdout]    --> nanohyve/src/lib.rs:662:9
[INFO] [stdout]     |
[INFO] [stdout] 662 |         Address, GuestAddress, GuestMemory,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `KernelConfig` has no field named `path`
[INFO] [stdout]   --> nanohyve/tests/integration_tests.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |         path,
[INFO] [stdout]    |         ^^^^ `KernelConfig` does not have this field
[INFO] [stdout]    |
[INFO] [stdout]    = note: all struct fields are already assigned
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nanohyve` (test "integration_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nanohyve` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "36ac2c978263c97253bd5b3f3997df1e4740ab41b92bf83ff12cf51295cdf6d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36ac2c978263c97253bd5b3f3997df1e4740ab41b92bf83ff12cf51295cdf6d4", kill_on_drop: false }`
[INFO] [stdout] 36ac2c978263c97253bd5b3f3997df1e4740ab41b92bf83ff12cf51295cdf6d4
