[INFO] cloning repository https://github.com/ClickSimply/Reach-Web-Service-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClickSimply/Reach-Web-Service-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClickSimply%2FReach-Web-Service-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClickSimply%2FReach-Web-Service-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4cedf6554223862115b381fb12efc8b948d30b7 [INFO] testing ClickSimply/Reach-Web-Service-Engine against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClickSimply%2FReach-Web-Service-Engine" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ClickSimply/Reach-Web-Service-Engine 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/ClickSimply/Reach-Web-Service-Engine [INFO] finished tweaking git repo https://github.com/ClickSimply/Reach-Web-Service-Engine [INFO] tweaked toml for git repo https://github.com/ClickSimply/Reach-Web-Service-Engine written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ClickSimply/Reach-Web-Service-Engine already has a lockfile, it will not be regenerated [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded multipart v0.17.0 [INFO] [stderr] Downloaded derive_deref v1.1.1 [INFO] [stderr] Downloaded which v4.0.1 [INFO] [stderr] Downloaded deno_core v0.51.0 [INFO] [stderr] Downloaded rusty_v8 v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 5b10dbf7c608718c5e59f5e044178e5341d8446bb373b7d44072e0e68b01f24c [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" "5b10dbf7c608718c5e59f5e044178e5341d8446bb373b7d44072e0e68b01f24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b10dbf7c608718c5e59f5e044178e5341d8446bb373b7d44072e0e68b01f24c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b10dbf7c608718c5e59f5e044178e5341d8446bb373b7d44072e0e68b01f24c", kill_on_drop: false }` [INFO] [stdout] 5b10dbf7c608718c5e59f5e044178e5341d8446bb373b7d44072e0e68b01f24c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] feed77451db808730f702f2f04a8ff6cc18b402142208d54bebbd993f782652c [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" "feed77451db808730f702f2f04a8ff6cc18b402142208d54bebbd993f782652c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.1 [INFO] [stderr] Compiling rusty_v8 v0.7.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling librocksdb-sys v6.11.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] error: could not compile `h2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.2.6/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 -C metadata=bf0d2f0551937d66 -C extra-filename=-bf0d2f0551937d66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9ed451ce27ead1ce.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4ed2b521fccffb5f.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2e34708b07c0541a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-58958b12ae2b0414.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0c7183fd92b3c8a4.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] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "feed77451db808730f702f2f04a8ff6cc18b402142208d54bebbd993f782652c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feed77451db808730f702f2f04a8ff6cc18b402142208d54bebbd993f782652c", kill_on_drop: false }` [INFO] [stdout] feed77451db808730f702f2f04a8ff6cc18b402142208d54bebbd993f782652c