[INFO] cloning repository https://github.com/fanatid/solana-compute-budget
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanatid/solana-compute-budget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanatid%2Fsolana-compute-budget", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanatid%2Fsolana-compute-budget'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7159930a7ad001995c836d31e4d20e3c58fdbfe
[INFO] checking fanatid/solana-compute-budget against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffanatid%2Fsolana-compute-budget" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/fanatid/solana-compute-budget
[INFO] finished tweaking git repo https://github.com/fanatid/solana-compute-budget
[INFO] tweaked toml for git repo https://github.com/fanatid/solana-compute-budget written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fanatid/solana-compute-budget on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fanatid/solana-compute-budget already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e65423ea6b5a816868b76f1939384741fe0ade910e7bb8d48cb096c2b33dd3a
[INFO] running `Command { std: "docker" "start" "-a" "7e65423ea6b5a816868b76f1939384741fe0ade910e7bb8d48cb096c2b33dd3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e65423ea6b5a816868b76f1939384741fe0ade910e7bb8d48cb096c2b33dd3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e65423ea6b5a816868b76f1939384741fe0ade910e7bb8d48cb096c2b33dd3a", kill_on_drop: false }`
[INFO] [stdout] 7e65423ea6b5a816868b76f1939384741fe0ade910e7bb8d48cb096c2b33dd3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c89d8128ffd9780f3750ab768b884850ddfc87e3c36aa2b6ac0e434e70b0ddeb
[INFO] running `Command { std: "docker" "start" "-a" "c89d8128ffd9780f3750ab768b884850ddfc87e3c36aa2b6ac0e434e70b0ddeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.7.9
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking object v0.26.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.7.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking solana-logger v1.7.9
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling solana-program v1.7.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]     Checking unicode-xid v0.2.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking signature v1.3.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking quote v0.6.13
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling zeroize_derive v1.1.0
[INFO] [stderr]     Checking zeroize v1.4.1
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.7.9
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]    Compiling solana-sdk v1.7.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]     Checking uriparse v0.6.3
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking gethostname v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling solana-vote-program v1.7.9
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling solana-stake-program v1.7.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling ouroboros_macro v0.10.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking scroll v0.10.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking filetime v0.2.14
[INFO] [stderr]     Checking xattr v0.2.2
[INFO] [stderr]    Compiling solana-runtime v1.7.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking ouroboros v0.10.1
[INFO] [stderr]     Checking goblin v0.3.4
[INFO] [stderr]     Checking tar v0.4.35
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking flate2 v1.0.20
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking dir-diff v0.3.2
[INFO] [stdout] error: zero-sized fields in `repr(transparent)` cannot contain external non-exhaustive types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.11/src/proto/h2/mod.rs:434:5
[INFO] [stdout]     |
[INFO] [stdout] 434 |     impossible: Impossible,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this field contains `Impossible`, which is not inhabited, and makes it not a breaking change to become non-zero-sized in the future.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.7.9
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking uint v0.9.1
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c89d8128ffd9780f3750ab768b884850ddfc87e3c36aa2b6ac0e434e70b0ddeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89d8128ffd9780f3750ab768b884850ddfc87e3c36aa2b6ac0e434e70b0ddeb", kill_on_drop: false }`
[INFO] [stdout] c89d8128ffd9780f3750ab768b884850ddfc87e3c36aa2b6ac0e434e70b0ddeb
