[INFO] updating cached repository https://github.com/hoardexchange/cacherz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6903db9135450ac445d0183e5fab2b2b5e4b038d [INFO] testing hoardexchange/cacherz against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoardexchange%2Fcacherz" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoardexchange/cacherz on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoardexchange/cacherz [INFO] finished tweaking git repo https://github.com/hoardexchange/cacherz [INFO] tweaked toml for git repo https://github.com/hoardexchange/cacherz written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hoardexchange/cacherz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: llvm [INFO] [stderr] warning: unused manifest key: rust [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] feb091fa208a4406ecafc9aa49c3c8dadb5f54859b90adff37e891d0652a1b3a [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" "feb091fa208a4406ecafc9aa49c3c8dadb5f54859b90adff37e891d0652a1b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "feb091fa208a4406ecafc9aa49c3c8dadb5f54859b90adff37e891d0652a1b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feb091fa208a4406ecafc9aa49c3c8dadb5f54859b90adff37e891d0652a1b3a", kill_on_drop: false }` [INFO] [stdout] feb091fa208a4406ecafc9aa49c3c8dadb5f54859b90adff37e891d0652a1b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b5369f1ec69552b74be44538ddb0e516b9e7ff281ed0a6f05928080a148c7f2 [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" "6b5369f1ec69552b74be44538ddb0e516b9e7ff281ed0a6f05928080a148c7f2", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: llvm [INFO] [stderr] warning: unused manifest key: rust [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling actix-web v0.7.16 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling ethereum-types-serialize v0.2.1 [INFO] [stderr] Compiling tiny-keccak v1.4.2 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling blob v0.2.0 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling uint v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling fixed-hash v0.2.5 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling ethbloom v0.5.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling hyper v0.12.18 [INFO] [stderr] Compiling crossbeam-channel v0.3.3 [INFO] [stderr] Compiling ethereum-types v0.4.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling cc v1.0.26 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling zstd-sys v1.4.6+zstd.1.3.7 (https://github.com/gyscos/zstd-rs.git#ef551d24) [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lz4-sys v1.8.0 (https://github.com/busyjay/lz4-rs.git?branch=adjust-build#41509fea) [INFO] [stderr] Compiling bzip2-sys v0.1.7 (https://github.com/alexcrichton/bzip2-rs.git#50c3d852) [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rlua v0.15.3 [INFO] [stderr] Compiling snappy-sys v0.1.0 (https://github.com/busyjay/rust-snappy.git?branch=static-link#be021783) [INFO] [stderr] Compiling librocksdb_sys v0.1.0 (https://github.com/pingcap/rust-rocksdb.git#43393ed5) [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.82/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=a6b4a7df847b354a -C extra-filename=-a6b4a7df847b354a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-30d193eab426ecf6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-36b7e70bf6e219f2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7ba7190e345c11a1.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (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" "6b5369f1ec69552b74be44538ddb0e516b9e7ff281ed0a6f05928080a148c7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5369f1ec69552b74be44538ddb0e516b9e7ff281ed0a6f05928080a148c7f2", kill_on_drop: false }` [INFO] [stdout] 6b5369f1ec69552b74be44538ddb0e516b9e7ff281ed0a6f05928080a148c7f2