[INFO] cloning repository https://github.com/subspace/subspace-core-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/subspace/subspace-core-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubspace%2Fsubspace-core-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubspace%2Fsubspace-core-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49ad2cb4750720ce66cbb864ad6fe20694ac2502 [INFO] documenting subspace/subspace-core-rust against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsubspace%2Fsubspace-core-rust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/subspace/subspace-core-rust on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/subspace/subspace-core-rust [INFO] finished tweaking git repo https://github.com/subspace/subspace-core-rust [INFO] tweaked toml for git repo https://github.com/subspace/subspace-core-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/subspace/subspace-core-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/subspace/merkle-tree-binary.rs` [INFO] [stderr] Updating git repository `https://github.com/gin66/tui-logger.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-lite v0.1.2 [INFO] running `Command { std: "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" "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" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d86f8af32e5b55c85342d94dad2119d9207d1ca0d9d627e9bdcfee9dfd29f29 [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" "1d86f8af32e5b55c85342d94dad2119d9207d1ca0d9d627e9bdcfee9dfd29f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d86f8af32e5b55c85342d94dad2119d9207d1ca0d9d627e9bdcfee9dfd29f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d86f8af32e5b55c85342d94dad2119d9207d1ca0d9d627e9bdcfee9dfd29f29", kill_on_drop: false }` [INFO] [stdout] 1d86f8af32e5b55c85342d94dad2119d9207d1ca0d9d627e9bdcfee9dfd29f29 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 444563f42a3863d150e0ef89e5ac59d93a3b17469859545576d2dadecb821fcf [INFO] running `Command { std: "docker" "start" "-a" "444563f42a3863d150e0ef89e5ac59d93a3b17469859545576d2dadecb821fcf", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.65 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking event-listener v2.2.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.2.4 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking parking v1.0.5 [INFO] [stderr] Compiling rug v1.9.0 [INFO] [stderr] Compiling bitintr v0.3.0 [INFO] [stderr] Checking fastrand v1.3.3 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking az v1.0.0 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking merkle-tree-binary v0.0.1 (https://github.com/subspace/merkle-tree-binary.rs#58cf26a5) [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking futures-lite v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking async-channel v1.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking blocking v0.4.7 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tui v0.9.5 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking curve25519-dalek v2.1.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking tui-logger v0.4.5 (https://github.com/gin66/tui-logger.git#5d3987bb) [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.65 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.65 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.65 [INFO] [stderr] Checking js-sys v0.3.42 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking web-sys v0.3.42 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] error: could not compile `web-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name web_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/web-sys-0.3.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="CanvasRenderingContext2d"' --cfg 'feature="Crypto"' --cfg 'feature="Document"' --cfg 'feature="DomRect"' --cfg 'feature="DomRectReadOnly"' --cfg 'feature="Element"' --cfg 'feature="Event"' --cfg 'feature="EventTarget"' --cfg 'feature="HtmlCanvasElement"' --cfg 'feature="HtmlElement"' --cfg 'feature="MessageEvent"' --cfg 'feature="Node"' --cfg 'feature="Window"' --cfg 'feature="Worker"' --cfg 'feature="WorkerGlobalScope"' -C metadata=6001351c5cf50828 -C extra-filename=-6001351c5cf50828 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-1fad47d852360bd5.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-f247418fc3bab2e0.rmeta --cap-lints allow` (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] 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" "444563f42a3863d150e0ef89e5ac59d93a3b17469859545576d2dadecb821fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444563f42a3863d150e0ef89e5ac59d93a3b17469859545576d2dadecb821fcf", kill_on_drop: false }` [INFO] [stdout] 444563f42a3863d150e0ef89e5ac59d93a3b17469859545576d2dadecb821fcf