[INFO] updating cached repository https://github.com/tsuckow/TrafficMonitor [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f755807e90c1842a66b91ef9208cec226d96fd29 [INFO] checking tsuckow/TrafficMonitor against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsuckow%2FTrafficMonitor" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tsuckow/TrafficMonitor on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tsuckow/TrafficMonitor [INFO] finished tweaking git repo https://github.com/tsuckow/TrafficMonitor [INFO] tweaked toml for git repo https://github.com/tsuckow/TrafficMonitor written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tsuckow/TrafficMonitor already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 2dd8a98c54049e36eb934a7516af7a04006850251ce6576dcb1b1c6b9682cab3 [INFO] running `"docker" "start" "-a" "2dd8a98c54049e36eb934a7516af7a04006850251ce6576dcb1b1c6b9682cab3"` [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling rand_xorshift v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Checking signal-hook v0.1.6 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking trust-dns-proto v0.6.1 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=ec6b2c5f84ef7961 -C extra-filename=-ec6b2c5f84ef7961 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b06f6db17ba2b5ee.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-b87de917ec218340.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-014f4e387210a05c.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 `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=ed0303829c3ee819 -C extra-filename=-ed0303829c3ee819 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-515a3518742a7ef1.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 `openssl`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name openssl /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=404fa5006660c867 -C extra-filename=-404fa5006660c867 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cb2b1df8ce5981fd.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-938cb54104316bf4.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-033424ccd4b5024d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-4857922a66ba42c6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-df59fc15a4766dc0.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-3099cd0fd3ac7b44.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl111` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.84/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=d4521514d54b7be1 -C extra-filename=-d4521514d54b7be1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0ed9ba312e096640.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1131802c42dc07da.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-65c266f0b8b79229.rlib --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 `h2`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.1.14/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0898ad4e89e92c3a -C extra-filename=-0898ad4e89e92c3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a46c7a6df8821ef2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e63de49a2ee35b84.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-0a9e739ac8e177b8.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-fbdf776bce8b88d0.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-c9712c045c1abd72.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d7838453bb9a7fce.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-54698ac8d5d60b97.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-12b40f7cb06a1947.rmeta --extern string=/opt/rustwide/target/debug/deps/libstring-e1c899054fcff47e.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-4b3b60bffd0fae20.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 `rand`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rand /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rand-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="cloudabi"' --cfg 'feature="default"' --cfg 'feature="fuchsia-zircon"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="winapi"' -C metadata=a5459a17106dc2b7 -C extra-filename=-a5459a17106dc2b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-df59fc15a4766dc0.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-79d46304fc327d9a.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-de83eef03d3dbb5c.rmeta --extern rand_hc=/opt/rustwide/target/debug/deps/librand_hc-d6aadd1f92789af2.rmeta --extern rand_isaac=/opt/rustwide/target/debug/deps/librand_isaac-30e87129188dcdfc.rmeta --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-26450db7c150db9b.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-9460c0b23c019b07.rmeta --cap-lints allow --cap-lints=forbid --cfg rust_1_25 --cfg rust_1_26 --cfg rust_1_27` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio-reactor`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio_reactor /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=f8d97cdecd1ea7ef -C extra-filename=-f8d97cdecd1ea7ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-00577ce8a09b1a3c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-055283d588131efa.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-4857922a66ba42c6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6cff1b1c50a400d0.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-21ac362271f30570.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3a76f0aa1b943834.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-38406bacfc0b2b53.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-c0e8cd32afaf210d.rmeta --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-36833c4f0f1d8b85.rmeta --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-7b5db019c5d7b5a8.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 `encoding_rs`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=569984bdcb4bd353 -C extra-filename=-569984bdcb4bd353 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-938cb54104316bf4.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" "2dd8a98c54049e36eb934a7516af7a04006850251ce6576dcb1b1c6b9682cab3"` [INFO] running `"docker" "rm" "-f" "2dd8a98c54049e36eb934a7516af7a04006850251ce6576dcb1b1c6b9682cab3"` [INFO] [stdout] 2dd8a98c54049e36eb934a7516af7a04006850251ce6576dcb1b1c6b9682cab3