[INFO] cloning repository https://github.com/t-nelson/analemma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-nelson/analemma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-nelson%2Fanalemma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-nelson%2Fanalemma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1587cbf076f6650552924b7e68f2233faa9098c7 [INFO] testing t-nelson/analemma against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-nelson%2Fanalemma" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/t-nelson/analemma on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/t-nelson/analemma [INFO] finished tweaking git repo https://github.com/t-nelson/analemma [INFO] tweaked toml for git repo https://github.com/t-nelson/analemma written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/t-nelson/analemma already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.6.6 [INFO] [stderr] Downloaded solana-logger v1.6.6 [INFO] [stderr] Downloaded solana-metrics v1.6.6 [INFO] [stderr] Downloaded solana-frozen-abi v1.6.6 [INFO] [stderr] Downloaded solana-version v1.6.6 [INFO] [stderr] Downloaded solana-client v1.6.6 [INFO] [stderr] Downloaded solana-faucet v1.6.6 [INFO] [stderr] Downloaded solana-config-program v1.6.6 [INFO] [stderr] Downloaded ouroboros v0.5.1 [INFO] [stderr] Downloaded dialoguer v0.6.2 [INFO] [stderr] Downloaded solana-measure v1.6.6 [INFO] [stderr] Downloaded solana-crate-features v1.6.6 [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Downloaded spl-associated-token-account v1.0.2 [INFO] [stderr] Downloaded uriparse v0.6.3 [INFO] [stderr] Downloaded jemalloc-ctl v0.3.3 [INFO] [stderr] Downloaded solana-cli-config v1.6.6 [INFO] [stderr] Downloaded solana-clap-utils v1.6.6 [INFO] [stderr] Downloaded derivation-path v0.1.3 [INFO] [stderr] Downloaded solana-account-decoder v1.6.6 [INFO] [stderr] Downloaded solana-sdk v1.6.6 [INFO] [stderr] Downloaded solana-sdk-macro v1.6.6 [INFO] [stderr] Downloaded ouroboros_macro v0.5.1 [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.6.6 [INFO] [stderr] Downloaded solana-vote-program v1.6.6 [INFO] [stderr] Downloaded solana-stake-program v1.6.6 [INFO] [stderr] Downloaded solana-net-utils v1.6.6 [INFO] [stderr] Downloaded solana-runtime v1.6.6 [INFO] [stderr] Downloaded dir-diff v0.3.2 [INFO] [stderr] Downloaded solana-transaction-status v1.6.6 [INFO] [stderr] Downloaded solana-remote-wallet v1.6.6 [INFO] [stderr] Downloaded solana-secp256k1-program v1.6.6 [INFO] [stderr] Downloaded solana-program v1.6.6 [INFO] [stderr] Downloaded spl-memo v3.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d00824ec5a210d2b24f26a39083ec886e6897b5be7a5e2ac8d3df15e0788a716 [INFO] running `Command { std: "docker" "start" "-a" "d00824ec5a210d2b24f26a39083ec886e6897b5be7a5e2ac8d3df15e0788a716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d00824ec5a210d2b24f26a39083ec886e6897b5be7a5e2ac8d3df15e0788a716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00824ec5a210d2b24f26a39083ec886e6897b5be7a5e2ac8d3df15e0788a716", kill_on_drop: false }` [INFO] [stdout] d00824ec5a210d2b24f26a39083ec886e6897b5be7a5e2ac8d3df15e0788a716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee3f9124319699b8c82b685beff14431936c8d48bc1422f5b0ac3bafe5b2a27 [INFO] running `Command { std: "docker" "start" "-a" "0ee3f9124319699b8c82b685beff14431936c8d48bc1422f5b0ac3bafe5b2a27", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.6.6 [INFO] [stderr] Compiling solana-frozen-abi v1.6.6 [INFO] [stderr] Compiling solana-program v1.6.6 [INFO] [stderr] Compiling solana-sdk v1.6.6 [INFO] [stderr] Compiling solana-vote-program v1.6.6 [INFO] [stderr] Compiling solana-stake-program v1.6.6 [INFO] [stderr] Compiling solana-version v1.6.6 [INFO] [stderr] Compiling solana-runtime v1.6.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling quote v0.6.13 [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,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b950536af910ffdd -C extra-filename=-b950536af910ffdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.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" "0ee3f9124319699b8c82b685beff14431936c8d48bc1422f5b0ac3bafe5b2a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee3f9124319699b8c82b685beff14431936c8d48bc1422f5b0ac3bafe5b2a27", kill_on_drop: false }` [INFO] [stdout] 0ee3f9124319699b8c82b685beff14431936c8d48bc1422f5b0ac3bafe5b2a27