[INFO] updating cached repository https://github.com/t0yohei/rust_todo [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d2e1eb28411638ae23414bd0c45210316c70ead [INFO] checking t0yohei/rust_todo against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft0yohei%2Frust_todo" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/t0yohei/rust_todo 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/t0yohei/rust_todo [INFO] finished tweaking git repo https://github.com/t0yohei/rust_todo [INFO] tweaked toml for git repo https://github.com/t0yohei/rust_todo written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/t0yohei/rust_todo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stdout] 59fa35db160c23b661109c7bf71009f22792e9d35ad19f36e03d58579f3c1bc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "59fa35db160c23b661109c7bf71009f22792e9d35ad19f36e03d58579f3c1bc4"` [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling lazycell v1.2.0 [INFO] [stderr] Compiling arc-swap v0.3.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling syn v0.15.17 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking signal-hook v0.1.5 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Checking flate2 v1.0.4 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling tokio-executor v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Checking tokio-reactor v0.1.6 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Checking tokio-fs v0.1.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.2 [INFO] [stderr] Checking tokio-uds v0.2.3 [INFO] [stderr] Checking tokio-signal v0.2.6 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Checking trust-dns-proto v0.4.3 [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.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=0db31354b5964a74 -C extra-filename=-0db31354b5964a74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-48b653407d623d34.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-97b754fe0b9a0338.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-3a34658198159da0.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 `diesel`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="with-deprecated"' -C metadata=bb9696ae96f1c715 -C extra-filename=-bb9696ae96f1c715 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b9b0f6d4f754b300.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d085a8aa55cc7bef.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-4125d8b463c3e826.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-183a8f9f3397ce37.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=e2f906d2894bdb3e -C extra-filename=-e2f906d2894bdb3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-4026d114b6b9481d.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-b5c041e346894282.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-ad3efb29d42f50cc.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-f153d54fbf915536.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-28df353969e0f43c.rmeta --cap-lints allow --cap-lints=forbid --cfg regex_runtime_teddy_ssse3 --cfg regex_runtime_teddy_avx2` (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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.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"' -C metadata=4eeee3ac140289f5 -C extra-filename=-4eeee3ac140289f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ca0f2914ed1ea30e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d0639fb25c2c1a88.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-fca09053744738f5.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" "59fa35db160c23b661109c7bf71009f22792e9d35ad19f36e03d58579f3c1bc4"` [INFO] running `"docker" "rm" "-f" "59fa35db160c23b661109c7bf71009f22792e9d35ad19f36e03d58579f3c1bc4"` [INFO] [stdout] 59fa35db160c23b661109c7bf71009f22792e9d35ad19f36e03d58579f3c1bc4