[INFO] cloning 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" "clone" "--bare" "https://github.com/Kyras/system_benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyras%2Fsystem_benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyras%2Fsystem_benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a86ee17049b15af8f3c4794bf93672c3c4e63dc3 [INFO] checking Kyras/system_benchmarks against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyras%2Fsystem_benchmarks" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kyras/system_benchmarks on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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-6/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" "+a874956d940ecb3ed524b6176a171219ac4787ea" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e24744c52cf2b61b5e665fae552c7e563f904b5785aaaa3fc5fbc7df7a88a93 [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" "9e24744c52cf2b61b5e665fae552c7e563f904b5785aaaa3fc5fbc7df7a88a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e24744c52cf2b61b5e665fae552c7e563f904b5785aaaa3fc5fbc7df7a88a93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e24744c52cf2b61b5e665fae552c7e563f904b5785aaaa3fc5fbc7df7a88a93", kill_on_drop: false }` [INFO] [stdout] 9e24744c52cf2b61b5e665fae552c7e563f904b5785aaaa3fc5fbc7df7a88a93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 926fa3646a53d2c1ffd74953dbef6188d69d3e6eb2d91afdf39d2c52b34fa84e [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" "926fa3646a53d2c1ffd74953dbef6188d69d3e6eb2d91afdf39d2c52b34fa84e", 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 log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling version_check v0.9.2 [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 glob v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Compiling ocaml v0.9.3 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking integer-encoding v1.1.5 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling storage v0.0.3 (https://github.com/simplestaking/tezedge#16d3b518) [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Checking managed v0.7.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.4 [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] Checking rand_core v0.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [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 bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_os v0.1.3 [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 memmap v0.7.0 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking nfq v0.2.4 [INFO] [stderr] Checking smoltcp v0.6.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking commitlog v0.1.1 [INFO] [stderr] Checking thrift v0.13.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [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 darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [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] Checking enum-iterator v0.5.0 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking tracing v0.1.15 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=a06661e65e69a4a6 -C extra-filename=-a06661e65e69a4a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3038a24f6a543eb2.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c17f700371417c3d.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-f9d6e822f0121716.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-313c0ed534597e01.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-4601cca80f5d5ea5.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-d54b8ab72e05e02f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-eca6b403799bd083.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-c9d55fd55d147937.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-7c8a191063a5eaa6.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-0ed88efccc84f714.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-08855bee2b43bfdd.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-259161656569c6a2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "926fa3646a53d2c1ffd74953dbef6188d69d3e6eb2d91afdf39d2c52b34fa84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926fa3646a53d2c1ffd74953dbef6188d69d3e6eb2d91afdf39d2c52b34fa84e", kill_on_drop: false }` [INFO] [stdout] 926fa3646a53d2c1ffd74953dbef6188d69d3e6eb2d91afdf39d2c52b34fa84e