[INFO] cloning repository https://github.com/memflow/scanflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/memflow/scanflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2635eda7275887fac612e67440fc077051b3d018 [INFO] checking memflow/scanflow against try#8bd0b77645ef32a639317a02f595742585d7b842 for pr-116357 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmemflow%2Fscanflow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/memflow/scanflow 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] removed /workspace/builds/worker-4-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/memflow/scanflow [INFO] finished tweaking git repo https://github.com/memflow/scanflow [INFO] tweaked toml for git repo https://github.com/memflow/scanflow written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/memflow/scanflow 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" "+8bd0b77645ef32a639317a02f595742585d7b842" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b7e7be74e5821acd451fed26261ebbaaf8e2a2ee9dd42ed94d0e56b02a69bfc6 [INFO] running `Command { std: "docker" "start" "-a" "b7e7be74e5821acd451fed26261ebbaaf8e2a2ee9dd42ed94d0e56b02a69bfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7e7be74e5821acd451fed26261ebbaaf8e2a2ee9dd42ed94d0e56b02a69bfc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7e7be74e5821acd451fed26261ebbaaf8e2a2ee9dd42ed94d0e56b02a69bfc6", kill_on_drop: false }` [INFO] [stdout] b7e7be74e5821acd451fed26261ebbaaf8e2a2ee9dd42ed94d0e56b02a69bfc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ee457eb0dcaa889dc44ae1af0755fb22c716f4f76d7447acda9c547146d35990 [INFO] running `Command { std: "docker" "start" "-a" "ee457eb0dcaa889dc44ae1af0755fb22c716f4f76d7447acda9c547146d35990", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling core_extensions v1.5.2 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking tstr v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.10.3 [INFO] [stderr] Checking repr_offset v0.2.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling x86_64 v0.14.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking dataview v0.1.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking volatile v0.4.4 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking hashbrown v0.12.0 [INFO] [stderr] Checking coarsetime v0.1.21 [INFO] [stderr] Checking pelite v0.9.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking fixed-slice-vec v0.8.0 [INFO] [stderr] Checking rangemap v1.0.1 [INFO] [stderr] Checking bumpalo v3.9.1 [INFO] [stderr] Checking iced-x86 v1.17.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking pbr v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking rayon-tlsctx v0.2.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling as_derive_utils v0.10.3 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Checking scan_fmt v0.2.6 [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] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Checking toml v0.5.8 [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] 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-beta5/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=84b6cad3817bfe82 -C extra-filename=-84b6cad3817bfe82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abi_stable=/opt/rustwide/target/debug/deps/libabi_stable-4b5959dfa8e453ef.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-17eaae058c49a1b8.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-52a8d2237ec4632a.rmeta --extern cglue=/opt/rustwide/target/debug/deps/libcglue-45d76b6225e83f86.rmeta --extern coarsetime=/opt/rustwide/target/debug/deps/libcoarsetime-1ffa88b27ae12822.rmeta --extern dataview=/opt/rustwide/target/debug/deps/libdataview-ae0c566bf6393b2c.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-c6f34c22251a3471.rmeta --extern fixed_slice_vec=/opt/rustwide/target/debug/deps/libfixed_slice_vec-1464d05cf9a24726.rmeta --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-9199719021d95050.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-ebaf7a0ad8f6c43a.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2f20d44307a828ac.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-91f6e07a3d878f25.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9e4f3892da1fde3e.rmeta --extern memflow_derive=/opt/rustwide/target/debug/deps/libmemflow_derive-cd9a1ad9f6b3b343.so --extern memmap=/opt/rustwide/target/debug/deps/libmemmap-a93faee2c1e4824f.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-868ec6b079051b76.rmeta --extern pelite=/opt/rustwide/target/debug/deps/libpelite-4a46e4a958a6e9e4.rmeta --extern rangemap=/opt/rustwide/target/debug/deps/librangemap-906669d79d65dc95.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-758cc222a8ec54d8.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b8b713d4a5556578.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-d1390ede8a99d78f.rmeta --extern x86_64=/opt/rustwide/target/debug/deps/libx86_64-15ee24f3a61f2250.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ee457eb0dcaa889dc44ae1af0755fb22c716f4f76d7447acda9c547146d35990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee457eb0dcaa889dc44ae1af0755fb22c716f4f76d7447acda9c547146d35990", kill_on_drop: false }` [INFO] [stdout] ee457eb0dcaa889dc44ae1af0755fb22c716f4f76d7447acda9c547146d35990