[INFO] cloning repository https://github.com/rathishubham7/solana-escrow-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rathishubham7/solana-escrow-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frathishubham7%2Fsolana-escrow-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frathishubham7%2Fsolana-escrow-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9a9fa631622468411e2382aeaa28064da78c1c8 [INFO] checking rathishubham7/solana-escrow-contract against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frathishubham7%2Fsolana-escrow-contract" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rathishubham7/solana-escrow-contract on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rathishubham7/solana-escrow-contract [INFO] finished tweaking git repo https://github.com/rathishubham7/solana-escrow-contract [INFO] tweaked toml for git repo https://github.com/rathishubham7/solana-escrow-contract written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/rathishubham7/solana-escrow-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90e54e5ef9ae46690090201f90f223e0a7833b00df2189c6beaa16bb86d4a3ef [INFO] running `Command { std: "docker" "start" "-a" "90e54e5ef9ae46690090201f90f223e0a7833b00df2189c6beaa16bb86d4a3ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90e54e5ef9ae46690090201f90f223e0a7833b00df2189c6beaa16bb86d4a3ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90e54e5ef9ae46690090201f90f223e0a7833b00df2189c6beaa16bb86d4a3ef", kill_on_drop: false }` [INFO] [stdout] 90e54e5ef9ae46690090201f90f223e0a7833b00df2189c6beaa16bb86d4a3ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69c43f478dbd4462325b41e698ca819cf0dbd7e0f72e5a9df0b20825473f66aa [INFO] running `Command { std: "docker" "start" "-a" "69c43f478dbd4462325b41e698ca819cf0dbd7e0f72e5a9df0b20825473f66aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking simpl v0.1.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Checking arc-swap v1.3.1 [INFO] [stderr] Checking indexed v0.1.1 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking retain_mut v0.1.3 [INFO] [stderr] Checking raptorq v1.6.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling clang-sys v1.2.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking fast-math v0.1.1 [INFO] [stderr] Checking trees v0.2.1 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking futures-channel v0.3.16 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=382bbe88d0cea9aa -C extra-filename=-382bbe88d0cea9aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0b6620405fcf1713.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-05b588ffc45292c6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7000b39e761ed1f5.rmeta --cap-lints allow --cap-lints=forbid` (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" "69c43f478dbd4462325b41e698ca819cf0dbd7e0f72e5a9df0b20825473f66aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69c43f478dbd4462325b41e698ca819cf0dbd7e0f72e5a9df0b20825473f66aa", kill_on_drop: false }` [INFO] [stdout] 69c43f478dbd4462325b41e698ca819cf0dbd7e0f72e5a9df0b20825473f66aa