[INFO] updating cached repository https://github.com/yuri91/feeder [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] 32929b1a1dc5fd689737175e67511bd9fff362cd [INFO] checking yuri91/feeder against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68746 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuri91%2Ffeeder" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuri91/feeder on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/yuri91/feeder [INFO] finished tweaking git repo https://github.com/yuri91/feeder [INFO] tweaked toml for git repo https://github.com/yuri91/feeder written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/yuri91/feeder already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "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] 214adc19ce46c1e56abbbae800a555c276135c4de822956067f99289e2916144 [INFO] running `"docker" "start" "-a" "214adc19ce46c1e56abbbae800a555c276135c4de822956067f99289e2916144"` [INFO] [stderr] Compiling ident_case v1.0.0 [INFO] [stderr] Compiling openssl v0.10.18 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking miniz-sys v0.1.11 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking libflate v0.1.20 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking signal-hook v0.1.7 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling darling_core v0.8.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking ignore v0.4.6 [INFO] [stderr] Checking backtrace v0.3.14 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking globwalk v0.3.1 [INFO] [stderr] error: could not compile `darling_core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.8.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"' -C metadata=77155f244d23c53f -C extra-filename=-77155f244d23c53f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-20172a30b54128df.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-c68897b59b3c2c40.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1842f254847403d7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-9ffd6db5e143bdd1.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b567645bb7adfa0.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_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=f3f0674e3a5ffd9c -C extra-filename=-f3f0674e3a5ffd9c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1842f254847403d7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9ffd6db5e143bdd1.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b567645bb7adfa0.rlib --extern proc_macro --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" "214adc19ce46c1e56abbbae800a555c276135c4de822956067f99289e2916144"` [INFO] running `"docker" "rm" "-f" "214adc19ce46c1e56abbbae800a555c276135c4de822956067f99289e2916144"` [INFO] [stdout] 214adc19ce46c1e56abbbae800a555c276135c4de822956067f99289e2916144