[INFO] updating cached repository https://github.com/eduardobraun/femapi [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] 86fe3c39def3c837af666185a9c5d5b963b0c015 [INFO] checking eduardobraun/femapi against try#ba14a92a10441c4b839ce71e6ef5f7a48bbff18f for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardobraun%2Ffemapi" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eduardobraun/femapi on toolchain ba14a92a10441c4b839ce71e6ef5f7a48bbff18f [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eduardobraun/femapi [INFO] finished tweaking git repo https://github.com/eduardobraun/femapi [INFO] tweaked toml for git repo https://github.com/eduardobraun/femapi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/eduardobraun/femapi already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: unused manifest key: package.cargo-features [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ba14a92a10441c4b839ce71e6ef5f7a48bbff18f" "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] 6c08c909c846eb9589a44ec1e30ae5f9a1eb3d67cfd10825b25dbb8a710ee72c [INFO] running `"docker" "start" "-a" "6c08c909c846eb9589a44ec1e30ae5f9a1eb3d67cfd10825b25dbb8a710ee72c"` [INFO] [stderr] warning: unused manifest key: package.cargo-features [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling femapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking grounded_path v0.1.0 (https://gitlab.com/etb/grounded_path#ee1c84f9) [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking slog-extra v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking slog-stream v1.2.1 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking slog-atomic v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking bcrypt v0.2.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=6dd3fb4c77155ad7 -C extra-filename=-6dd3fb4c77155ad7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-732d34115dcdd972.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d23b0a7a42f4069e.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-8d01ac023b688cef.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-59b097faa6fad385.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-e9adba7f96ecaa06.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: build failed [INFO] running `"docker" "inspect" "6c08c909c846eb9589a44ec1e30ae5f9a1eb3d67cfd10825b25dbb8a710ee72c"` [INFO] running `"docker" "rm" "-f" "6c08c909c846eb9589a44ec1e30ae5f9a1eb3d67cfd10825b25dbb8a710ee72c"` [INFO] [stdout] 6c08c909c846eb9589a44ec1e30ae5f9a1eb3d67cfd10825b25dbb8a710ee72c