[INFO] fetching crate gemachain-program-test 1.8.2... [INFO] testing gemachain-program-test-1.8.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate gemachain-program-test 1.8.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate gemachain-program-test 1.8.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gemachain-program-test 1.8.2 [INFO] finished tweaking crates.io crate gemachain-program-test 1.8.2 [INFO] tweaked toml for crates.io crate gemachain-program-test 1.8.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chrono-humanize v0.2.1 [INFO] [stderr] Downloaded gemachain-banks-client v1.8.2 [INFO] [stderr] Downloaded tarpc-plugins v0.11.0 [INFO] [stderr] Downloaded gemachain_rbpf v0.2.14 [INFO] [stderr] Downloaded gemachain-send-transaction-service v1.8.2 [INFO] [stderr] Downloaded gemachain-banks-interface v1.8.2 [INFO] [stderr] Downloaded tarpc v0.26.2 [INFO] [stderr] Downloaded opentelemetry v0.13.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.12.0 [INFO] [stderr] Downloaded gemachain-bpf-loader-program v1.8.2 [INFO] [stderr] Downloaded gemachain-banks-server v1.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48fdb9d885a2be65de59d5b362a70be42dc1d0cf46507471586486d7d4c74cdf [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" "48fdb9d885a2be65de59d5b362a70be42dc1d0cf46507471586486d7d4c74cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48fdb9d885a2be65de59d5b362a70be42dc1d0cf46507471586486d7d4c74cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48fdb9d885a2be65de59d5b362a70be42dc1d0cf46507471586486d7d4c74cdf", kill_on_drop: false }` [INFO] [stdout] 48fdb9d885a2be65de59d5b362a70be42dc1d0cf46507471586486d7d4c74cdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 7226f9fffa3646a2b51d4fd146c285c366ac4dd469df704fe8b15fca36b1ceae [INFO] running `Command { std: "docker" "start" "-a" "7226f9fffa3646a2b51d4fd146c285c366ac4dd469df704fe8b15fca36b1ceae", kill_on_drop: false }` [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling gemachain-rayon-threadlimit v1.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling gemachain-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling gemachain-frozen-abi v1.8.2 [INFO] [stderr] Compiling gemachain-program v1.8.2 [INFO] [stderr] Compiling gemachain-sdk v1.8.2 [INFO] [stderr] Compiling gemachain-vote-program v1.8.2 [INFO] [stderr] Compiling gemachain-program-runtime v1.8.2 [INFO] [stderr] Compiling gemachain-stake-program v1.8.2 [INFO] [stderr] Compiling gemachain-runtime v1.8.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling gemachain-sdk-macro v1.8.2 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tarpc-plugins v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] error: could not compile `combine` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name combine /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/combine-3.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=57bb48751076eed9 -C extra-filename=-57bb48751076eed9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii=/opt/rustwide/target/debug/deps/libascii-475507c3e1678e96.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-56b4bef189e355b5.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-46f815a303b363f1.rmeta --extern unreachable=/opt/rustwide/target/debug/deps/libunreachable-d55ec9544426391e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7226f9fffa3646a2b51d4fd146c285c366ac4dd469df704fe8b15fca36b1ceae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7226f9fffa3646a2b51d4fd146c285c366ac4dd469df704fe8b15fca36b1ceae", kill_on_drop: false }` [INFO] [stdout] 7226f9fffa3646a2b51d4fd146c285c366ac4dd469df704fe8b15fca36b1ceae