[INFO] updating cached repository https://github.com/Kyras/system_benchmarks [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a86ee17049b15af8f3c4794bf93672c3c4e63dc3 [INFO] checking Kyras/system_benchmarks against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyras%2Fsystem_benchmarks" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kyras/system_benchmarks on toolchain 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kyras/system_benchmarks [INFO] finished tweaking git repo https://github.com/Kyras/system_benchmarks [INFO] tweaked toml for git repo https://github.com/Kyras/system_benchmarks written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Kyras/system_benchmarks already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f215b83329c02e0994b50426be3e5270c2be013064fd7f01f9fcc0ae14c2d373 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f215b83329c02e0994b50426be3e5270c2be013064fd7f01f9fcc0ae14c2d373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f215b83329c02e0994b50426be3e5270c2be013064fd7f01f9fcc0ae14c2d373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f215b83329c02e0994b50426be3e5270c2be013064fd7f01f9fcc0ae14c2d373", kill_on_drop: false }` [INFO] [stdout] f215b83329c02e0994b50426be3e5270c2be013064fd7f01f9fcc0ae14c2d373 [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3578ee23c3aa5d7d728cdd42cd444a8ea353a90fc7f903442fb939a2f66bf0a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3578ee23c3aa5d7d728cdd42cd444a8ea353a90fc7f903442fb939a2f66bf0a2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling ocaml v0.9.3 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Checking integer-encoding v1.1.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling storage v0.0.3 (https://github.com/simplestaking/tezedge#16d3b518) [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking managed v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking pnet_sys v0.26.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking smoltcp v0.6.0 [INFO] [stderr] Checking nfq v0.2.4 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking commitlog v0.1.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling enum-iterator-derive v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=00fd1a2239f8fd04 -C extra-filename=-00fd1a2239f8fd04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9b5e72d18ea90374.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-417242d4cb28b11d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-887c8fec8d7bd0ed.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-ca958b7578a47413.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-3ee0203e9dbedde9.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-a0fd0bafd01dc9fd.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-4fb1fa4bca28395c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-b4b3c06e0158e4bc.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: build failed [INFO] running `Command { std: "docker" "inspect" "3578ee23c3aa5d7d728cdd42cd444a8ea353a90fc7f903442fb939a2f66bf0a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3578ee23c3aa5d7d728cdd42cd444a8ea353a90fc7f903442fb939a2f66bf0a2", kill_on_drop: false }` [INFO] [stdout] 3578ee23c3aa5d7d728cdd42cd444a8ea353a90fc7f903442fb939a2f66bf0a2