[INFO] cloning repository https://github.com/sol-farm/multisig-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sol-farm/multisig-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol-farm%2Fmultisig-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol-farm%2Fmultisig-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a24316823dffd6cb87bbfaff760e45e284438987 [INFO] testing sol-farm/multisig-cli against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsol-farm%2Fmultisig-cli" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sol-farm/multisig-cli on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sol-farm/multisig-cli [INFO] finished tweaking git repo https://github.com/sol-farm/multisig-cli [INFO] tweaked toml for git repo https://github.com/sol-farm/multisig-cli written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/sol-farm/multisig-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c83f65f0ec51e4215a750d32c99601bfeeeb7fe96b82dd8a277c7b099dbb00f0 [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" "c83f65f0ec51e4215a750d32c99601bfeeeb7fe96b82dd8a277c7b099dbb00f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83f65f0ec51e4215a750d32c99601bfeeeb7fe96b82dd8a277c7b099dbb00f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83f65f0ec51e4215a750d32c99601bfeeeb7fe96b82dd8a277c7b099dbb00f0", kill_on_drop: false }` [INFO] [stdout] c83f65f0ec51e4215a750d32c99601bfeeeb7fe96b82dd8a277c7b099dbb00f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d09cfc09c69239a582ff1e39f4731b27f8aff9570eea1c5e9d53614d8e4a93b [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" "2d09cfc09c69239a582ff1e39f4731b27f8aff9570eea1c5e9d53614d8e4a93b", kill_on_drop: false }` [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.11 [INFO] [stderr] Compiling solana-frozen-abi v1.7.11 [INFO] [stderr] Compiling solana-program v1.7.11 [INFO] [stderr] Compiling solana-sdk v1.7.11 [INFO] [stderr] Compiling solana-vote-program v1.7.11 [INFO] [stderr] Compiling solana-stake-program v1.7.11 [INFO] [stderr] Compiling solana-version v1.7.11 [INFO] [stderr] Compiling solana-runtime v1.7.11 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.7.11 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling solana-logger v1.7.11 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling solana-sdk-macro v1.7.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.10.1 [INFO] [stderr] error: could not compile `derivative` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="use_core"' -C metadata=7f9bb300bf677d0a -C extra-filename=-7f9bb300bf677d0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1f72e6c262a06ba6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d14667f9f6c4966f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-273dbb15f8b23725.rlib --extern proc_macro --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" "2d09cfc09c69239a582ff1e39f4731b27f8aff9570eea1c5e9d53614d8e4a93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d09cfc09c69239a582ff1e39f4731b27f8aff9570eea1c5e9d53614d8e4a93b", kill_on_drop: false }` [INFO] [stdout] 2d09cfc09c69239a582ff1e39f4731b27f8aff9570eea1c5e9d53614d8e4a93b