[INFO] cloning repository https://github.com/stefano-garzarella/vhost-user-vsock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stefano-garzarella/vhost-user-vsock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefano-garzarella%2Fvhost-user-vsock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefano-garzarella%2Fvhost-user-vsock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ef5d51acacd8e6d6db4fa024ce5d7b637f87ad4 [INFO] testing stefano-garzarella/vhost-user-vsock against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstefano-garzarella%2Fvhost-user-vsock" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stefano-garzarella/vhost-user-vsock on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stefano-garzarella/vhost-user-vsock [INFO] finished tweaking git repo https://github.com/stefano-garzarella/vhost-user-vsock [INFO] tweaked toml for git repo https://github.com/stefano-garzarella/vhost-user-vsock written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/stefano-garzarella/vhost-user-vsock already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 020f368348758c1214a2a4565aa45d4d8762e1f00cb08f86bae866c5192696fc [INFO] running `Command { std: "docker" "start" "-a" "020f368348758c1214a2a4565aa45d4d8762e1f00cb08f86bae866c5192696fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "020f368348758c1214a2a4565aa45d4d8762e1f00cb08f86bae866c5192696fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020f368348758c1214a2a4565aa45d4d8762e1f00cb08f86bae866c5192696fc", kill_on_drop: false }` [INFO] [stdout] 020f368348758c1214a2a4565aa45d4d8762e1f00cb08f86bae866c5192696fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcd19e6e17ad6b003195cd19290b639cc219d34dd713d931b8c43e7c220dda03 [INFO] running `Command { std: "docker" "start" "-a" "dcd19e6e17ad6b003195cd19290b639cc219d34dd713d931b8c43e7c220dda03", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling virtio-bindings v0.1.0 [INFO] [stderr] Compiling arch_gen v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling io-uring v0.5.1 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling option_parser v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling seccomp v0.1.0 (https://github.com/firecracker-microvm/firecracker?tag=v0.24.2#5ba819d7) [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling epoll v4.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling iced-x86 v1.11.1 [INFO] [stderr] Compiling vm-memory v0.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling linux-loader v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling remain v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling vmm-sys-util v0.8.0 [INFO] [stderr] Compiling vm-migration v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling vm-virtio v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling event_monitor v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling kvm-bindings v0.4.0 (https://github.com/cloud-hypervisor/kvm-bindings?branch=ch-v0.4.0#1a687256) [INFO] [stderr] Compiling vfio-bindings v0.2.0 [INFO] [stderr] Compiling net_gen v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling rate_limiter v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling qcow v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling vhost v0.1.0 (https://github.com/rust-vmm/vhost?branch=master#c4cd1d37) [INFO] [stderr] Compiling micro_http v0.1.0 (https://github.com/firecracker-microvm/micro-http?branch=main#9b605a8b) [INFO] [stderr] Compiling net_util v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling block_util v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling vhost_user_backend v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling kvm-ioctls v0.8.0 [INFO] [stderr] Compiling vfio-ioctls v0.1.0 (https://github.com/rust-vmm/vfio-ioctls?branch=master#ed8d2534) [INFO] [stderr] Compiling hypervisor v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling vm-device v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling devices v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling arch v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling vm-allocator v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling pci v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling virtio-devices v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling vmm v0.1.0 (https://github.com/cloud-hypervisor/cloud-hypervisor.git#b9e861fd) [INFO] [stderr] Compiling vhost_user_vsock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.24s [INFO] running `Command { std: "docker" "inspect" "dcd19e6e17ad6b003195cd19290b639cc219d34dd713d931b8c43e7c220dda03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcd19e6e17ad6b003195cd19290b639cc219d34dd713d931b8c43e7c220dda03", kill_on_drop: false }` [INFO] [stdout] dcd19e6e17ad6b003195cd19290b639cc219d34dd713d931b8c43e7c220dda03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298aa89a31b3ac2e6934e1b54b27cb0ff2effbf0049f567a3fa9521035a33b01 [INFO] running `Command { std: "docker" "start" "-a" "298aa89a31b3ac2e6934e1b54b27cb0ff2effbf0049f567a3fa9521035a33b01", kill_on_drop: false }` [INFO] [stderr] Compiling vhost_user_vsock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "298aa89a31b3ac2e6934e1b54b27cb0ff2effbf0049f567a3fa9521035a33b01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298aa89a31b3ac2e6934e1b54b27cb0ff2effbf0049f567a3fa9521035a33b01", kill_on_drop: false }` [INFO] [stdout] 298aa89a31b3ac2e6934e1b54b27cb0ff2effbf0049f567a3fa9521035a33b01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c9a2a0a991a76ba008fc397a0c1fb2e87d881391c60e1c15be8e4d06d4c5adbf [INFO] running `Command { std: "docker" "start" "-a" "c9a2a0a991a76ba008fc397a0c1fb2e87d881391c60e1c15be8e4d06d4c5adbf", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vhost_user_vsock-ff4e42f52d631587) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vhost_user_vsock-10701e6a46b1d982) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests vhost_user_vsock [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; finished in 0.00s [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c9a2a0a991a76ba008fc397a0c1fb2e87d881391c60e1c15be8e4d06d4c5adbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a2a0a991a76ba008fc397a0c1fb2e87d881391c60e1c15be8e4d06d4c5adbf", kill_on_drop: false }` [INFO] [stdout] c9a2a0a991a76ba008fc397a0c1fb2e87d881391c60e1c15be8e4d06d4c5adbf