[INFO] cloning repository https://github.com/WrRaThY/anchor-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WrRaThY/anchor-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWrRaThY%2Fanchor-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWrRaThY%2Fanchor-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b60b7efd63d8c0b5519a2477e1f81e6312f30503 [INFO] checking WrRaThY/anchor-example against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWrRaThY%2Fanchor-example" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WrRaThY/anchor-example on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WrRaThY/anchor-example [INFO] finished tweaking git repo https://github.com/WrRaThY/anchor-example [INFO] tweaked toml for git repo https://github.com/WrRaThY/anchor-example written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/WrRaThY/anchor-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-banks-client v1.7.8 [INFO] [stderr] Downloaded solana-banks-interface v1.7.8 [INFO] [stderr] Downloaded solana-stake-program v1.7.8 [INFO] [stderr] Downloaded solana-vote-program v1.7.8 [INFO] [stderr] Downloaded solana-crate-features v1.7.8 [INFO] [stderr] Downloaded solana-banks-server v1.7.8 [INFO] [stderr] Downloaded solana-sdk v1.7.8 [INFO] [stderr] Downloaded solana-bpf-loader-program v1.7.8 [INFO] [stderr] Downloaded solana-measure v1.7.8 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.7.8 [INFO] [stderr] Downloaded solana-config-program v1.7.8 [INFO] [stderr] Downloaded solana-runtime v1.7.8 [INFO] [stderr] Downloaded solana-program-test v1.7.8 [INFO] [stderr] Downloaded solana-secp256k1-program v1.7.8 [INFO] [stderr] Downloaded solana-metrics v1.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 130dd57f1d5d83195f185291d063af6ac0633eeb986361d0f6e69103434f3308 [INFO] running `Command { std: "docker" "start" "-a" "130dd57f1d5d83195f185291d063af6ac0633eeb986361d0f6e69103434f3308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "130dd57f1d5d83195f185291d063af6ac0633eeb986361d0f6e69103434f3308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130dd57f1d5d83195f185291d063af6ac0633eeb986361d0f6e69103434f3308", kill_on_drop: false }` [INFO] [stdout] 130dd57f1d5d83195f185291d063af6ac0633eeb986361d0f6e69103434f3308 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa91902630b30d2e3f5c9a70421717f222bb847627c3780de117c1c3b0a0663 [INFO] running `Command { std: "docker" "start" "-a" "2aa91902630b30d2e3f5c9a70421717f222bb847627c3780de117c1c3b0a0663", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking alloc-traits v0.1.1 [INFO] [stderr] Checking safe-transmute v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Checking without-alloc v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking dir-diff v0.3.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking object v0.26.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.7.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling solana-frozen-abi v1.7.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling solana-program v1.7.8 [INFO] [stderr] Compiling solana-sdk v1.7.8 [INFO] [stderr] Compiling solana-vote-program v1.7.8 [INFO] [stderr] Compiling solana-stake-program v1.7.8 [INFO] [stderr] Compiling solana-runtime v1.7.8 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking tokio-executor v0.1.10 [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" "2aa91902630b30d2e3f5c9a70421717f222bb847627c3780de117c1c3b0a0663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa91902630b30d2e3f5c9a70421717f222bb847627c3780de117c1c3b0a0663", kill_on_drop: false }` [INFO] [stdout] 2aa91902630b30d2e3f5c9a70421717f222bb847627c3780de117c1c3b0a0663