[INFO] fetching crate memflow-kvm 0.2.0-beta2... [INFO] checking memflow-kvm-0.2.0-beta2 against master#69a5d2481e856a5a18885390b8cf6950b9ff8dd3 for pr-96376 [INFO] extracting crate memflow-kvm 0.2.0-beta2 into /workspace/builds/worker-70/source [INFO] validating manifest of crates.io crate memflow-kvm 0.2.0-beta2 on toolchain 69a5d2481e856a5a18885390b8cf6950b9ff8dd3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memflow-kvm 0.2.0-beta2 [INFO] finished tweaking crates.io crate memflow-kvm 0.2.0-beta2 [INFO] tweaked toml for crates.io crate memflow-kvm 0.2.0-beta2 written to /workspace/builds/worker-70/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "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 memflow-kvm-ioctl v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a14513e8ad4359a073f78cb0a0b6f4db62f7448d2ef2fd26e6260d3e3c4357c5 [INFO] running `Command { std: "docker" "start" "-a" "a14513e8ad4359a073f78cb0a0b6f4db62f7448d2ef2fd26e6260d3e3c4357c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a14513e8ad4359a073f78cb0a0b6f4db62f7448d2ef2fd26e6260d3e3c4357c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a14513e8ad4359a073f78cb0a0b6f4db62f7448d2ef2fd26e6260d3e3c4357c5", kill_on_drop: false }` [INFO] [stdout] a14513e8ad4359a073f78cb0a0b6f4db62f7448d2ef2fd26e6260d3e3c4357c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+69a5d2481e856a5a18885390b8cf6950b9ff8dd3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f5df87e0e53c60ad6a4aff8c82d54bb9a403b025d84ec1601cdade03d03a66 [INFO] running `Command { std: "docker" "start" "-a" "b3f5df87e0e53c60ad6a4aff8c82d54bb9a403b025d84ec1601cdade03d03a66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking volatile v0.4.5 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking fixed-slice-vec v0.8.0 [INFO] [stderr] Checking rangemap v1.0.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking tstr v0.2.2 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking coarsetime v0.1.22 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Checking repr_offset v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling memflow-kvm-ioctl v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking abi_stable v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling cglue-gen v0.2.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta2 [INFO] [stderr] Compiling cglue-macro v0.2.2 [INFO] [stderr] Checking cglue v0.2.11 [INFO] [stderr] Checking memflow v0.2.0-beta5 [INFO] [stderr] Checking memflow-kvm v0.2.0-beta2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "b3f5df87e0e53c60ad6a4aff8c82d54bb9a403b025d84ec1601cdade03d03a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f5df87e0e53c60ad6a4aff8c82d54bb9a403b025d84ec1601cdade03d03a66", kill_on_drop: false }` [INFO] [stdout] b3f5df87e0e53c60ad6a4aff8c82d54bb9a403b025d84ec1601cdade03d03a66