[INFO] updating cached repository https://github.com/chaintope/electrs-tapyrus [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] dc93b6baba12301a5cd5139d4c19e99ed6a497fd [INFO] testing chaintope/electrs-tapyrus against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaintope%2Felectrs-tapyrus" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaintope/electrs-tapyrus on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chaintope/electrs-tapyrus [INFO] finished tweaking git repo https://github.com/chaintope/electrs-tapyrus [INFO] tweaked toml for git repo https://github.com/chaintope/electrs-tapyrus written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/chaintope/electrs-tapyrus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 441383d02b4f0fe71438c969a1b20abacd8ae7bb98e3059986162dbd21c52e28 [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" "441383d02b4f0fe71438c969a1b20abacd8ae7bb98e3059986162dbd21c52e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "441383d02b4f0fe71438c969a1b20abacd8ae7bb98e3059986162dbd21c52e28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441383d02b4f0fe71438c969a1b20abacd8ae7bb98e3059986162dbd21c52e28", kill_on_drop: false }` [INFO] [stdout] 441383d02b4f0fe71438c969a1b20abacd8ae7bb98e3059986162dbd21c52e28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01d5eb48412df7515ee3330d860bfa066eaee164d4b0a13690144a61a8cc1edd [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" "01d5eb48412df7515ee3330d860bfa066eaee164d4b0a13690144a61a8cc1edd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling gmp-mpfr-sys v1.2.3 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling rug v1.9.0 [INFO] [stderr] Compiling configure_me_codegen v0.3.14 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling az v1.0.0 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling prometheus v0.5.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling parse_arg v0.1.4 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling sysconf v0.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling signal-hook v0.1.15 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 (https://github.com/rantan/rust-secp256k1?branch=add_negate_support#02ed0616) [INFO] [stderr] Compiling stderrlog v0.4.3 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling secp256k1 v0.17.2 (https://github.com/rantan/rust-secp256k1?branch=add_negate_support#02ed0616) [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling configure_me v0.3.4 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling cargo_toml v0.8.0 [INFO] [stderr] error: could not compile `cargo_toml`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo_toml --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cargo_toml-0.8.0/src/cargo_toml.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=a4ced7ac62251cf9 -C extra-filename=-a4ced7ac62251cf9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-83adce8b5bd6c913.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-240d301a91081f4f.so --extern toml=/opt/rustwide/target/debug/deps/libtoml-c69c061478f7cf2d.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] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "01d5eb48412df7515ee3330d860bfa066eaee164d4b0a13690144a61a8cc1edd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01d5eb48412df7515ee3330d860bfa066eaee164d4b0a13690144a61a8cc1edd", kill_on_drop: false }` [INFO] [stdout] 01d5eb48412df7515ee3330d860bfa066eaee164d4b0a13690144a61a8cc1edd