[INFO] cloning repository https://github.com/fedor3825/nosana-testnet-solana [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fedor3825/nosana-testnet-solana" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedor3825%2Fnosana-testnet-solana", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedor3825%2Fnosana-testnet-solana'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d082346030370c5fea2b7b36208a79d370bcc92 [INFO] testing fedor3825/nosana-testnet-solana against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffedor3825%2Fnosana-testnet-solana" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fedor3825/nosana-testnet-solana on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fedor3825/nosana-testnet-solana [INFO] finished tweaking git repo https://github.com/fedor3825/nosana-testnet-solana [INFO] tweaked toml for git repo https://github.com/fedor3825/nosana-testnet-solana written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/fedor3825/nosana-testnet-solana already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 281262b805e7b1d7452755c3950c926ec3c292195c9d2b995ac352716f94238c [INFO] running `Command { std: "docker" "start" "-a" "281262b805e7b1d7452755c3950c926ec3c292195c9d2b995ac352716f94238c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "281262b805e7b1d7452755c3950c926ec3c292195c9d2b995ac352716f94238c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281262b805e7b1d7452755c3950c926ec3c292195c9d2b995ac352716f94238c", kill_on_drop: false }` [INFO] [stdout] 281262b805e7b1d7452755c3950c926ec3c292195c9d2b995ac352716f94238c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0aa549658ba0a43c32e46100df9b63c16a79ffb4f2c351250b203ba1ef064fc [INFO] running `Command { std: "docker" "start" "-a" "f0aa549658ba0a43c32e46100df9b63c16a79ffb4f2c351250b203ba1ef064fc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling zstd-safe v5.0.0+zstd.1.5.2 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling solana-perf v1.10.2 (/opt/rustwide/workdir/perf) [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling base64ct v1.3.3 [INFO] [stderr] Compiling trees v0.4.2 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling io-lifetimes v0.5.3 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling rustix v0.33.3 [INFO] [stderr] Compiling linux-raw-sys v0.0.42 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling solana-install v1.10.2 (/opt/rustwide/workdir/install) [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling byte-unit v4.0.14 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.2 [INFO] [stderr] Compiling solana-frozen-abi v1.8.2 [INFO] [stderr] Compiling solana-program v1.8.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling unix_socket2 v0.5.4 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.10.2 (/opt/rustwide/workdir/rayon-threadlimit) [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.81/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=9ac412f2cecf0270 -C extra-filename=-9ac412f2cecf0270 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2fa7967e9d8b4bda.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e470ad3aa854e09e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rustix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustix-0.33.3/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="io-lifetimes"' --cfg 'feature="std"' -C metadata=08671bd4207e57d2 -C extra-filename=-08671bd4207e57d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern io_lifetimes=/opt/rustwide/target/debug/deps/libio_lifetimes-fc849cab1ddfca73.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e398c4c7492be196.rmeta --cap-lints allow --cap-lints=warn -L src/imp/linux_raw/arch/outline/debug --cfg linux_raw -l static=rustix_outline_x86_64` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f0aa549658ba0a43c32e46100df9b63c16a79ffb4f2c351250b203ba1ef064fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0aa549658ba0a43c32e46100df9b63c16a79ffb4f2c351250b203ba1ef064fc", kill_on_drop: false }` [INFO] [stdout] f0aa549658ba0a43c32e46100df9b63c16a79ffb4f2c351250b203ba1ef064fc