[INFO] updating cached repository https://github.com/leo60228/upd8r [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] 717ffe17d397074383c2e0001954990761f582fa [INFO] checking leo60228/upd8r against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo60228%2Fupd8r" "/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/leo60228/upd8r on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/leo60228/upd8r [INFO] finished tweaking git repo https://github.com/leo60228/upd8r [INFO] tweaked toml for git repo https://github.com/leo60228/upd8r written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/leo60228/upd8r already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 12b9035a54f5087b018e3b534a0f56068ac20086391207f1a014f18ed0c21436 [INFO] running `"docker" "start" "-a" "12b9035a54f5087b018e3b534a0f56068ac20086391207f1a014f18ed0c21436"` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling serenity v0.8.0 [INFO] [stderr] Checking uwl v0.5.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling openssl-src v111.6.1+1.1.1d [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace-sys v0.1.34 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Checking parking_lot v0.9.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] Checking input_buffer v0.2.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-rustls v0.10.3 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking rustls-native-certs v0.3.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.13 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling command_attr v0.1.7 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] error: could not compile `cssparser`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.25.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e144dffe1659677d -C extra-filename=-e144dffe1659677d --out-dir /opt/rustwide/target/debug/build/cssparser-e144dffe1659677d -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-028fb519707a08d4.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f1d56d79d083a9fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-90a64d8f2d739c4d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7076a41945f48162.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 `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.3/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="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=783bbf1a34235159 -C extra-filename=-783bbf1a34235159 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f1d56d79d083a9fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-90a64d8f2d739c4d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7076a41945f48162.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" "12b9035a54f5087b018e3b534a0f56068ac20086391207f1a014f18ed0c21436"` [INFO] running `"docker" "rm" "-f" "12b9035a54f5087b018e3b534a0f56068ac20086391207f1a014f18ed0c21436"` [INFO] [stdout] 12b9035a54f5087b018e3b534a0f56068ac20086391207f1a014f18ed0c21436