[INFO] cloning repository https://github.com/binary-rusty-hermit/uhyve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binary-rusty-hermit/uhyve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinary-rusty-hermit%2Fuhyve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinary-rusty-hermit%2Fuhyve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dad759d8f9e7a9be452bbdcd9a0788af19e4a22 [INFO] testing binary-rusty-hermit/uhyve against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinary-rusty-hermit%2Fuhyve" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/binary-rusty-hermit/uhyve on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-61/source/rust-toolchain [INFO] started tweaking git repo https://github.com/binary-rusty-hermit/uhyve [INFO] finished tweaking git repo https://github.com/binary-rusty-hermit/uhyve [INFO] tweaked toml for git repo https://github.com/binary-rusty-hermit/uhyve written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/binary-rusty-hermit/uhyve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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 virtio-bindings v0.1.0 [INFO] [stderr] Downloaded vmm-sys-util v0.7.0 [INFO] [stderr] Downloaded tun-tap v0.1.2 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] [stderr] Downloaded aligned_alloc v0.1.3 [INFO] [stderr] Downloaded kvm-ioctls v0.6.1 [INFO] [stderr] Downloaded raw-cpuid v9.0.0 [INFO] [stderr] Downloaded gdb-protocol v0.1.0 [INFO] [stderr] Downloaded mac_address v1.0.4 [INFO] [stderr] Downloaded burst v0.0.2 [INFO] [stderr] Downloaded kvm-bindings v0.3.1 [INFO] [stderr] Downloaded xhypervisor v0.0.12 [INFO] [stderr] Downloaded x86 v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a902df1ec8022f44b7fb70b03ca4b0e5f944dfce573500c69360358e5ae27e3 [INFO] running `Command { std: "docker" "start" "-a" "3a902df1ec8022f44b7fb70b03ca4b0e5f944dfce573500c69360358e5ae27e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a902df1ec8022f44b7fb70b03ca4b0e5f944dfce573500c69360358e5ae27e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a902df1ec8022f44b7fb70b03ca4b0e5f944dfce573500c69360358e5ae27e3", kill_on_drop: false }` [INFO] [stdout] 3a902df1ec8022f44b7fb70b03ca4b0e5f944dfce573500c69360358e5ae27e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 782fd79a30f8794f3703998eae3fe460678f0760c001e793ee297917f7b9c687 [INFO] running `Command { std: "docker" "start" "-a" "782fd79a30f8794f3703998eae3fe460678f0760c001e793ee297917f7b9c687", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling mac_address v1.0.4 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling x86 v0.36.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling burst v0.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling virtio-bindings v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tun-tap v0.1.2 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling gdb-protocol v0.1.0 [INFO] [stderr] Compiling raw-cpuid v8.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vmm-sys-util v0.7.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling kvm-bindings v0.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling kvm-ioctls v0.6.1 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling uhyve v0.0.22 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/linux/uhyve.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::sync::atomic::spin_loop_hint; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/linux/uhyve.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/bin/uhyve.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::atomic::spin_loop_hint; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/bin/uhyve.rs:203:6 [INFO] [stdout] | [INFO] [stdout] 203 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.30s [INFO] running `Command { std: "docker" "inspect" "782fd79a30f8794f3703998eae3fe460678f0760c001e793ee297917f7b9c687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782fd79a30f8794f3703998eae3fe460678f0760c001e793ee297917f7b9c687", kill_on_drop: false }` [INFO] [stdout] 782fd79a30f8794f3703998eae3fe460678f0760c001e793ee297917f7b9c687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a335b283e46cb3ff47e12244d6b1e1100c1c0a97af97423615a2cae9c05e963 [INFO] running `Command { std: "docker" "start" "-a" "3a335b283e46cb3ff47e12244d6b1e1100c1c0a97af97423615a2cae9c05e963", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/linux/uhyve.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::sync::atomic::spin_loop_hint; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/linux/uhyve.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling uhyve v0.0.22 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/bin/uhyve.rs:8:24 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::atomic::spin_loop_hint; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/bin/uhyve.rs:203:6 [INFO] [stdout] | [INFO] [stdout] 203 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/linux/uhyve.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | use std::sync::atomic::spin_loop_hint; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/linux/uhyve.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.53s [INFO] running `Command { std: "docker" "inspect" "3a335b283e46cb3ff47e12244d6b1e1100c1c0a97af97423615a2cae9c05e963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a335b283e46cb3ff47e12244d6b1e1100c1c0a97af97423615a2cae9c05e963", kill_on_drop: false }` [INFO] [stdout] 3a335b283e46cb3ff47e12244d6b1e1100c1c0a97af97423615a2cae9c05e963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ec96f58ef47acfe66bbf8b48a65f0b15e01a257ebff046811ad1f18810467c9 [INFO] running `Command { std: "docker" "start" "-a" "1ec96f58ef47acfe66bbf8b48a65f0b15e01a257ebff046811ad1f18810467c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/linux/uhyve.rs:23:24 [INFO] [stderr] | [INFO] [stderr] 23 | use std::sync::atomic::spin_loop_hint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/linux/uhyve.rs:107:6 [INFO] [stderr] | [INFO] [stderr] 107 | spin_loop_hint(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `uhyve` (lib) generated 2 warnings [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/bin/uhyve.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | use std::sync::atomic::spin_loop_hint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/bin/uhyve.rs:203:6 [INFO] [stderr] | [INFO] [stderr] 203 | spin_loop_hint(); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `uhyve` (bin "uhyve" test) generated 2 warnings [INFO] [stderr] warning: `uhyve` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uhyvelib-6c559befbbab958a) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test gdb_parser::test_parse_d_packets ... ok [INFO] [stdout] test gdb_parser::test_parse_qrcmd ... ok [INFO] [stdout] test gdb_parser::test_parse_write_general_registers ... ok [INFO] [stdout] test gdb_parser::test_parse_write_memory ... ok [INFO] [stdout] test gdb_parser::test_gdbfeaturesupported ... ok [INFO] [stdout] test arch::x86::test_hwbreakpoints_dr7 ... ok [INFO] [stdout] test gdb_parser::test_parse_thread_id_element ... ok [INFO] [stdout] test gdb_parser::test_cond_or_command_list ... ok [INFO] [stdout] test gdb_parser::test_hex_value ... ok [INFO] [stdout] test gdb_parser::test_parse_thread_id ... ok [INFO] [stdout] test gdb_parser::test_parse_syscalls ... ok [INFO] [stdout] test gdb_parser::test_parse_signals ... ok [INFO] [stdout] test gdb_parser::test_parse_write_register ... ok [INFO] [stdout] test gdb_parser::test_query ... ok [INFO] [stdout] test gdb_parser::test_thread_info ... ok [INFO] [stdout] test vm::tests::test_vm_load_min_size_1024 ... ok [INFO] [stdout] test gdb_parser::test_parse_write_memory_binary ... ok [INFO] [stdout] test gdb_parser::test_gdbfeature ... ok [INFO] [stdout] test gdb_parser::test_parse_v_commands ... ok [INFO] [stdout] test gdb_parser::test_parse_randomization ... ok [INFO] [stdout] test gdb_parser::test_breakpoints ... ok [INFO] [stdout] test vm::tests::test_get_cpu_frequency_from_os ... ok [INFO] [stdout] test gdb_parser::test_thread_list ... ok [INFO] [stdout] test vm::tests::test_vm_load_min_size_102400 ... ok [INFO] [stdout] test vm::tests::test_detect_freq_from_cpuid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/uhyve-d28ccc8c9c9ea623) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests uhyvelib [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1ec96f58ef47acfe66bbf8b48a65f0b15e01a257ebff046811ad1f18810467c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec96f58ef47acfe66bbf8b48a65f0b15e01a257ebff046811ad1f18810467c9", kill_on_drop: false }` [INFO] [stdout] 1ec96f58ef47acfe66bbf8b48a65f0b15e01a257ebff046811ad1f18810467c9