[INFO] updating cached repository https://github.com/Comcast/Bynar [INFO] running `"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"` [INFO] [stderr] From https://github.com/Comcast/Bynar [INFO] [stderr] 50ed446..e13a72c socketOverhaul -> socketOverhaul [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb8d76028fc0e6202cbba61677a131863532b659 [INFO] checking Comcast/Bynar against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FComcast%2FBynar" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Comcast/Bynar on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Comcast/Bynar [INFO] removed workspace from git repo https://github.com/Comcast/Bynar [INFO] removed path dependency api from git repo https://github.com/Comcast/Bynar [INFO] finished tweaking git repo https://github.com/Comcast/Bynar [INFO] tweaked toml for git repo https://github.com/Comcast/Bynar written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Comcast/Bynar already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (api) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/cholcombe973/blkid.git` [INFO] [stderr] Updating git repository `https://github.com/mzhong1/block-utils.git` [INFO] [stderr] Updating git repository `https://github.com/mzhong1/ceph-rust` [INFO] [stderr] Updating git repository `https://github.com/cholcombe973/dmi` [INFO] [stderr] Updating git repository `https://github.com/cholcombe973/goji.git` [INFO] [stderr] Updating git repository `https://github.com/mzhong1/gpt` [INFO] [stderr] Updating git repository `https://github.com/cholcombe973/vault-rs.git` [INFO] [stderr] Updating git repository `https://github.com/cholcombe973/libredfish` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (api) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57b2c2104f0d73ea28cf739a6d5746e0ae74f118bbe6ef645e8f998b1b9cdcdf [INFO] running `"docker" "start" "-a" "57b2c2104f0d73ea28cf739a6d5746e0ae74f118bbe6ef645e8f998b1b9cdcdf"` [INFO] [stderr] warning: dependency (api) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.40.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking pnet_base v0.22.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking arc-swap v0.4.5 [INFO] [stderr] Compiling pnet v0.23.1 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Checking shellscript v0.3.1 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Checking plain v0.1.0 [INFO] [stderr] Checking init-daemon v0.1.0 [INFO] [stderr] Checking api v0.2.0 [INFO] [stderr] Checking json v0.11.15 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking pnet_macros_support v0.23.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking dmi v0.1.0 (https://github.com/cholcombe973/dmi#9302e4f7) [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking want v0.0.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Checking indexmap v1.3.2 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling zmq-sys v0.8.3 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Checking fstab v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking regex v1.0.6 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking pnet_sys v0.25.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking pnet_sys v0.23.1 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking libatasmart-sys v0.1.2 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Compiling zmq v0.8.3 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking udev v0.2.0 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking signal-hook v0.1.13 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=2c580086070eb41e -C extra-filename=-2c580086070eb41e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-2ec4b01bd818e075.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ef8ce856bfb86d7a.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2fcf4827e6f73922.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-2bc910c618b333a1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=4d38b28125c93352 -C extra-filename=-4d38b28125c93352 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3228b5849ba3c0ce.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a3d6b984369398b8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ed9f01ce89c1592b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=899e948f5fbdb95e -C extra-filename=-899e948f5fbdb95e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-8461f32a32d228b2.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-b69612b327ea53f6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8751362a7dc7b720.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-6855c5e4618cea0b.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-a818a31186cdca88.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-0b0fa701cdb15e66.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-acaa049ac15304b4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=43e4e20edb898987 -C extra-filename=-43e4e20edb898987 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d6298caacb56aed9.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d4f660f11ccbbfb3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3f39418117497058.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-adde04f14b49ee74.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syntex_syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syntex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=fff6d496252df164 -C extra-filename=-fff6d496252df164 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c417412308635ccc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-ef8ce856bfb86d7a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-affb45b7aa50c50f.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-cb2a83575f198a58.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-81f1b28b99b0b348.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-8b9957e5848d1f68.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-0b564f21babdcdca.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9c91e7ad1d7c1d55.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "57b2c2104f0d73ea28cf739a6d5746e0ae74f118bbe6ef645e8f998b1b9cdcdf"` [INFO] running `"docker" "rm" "-f" "57b2c2104f0d73ea28cf739a6d5746e0ae74f118bbe6ef645e8f998b1b9cdcdf"` [INFO] [stdout] 57b2c2104f0d73ea28cf739a6d5746e0ae74f118bbe6ef645e8f998b1b9cdcdf