[INFO] cloning repository https://github.com/Aitthi/lab-microvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aitthi/lab-microvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAitthi%2Flab-microvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAitthi%2Flab-microvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6feeb954318236234f75bbfee8f15e3c2f6da1e
[INFO] building Aitthi/lab-microvm against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAitthi%2Flab-microvm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aitthi/lab-microvm on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aitthi/lab-microvm
[INFO] finished tweaking git repo https://github.com/Aitthi/lab-microvm
[INFO] tweaked toml for git repo https://github.com/Aitthi/lab-microvm written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aitthi/lab-microvm 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30ccd9b5663c7795da0e89733c289ac81140828c4c889243b4a4f82a9a72a25f
[INFO] running `Command { std: "docker" "start" "-a" "30ccd9b5663c7795da0e89733c289ac81140828c4c889243b4a4f82a9a72a25f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30ccd9b5663c7795da0e89733c289ac81140828c4c889243b4a4f82a9a72a25f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30ccd9b5663c7795da0e89733c289ac81140828c4c889243b4a4f82a9a72a25f", kill_on_drop: false }`
[INFO] [stdout] 30ccd9b5663c7795da0e89733c289ac81140828c4c889243b4a4f82a9a72a25f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8943f630619e3e5f526bf1cf02a8a48a6e9320caa197ff8e547a82881e44b0e
[INFO] running `Command { std: "docker" "start" "-a" "a8943f630619e3e5f526bf1cf02a8a48a6e9320caa197ff8e547a82881e44b0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crc64 v1.0.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling aws-lc-rs v1.5.1
[INFO] [stderr]    Compiling micro_http v0.1.0 (https://github.com/firecracker-microvm/micro-http#a4d632f2)
[INFO] [stderr]    Compiling kvm-ioctls v0.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling vm-superio v0.7.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling aws-lc-sys v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling vmm-sys-util v0.11.2
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.1
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling event-manager v0.3.0
[INFO] [stderr]    Compiling timerfd v1.5.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling versionize_derive v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling vm-memory v0.13.1
[INFO] [stderr]    Compiling vm-allocator v0.1.0
[INFO] [stderr]    Compiling vhost v0.9.0
[INFO] [stderr]    Compiling linux-loader v0.10.0
[INFO] [stderr]    Compiling userfaultfd-sys v0.5.0
[INFO] [stderr]    Compiling userfaultfd v0.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling versionize v0.1.10
[INFO] [stderr]    Compiling kvm-bindings v0.6.0 (https://github.com/firecracker-microvm/kvm-bindings?tag=v0.6.0-2#b1585959)
[INFO] [stderr]    Compiling utils v0.1.0 (https://github.com/firecracker-microvm/firecracker.git#f155c8f4)
[INFO] [stderr]    Compiling snapshot v0.1.0 (https://github.com/firecracker-microvm/firecracker.git#f155c8f4)
[INFO] [stderr]    Compiling seccompiler v1.6.0-dev (https://github.com/firecracker-microvm/firecracker.git#f155c8f4)
[INFO] [stderr]    Compiling vmm v0.1.0 (https://github.com/firecracker-microvm/firecracker.git#f155c8f4)
[INFO] [stderr]    Compiling lab-firecracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "a8943f630619e3e5f526bf1cf02a8a48a6e9320caa197ff8e547a82881e44b0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8943f630619e3e5f526bf1cf02a8a48a6e9320caa197ff8e547a82881e44b0e", kill_on_drop: false }`
[INFO] [stdout] a8943f630619e3e5f526bf1cf02a8a48a6e9320caa197ff8e547a82881e44b0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 708c6946e786b3d525ccfeecaeb26c703e9313cddae50bf2df4607f9ecd6f887
[INFO] running `Command { std: "docker" "start" "-a" "708c6946e786b3d525ccfeecaeb26c703e9313cddae50bf2df4607f9ecd6f887", kill_on_drop: false }`
[INFO] [stderr]    Compiling lab-firecracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "708c6946e786b3d525ccfeecaeb26c703e9313cddae50bf2df4607f9ecd6f887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708c6946e786b3d525ccfeecaeb26c703e9313cddae50bf2df4607f9ecd6f887", kill_on_drop: false }`
[INFO] [stdout] 708c6946e786b3d525ccfeecaeb26c703e9313cddae50bf2df4607f9ecd6f887
