[INFO] updating cached repository https://github.com/blackaf/activitydesk [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] f4d726478ff8e277d5f6e10bc4a83b78bd282605 [INFO] checking blackaf/activitydesk against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackaf%2Factivitydesk" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blackaf/activitydesk on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/blackaf/activitydesk [INFO] finished tweaking git repo https://github.com/blackaf/activitydesk [INFO] tweaked toml for git repo https://github.com/blackaf/activitydesk written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/blackaf/activitydesk already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] 2c0495ae9f0266729df54c222b07615d4f36c72a22384b54b8edbfad24c43a04 [INFO] running `"docker" "start" "-a" "2c0495ae9f0266729df54c222b07615d4f36c72a22384b54b8edbfad24c43a04"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking tap-reader v1.0.1 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling num-iter v0.1.38 [INFO] [stderr] Compiling openssl-sys v0.9.46 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rust-gmp v0.3.2 [INFO] [stderr] Checking dbus v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking mio v0.6.17 [INFO] [stderr] Compiling html5ever v0.22.3 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling cpp_common v0.5.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling qmetaobject_impl v0.0.5 [INFO] [stderr] Compiling cstr-macros v0.1.5 [INFO] [stderr] Checking hyper-old-types v0.11.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking rust-crypto v0.2.36 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling openssl v0.10.22 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking cstr v0.1.7 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling cpp_macros v0.5.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling failure_derive v0.1.5 [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.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=fc38f9c49afb3635 -C extra-filename=-fc38f9c49afb3635 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ucd_util=/opt/rustwide/target/debug/deps/libucd_util-dd831fc17b47d072.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 `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.91/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"' -C metadata=5bd5b0699890fc53 -C extra-filename=-5bd5b0699890fc53 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4818954e355c1730.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f7b7446bdd50f7bb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f8c52e6dd4026e29.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" "2c0495ae9f0266729df54c222b07615d4f36c72a22384b54b8edbfad24c43a04"` [INFO] running `"docker" "rm" "-f" "2c0495ae9f0266729df54c222b07615d4f36c72a22384b54b8edbfad24c43a04"` [INFO] [stdout] 2c0495ae9f0266729df54c222b07615d4f36c72a22384b54b8edbfad24c43a04