[INFO] cloning repository https://github.com/Mic92/vmsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mic92/vmsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Fvmsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Fvmsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 437caeafaf3b70b7105b7008940ba5c166333340 [INFO] testing Mic92/vmsh against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMic92%2Fvmsh" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mic92/vmsh on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mic92/vmsh [INFO] finished tweaking git repo https://github.com/Mic92/vmsh [INFO] tweaked toml for git repo https://github.com/Mic92/vmsh written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Mic92/vmsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7837f6e8fbfc8c97b77d1fb5394a0981eb7833447dacf379bb9fdaac25e92a27 [INFO] running `Command { std: "docker" "start" "-a" "7837f6e8fbfc8c97b77d1fb5394a0981eb7833447dacf379bb9fdaac25e92a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7837f6e8fbfc8c97b77d1fb5394a0981eb7833447dacf379bb9fdaac25e92a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7837f6e8fbfc8c97b77d1fb5394a0981eb7833447dacf379bb9fdaac25e92a27", kill_on_drop: false }` [INFO] [stdout] 7837f6e8fbfc8c97b77d1fb5394a0981eb7833447dacf379bb9fdaac25e92a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87ace1fb033b0a14fa870e192d28aec6f36fe6428a183e5b8b70c0d680662db8 [INFO] running `Command { std: "docker" "start" "-a" "87ace1fb033b0a14fa870e192d28aec6f36fe6428a183e5b8b70c0d680662db8", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bcc-sys v0.18.0 [INFO] [stderr] Compiling build-utils v0.0.1 (/opt/rustwide/workdir/src/build-utils) [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling kvm-bindings v0.4.0 [INFO] [stderr] Compiling vm-device v0.1.0 (https://github.com/rust-vmm/vm-device?rev=989c315712b80a538331fe05716323f2f64abf2e#989c3157) [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling container-pid v0.1.0 [INFO] [stderr] Compiling vmsh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling vmm-sys-util v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling event-manager v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling vm-memory v0.5.0 (https://github.com/pogobanane/vm-memory.git?rev=06d9fcc2b025c92eed2a56e948d6708a3b144b07#06d9fcc2) [INFO] [stderr] Compiling ioutils v0.0.1 (/opt/rustwide/workdir/src/ioutils) [INFO] [stderr] Compiling virtio-queue v0.1.0 (https://github.com/Mic92/vm-virtio.git?rev=f3f31f60aebb2698c2464636bfc433df4bab190e#f3f31f60) [INFO] [stderr] Compiling vm-virtio v0.1.0 (https://github.com/Mic92/vm-virtio.git?rev=8a8270924ad691232f9f9b3157e66fddd7ba9975#8a827092) [INFO] [stderr] Compiling virtio-device v0.1.0 (https://github.com/Mic92/vm-virtio.git?rev=f3f31f60aebb2698c2464636bfc433df4bab190e#f3f31f60) [INFO] [stderr] Compiling virtio v0.1.0 (/opt/rustwide/workdir/src/virtio) [INFO] [stderr] Compiling virtio-blk v0.1.0 (https://github.com/Mic92/vm-virtio.git?rev=f3f31f60aebb2698c2464636bfc433df4bab190e#f3f31f60) [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling bcc v0.0.32-alpha.0 (https://github.com/rust-bpf/rust-bcc.git?rev=f456aa57cd969c241773b872219ea54f1d43bd3b#f456aa57) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "87ace1fb033b0a14fa870e192d28aec6f36fe6428a183e5b8b70c0d680662db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ace1fb033b0a14fa870e192d28aec6f36fe6428a183e5b8b70c0d680662db8", kill_on_drop: false }` [INFO] [stdout] 87ace1fb033b0a14fa870e192d28aec6f36fe6428a183e5b8b70c0d680662db8