[INFO] cloning repository https://github.com/drcoelho/hello-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drcoelho/hello-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrcoelho%2Fhello-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrcoelho%2Fhello-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3cd4dd31871b70528b1889d00dc6b82f5d890f54 [INFO] testing drcoelho/hello-solana against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrcoelho%2Fhello-solana" "/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/drcoelho/hello-solana 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/drcoelho/hello-solana [INFO] finished tweaking git repo https://github.com/drcoelho/hello-solana [INFO] tweaked toml for git repo https://github.com/drcoelho/hello-solana written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/drcoelho/hello-solana 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] 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] 4c57eb14e672a770264a7f3b0bf8cddb83206d7b836ae3e22a8394bd98bf1b31 [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" "4c57eb14e672a770264a7f3b0bf8cddb83206d7b836ae3e22a8394bd98bf1b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c57eb14e672a770264a7f3b0bf8cddb83206d7b836ae3e22a8394bd98bf1b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c57eb14e672a770264a7f3b0bf8cddb83206d7b836ae3e22a8394bd98bf1b31", kill_on_drop: false }` [INFO] [stdout] 4c57eb14e672a770264a7f3b0bf8cddb83206d7b836ae3e22a8394bd98bf1b31 [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] eb113b8153687a7bbde51f58f24c40135219a8d463a3533a33d13a9ea7aa1bc2 [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" "eb113b8153687a7bbde51f58f24c40135219a8d463a3533a33d13a9ea7aa1bc2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling solana-logger v1.6.9 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.8.2 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.6.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.6.9 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling borsh-derive v0.8.2 [INFO] [stderr] Compiling solana-frozen-abi v1.6.9 [INFO] [stderr] Compiling borsh v0.8.2 [INFO] [stderr] Compiling solana-program v1.6.9 [INFO] [stderr] Compiling bpf-program-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.15s [INFO] running `Command { std: "docker" "inspect" "eb113b8153687a7bbde51f58f24c40135219a8d463a3533a33d13a9ea7aa1bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb113b8153687a7bbde51f58f24c40135219a8d463a3533a33d13a9ea7aa1bc2", kill_on_drop: false }` [INFO] [stdout] eb113b8153687a7bbde51f58f24c40135219a8d463a3533a33d13a9ea7aa1bc2 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f363d3c646fc95abc8446f3cdb78827767eae134282a6b61b00c16b3b8c891fd [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" "f363d3c646fc95abc8446f3cdb78827767eae134282a6b61b00c16b3b8c891fd", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling indexed v0.1.1 [INFO] [stderr] Compiling raptorq v1.6.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling unix_socket2 v0.5.4 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling solana-ledger v1.6.9 [INFO] [stderr] Compiling solana-core v1.6.9 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling trees v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miow v0.2.2 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tarpc-plugins v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] error: could not compile `raptorq` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name raptorq --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/raptorq-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0f0cbaf04680c3c0 -C extra-filename=-0f0cbaf04680c3c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "f363d3c646fc95abc8446f3cdb78827767eae134282a6b61b00c16b3b8c891fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f363d3c646fc95abc8446f3cdb78827767eae134282a6b61b00c16b3b8c891fd", kill_on_drop: false }` [INFO] [stdout] f363d3c646fc95abc8446f3cdb78827767eae134282a6b61b00c16b3b8c891fd