[INFO] fetching crate memflow-kvm 0.2.0-beta10... [INFO] checking memflow-kvm-0.2.0-beta10 against try#8bd0b77645ef32a639317a02f595742585d7b842 for pr-116357 [INFO] extracting crate memflow-kvm 0.2.0-beta10 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate memflow-kvm 0.2.0-beta10 on toolchain 8bd0b77645ef32a639317a02f595742585d7b842 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate memflow-kvm 0.2.0-beta10 [INFO] finished tweaking crates.io crate memflow-kvm 0.2.0-beta10 [INFO] tweaked toml for crates.io crate memflow-kvm 0.2.0-beta10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a9d899b93eaf4fd493f449bb118879ba281ca05720c70adec857a7b01689632 [INFO] running `Command { std: "docker" "start" "-a" "4a9d899b93eaf4fd493f449bb118879ba281ca05720c70adec857a7b01689632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a9d899b93eaf4fd493f449bb118879ba281ca05720c70adec857a7b01689632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a9d899b93eaf4fd493f449bb118879ba281ca05720c70adec857a7b01689632", kill_on_drop: false }` [INFO] [stdout] 4a9d899b93eaf4fd493f449bb118879ba281ca05720c70adec857a7b01689632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+8bd0b77645ef32a639317a02f595742585d7b842" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94e859d0ef66e7cc1ffb24fcd2ae0c276baa22b34ee15ad88b710218f50a9f32 [INFO] running `Command { std: "docker" "start" "-a" "94e859d0ef66e7cc1ffb24fcd2ae0c276baa22b34ee15ad88b710218f50a9f32", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ahash v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tstr v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling cglue v0.2.12 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking coarsetime v0.1.28 [INFO] [stderr] Checking x86_64 v0.14.11 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking fixed-slice-vec v0.10.0 [INFO] [stderr] Checking rangemap v1.4.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking goblin v0.5.4 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking serde_json v1.0.107 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Compiling abi_stable_derive v0.10.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling memflow-derive v0.2.0-beta3 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Compiling memflow-kvm-ioctl v0.1.1 [INFO] [stderr] Checking abi_stable v0.10.5 [INFO] [stderr] Checking memflow v0.2.0-beta10 [INFO] [stderr] error: could not compile `memflow` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8bd0b77645ef32a639317a02f595742585d7b842/bin/rustc --crate-name memflow --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/memflow-0.2.0-beta10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="64_bit_mem"' --cfg 'feature="abi_stable"' --cfg 'feature="coarsetime"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="filemap"' --cfg 'feature="goblin"' --cfg 'feature="libloading"' --cfg 'feature="memmap"' --cfg 'feature="memmapfiles"' --cfg 'feature="once_cell"' --cfg 'feature="os_helpers"' --cfg 'feature="pelite"' --cfg 'feature="plugins"' --cfg 'feature="serde"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --cfg 'feature="toml"' -C metadata=4ba848b68c270fe7 -C extra-filename=-4ba848b68c270fe7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abi_stable=/opt/rustwide/target/debug/deps/libabi_stable-81cd79b8890a230b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-17eaae058c49a1b8.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-3e8aa3562dcadc0f.rmeta --extern cglue=/opt/rustwide/target/debug/deps/libcglue-04550aff9b94e1d5.rmeta --extern coarsetime=/opt/rustwide/target/debug/deps/libcoarsetime-3d0299781886b814.rmeta --extern dataview=/opt/rustwide/target/debug/deps/libdataview-9621f79a7f56a29a.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-e3077fcad2736cd1.rmeta --extern fixed_slice_vec=/opt/rustwide/target/debug/deps/libfixed_slice_vec-c0a55e00a71c161f.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-7feec51e21263b58.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-58f652d2a6b08627.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d22879ff93bce856.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-1506e54083e26852.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-8baa393fb6f0f258.rmeta --extern memflow_derive=/opt/rustwide/target/debug/deps/libmemflow_derive-0e1a5b9811de3f0a.so --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-201b06064dd121a6.rmeta --extern no_std_compat=/opt/rustwide/target/debug/deps/libno_std_compat-9e01bdceb2fe37d4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3d56323a8e46a3ec.rmeta --extern pelite=/opt/rustwide/target/debug/deps/libpelite-4a46e4a958a6e9e4.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-605e9f5ea5158999.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ddee8a65c1779f7b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-559e8d0b645576e5.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-317d1f7be4cfa389.rmeta --extern x86_64=/opt/rustwide/target/debug/deps/libx86_64-b8c7aa0ae855fa9a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "94e859d0ef66e7cc1ffb24fcd2ae0c276baa22b34ee15ad88b710218f50a9f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e859d0ef66e7cc1ffb24fcd2ae0c276baa22b34ee15ad88b710218f50a9f32", kill_on_drop: false }` [INFO] [stdout] 94e859d0ef66e7cc1ffb24fcd2ae0c276baa22b34ee15ad88b710218f50a9f32