[INFO] updating cached repository https://github.com/theaaf/blackmagic-c2 [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] 1cc407e98607b1b8ab2f823ca0ce15c51a13e0f5 [INFO] checking theaaf/blackmagic-c2 against beta-2019-10-27 for pr-65897 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheaaf%2Fblackmagic-c2" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theaaf/blackmagic-c2 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/theaaf/blackmagic-c2 [INFO] finished tweaking git repo https://github.com/theaaf/blackmagic-c2 [INFO] tweaked toml for git repo https://github.com/theaaf/blackmagic-c2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/theaaf/blackmagic-c2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=allow" "-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" "+beta-2019-10-27" "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] c3c4bcbf14d35613bf2393d9e1207df544afbe41ed7c5234c0ace4263d208c60 [INFO] running `"docker" "start" "-a" "c3c4bcbf14d35613bf2393d9e1207df544afbe41ed7c5234c0ace4263d208c60"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling bindgen v0.42.3 [INFO] [stderr] Compiling pnet v0.22.0 [INFO] [stderr] Checking simple-error v0.1.13 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Checking pnet_macros_support v0.22.0 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking signal-hook v0.1.8 [INFO] [stderr] Checking pnet_sys v0.22.0 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking gethostname v0.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking ipnetwork v0.14.0 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking rmp v0.8.7 (https://github.com/3Hren/msgpack-rust?rev=40b3d480b20961e6eeceb416b32bcd0a3383846a#40b3d480) [INFO] [stderr] Checking backtrace v0.3.14 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking pnet_datalink v0.22.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking rmp-serde v0.14.0 (https://github.com/3Hren/msgpack-rust?rev=40b3d480b20961e6eeceb416b32bcd0a3383846a#40b3d480) [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking flate2 v1.0.7 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking slog-scope v4.1.1 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-signal v0.2.8 [INFO] [stderr] Checking slog-stdlog v3.0.2 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] error: could not compile `syntex_syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syntex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.42.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=51f4b43a9fee156d -C extra-filename=-51f4b43a9fee156d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3a5b846e0c6838c3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-32c21f3b4686a96d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b9819952dd61a73d.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-332151e2a933ba76.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-bbc166083545c91a.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-3482d196e660e683.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-c69c90bac73036ae.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-88558a5becd992db.rmeta --cap-lints allow --cap-lints=allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c3c4bcbf14d35613bf2393d9e1207df544afbe41ed7c5234c0ace4263d208c60"` [INFO] running `"docker" "rm" "-f" "c3c4bcbf14d35613bf2393d9e1207df544afbe41ed7c5234c0ace4263d208c60"` [INFO] [stdout] c3c4bcbf14d35613bf2393d9e1207df544afbe41ed7c5234c0ace4263d208c60