[INFO] fetching crate varlociraptor 2.6.1... [INFO] checking varlociraptor-2.6.1 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate varlociraptor 2.6.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate varlociraptor 2.6.1 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate varlociraptor 2.6.1 [INFO] finished tweaking crates.io crate varlociraptor 2.6.1 [INFO] tweaked toml for crates.io crate varlociraptor 2.6.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate varlociraptor 2.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c7981c2b54eeefe348df36ea551bdb3b48d768ae7db42f311a004969f506990 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9c7981c2b54eeefe348df36ea551bdb3b48d768ae7db42f311a004969f506990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c7981c2b54eeefe348df36ea551bdb3b48d768ae7db42f311a004969f506990", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c7981c2b54eeefe348df36ea551bdb3b48d768ae7db42f311a004969f506990", kill_on_drop: false }` [INFO] [stdout] 9c7981c2b54eeefe348df36ea551bdb3b48d768ae7db42f311a004969f506990 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d3ccc5db5ce783a1a2af32f801ebe2739e51aaab7fa3c2e786d164348a9ca06 [INFO] running `Command { std: "docker" "start" "-a" "6d3ccc5db5ce783a1a2af32f801ebe2739e51aaab7fa3c2e786d164348a9ca06", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking futures-core v0.3.9 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.9 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Checking pin-project-lite v0.2.1 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling bio v0.32.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking triple_accel v0.3.4 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking lru_time_cache v0.10.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling GSL-sys v2.0.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking counter v0.5.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rulinalg v0.3.7 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Checking GSL v2.0.1 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking statrs v0.12.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking ftp v3.0.1 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking once_cell v0.1.8 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking cached v0.9.0 [INFO] [stderr] Checking rusty-machine v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling format-bytes-macros v0.1.2 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Checking format-bytes v0.1.3 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=f1efb0dc4e6eb94c -C extra-filename=-f1efb0dc4e6eb94c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1973dd20edee240d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5f6362cd665e1c6e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d3ccc5db5ce783a1a2af32f801ebe2739e51aaab7fa3c2e786d164348a9ca06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3ccc5db5ce783a1a2af32f801ebe2739e51aaab7fa3c2e786d164348a9ca06", kill_on_drop: false }` [INFO] [stdout] 6d3ccc5db5ce783a1a2af32f801ebe2739e51aaab7fa3c2e786d164348a9ca06