[INFO] fetching crate stellar-horizon 0.6.0-beta.0... [INFO] checking stellar-horizon-0.6.0-beta.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate stellar-horizon 0.6.0-beta.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate stellar-horizon 0.6.0-beta.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate stellar-horizon 0.6.0-beta.0 [INFO] finished tweaking crates.io crate stellar-horizon 0.6.0-beta.0 [INFO] tweaked toml for crates.io crate stellar-horizon 0.6.0-beta.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-channel v1.5.1 [INFO] [stderr] Downloaded eventsource v0.5.0 [INFO] [stderr] Downloaded async-sse v3.0.0 [INFO] [stderr] Downloaded stellar-base v0.5.0-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f93a62683d74639cdd3a3c879cd2381b7612cf96951f81b234d176d417207c5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5f93a62683d74639cdd3a3c879cd2381b7612cf96951f81b234d176d417207c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f93a62683d74639cdd3a3c879cd2381b7612cf96951f81b234d176d417207c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f93a62683d74639cdd3a3c879cd2381b7612cf96951f81b234d176d417207c5", kill_on_drop: false }` [INFO] [stdout] 5f93a62683d74639cdd3a3c879cd2381b7612cf96951f81b234d176d417207c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0678fef7e49349cc6422a4aedb7492f35d65b337348d26d633e381949f243526 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0678fef7e49349cc6422a4aedb7492f35d65b337348d26d633e381949f243526", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking async-task v4.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking data-encoding v2.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking xdr-rs-serialize v0.2.4 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking futures-lite v1.10.1 [INFO] [stderr] Checking polling v2.0.0 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking polyval v0.4.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking async-io v1.1.9 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking blocking v1.0.1 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking async-global-executor v1.3.0 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling xdr-rs-serialize-derive v0.2.4 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Compiling serde_with_macros v1.2.2 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking serde_qs v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking rust_decimal v1.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_with v1.5.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Checking async-sse v3.0.0 [INFO] [stdout] error[E0453]: allow(explicit_outlives_requirements) overruled by outer forbid(rust_2018_idioms) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/encoder.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project_lite::pin_project! { [INFO] [stdout] 11 | | /// An SSE protocol encoder. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub struct Encoder { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/lib.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | #![forbid(rust_2018_idioms)] [INFO] [stdout] | ---------------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0453]: allow(explicit_outlives_requirements) overruled by outer forbid(rust_2018_idioms) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/lines.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | /// A stream of lines in a byte stream. [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// This stream is created by the [`lines`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ overruled by previous forbid [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-sse-3.0.0/src/lib.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | #![forbid(rust_2018_idioms)] [INFO] [stdout] | ---------------- `forbid` level set here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0453`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-sse` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0678fef7e49349cc6422a4aedb7492f35d65b337348d26d633e381949f243526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0678fef7e49349cc6422a4aedb7492f35d65b337348d26d633e381949f243526", kill_on_drop: false }` [INFO] [stdout] 0678fef7e49349cc6422a4aedb7492f35d65b337348d26d633e381949f243526