[INFO] cloning repository https://github.com/jeffa5/automerge-persistent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeffa5/automerge-persistent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fautomerge-persistent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fautomerge-persistent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89886c0d692db78a1e0218bf76e849e4ff8b86cd [INFO] testing jeffa5/automerge-persistent against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeffa5%2Fautomerge-persistent" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeffa5/automerge-persistent on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeffa5/automerge-persistent [INFO] finished tweaking git repo https://github.com/jeffa5/automerge-persistent [INFO] tweaked toml for git repo https://github.com/jeffa5/automerge-persistent written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/automerge/automerge-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d67b22dec599aed3ff1dd793002d0e3100301aff16b1d7c306da17fa50828b6 [INFO] running `Command { std: "docker" "start" "-a" "1d67b22dec599aed3ff1dd793002d0e3100301aff16b1d7c306da17fa50828b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d67b22dec599aed3ff1dd793002d0e3100301aff16b1d7c306da17fa50828b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d67b22dec599aed3ff1dd793002d0e3100301aff16b1d7c306da17fa50828b6", kill_on_drop: false }` [INFO] [stdout] 1d67b22dec599aed3ff1dd793002d0e3100301aff16b1d7c306da17fa50828b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b177fdeb1439ff8abab574ba992aa5deaf683ab06300f66e633cce6fa9720463 [INFO] running `Command { std: "docker" "start" "-a" "b177fdeb1439ff8abab574ba992aa5deaf683ab06300f66e633cce6fa9720463", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.77 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.77 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling nonzero_ext v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling im-rc v15.0.0 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.77 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.77 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.77 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling js-sys v0.3.54 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling librocksdb-sys v6.20.3 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling web-sys v0.3.54 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling automerge-protocol v0.1.0 (https://github.com/automerge/automerge-rs?branch=main#3c786b26) [INFO] [stderr] Compiling automerge-frontend v0.1.0 (https://github.com/automerge/automerge-rs?branch=main#3c786b26) [INFO] [stderr] Compiling automerge-backend v0.0.1 (https://github.com/automerge/automerge-rs?branch=main#3c786b26) [INFO] [stderr] error: could not compile `automerge-frontend` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name automerge_frontend --edition=2018 /opt/rustwide/cargo-home/git/checkouts/automerge-rs-9f4566ad77509250/3c786b2/automerge-frontend/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1496a298bd9e0d72 -C extra-filename=-1496a298bd9e0d72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern automerge_protocol=/opt/rustwide/target/debug/deps/libautomerge_protocol-2bc24899d8fe4008.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-5cb7adbb2221266c.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-ed4d7c7d906fbd51.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f1a7326e255a542b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4974654be9758e40.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-83bd705e5fd98400.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d539cabaa04ba74f.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-6c95ab588f06b03b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ed577127d0a82cdf.rmeta --cap-lints allow --cap-lints=warn` (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] 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" "b177fdeb1439ff8abab574ba992aa5deaf683ab06300f66e633cce6fa9720463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b177fdeb1439ff8abab574ba992aa5deaf683ab06300f66e633cce6fa9720463", kill_on_drop: false }` [INFO] [stdout] b177fdeb1439ff8abab574ba992aa5deaf683ab06300f66e633cce6fa9720463