[INFO] fetching crate devto-cli 0.3.1... [INFO] checking devto-cli-0.3.1 against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] extracting crate devto-cli 0.3.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate devto-cli 0.3.1 on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate devto-cli 0.3.1 [INFO] finished tweaking crates.io crate devto-cli 0.3.1 [INFO] tweaked toml for crates.io crate devto-cli 0.3.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate devto-cli 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d733a1bd68980ef1328b97f8b9b1d4277c425d76715efe3a6bea95c32ee59ff [INFO] running `Command { std: "docker" "start" "-a" "1d733a1bd68980ef1328b97f8b9b1d4277c425d76715efe3a6bea95c32ee59ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d733a1bd68980ef1328b97f8b9b1d4277c425d76715efe3a6bea95c32ee59ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d733a1bd68980ef1328b97f8b9b1d4277c425d76715efe3a6bea95c32ee59ff", kill_on_drop: false }` [INFO] [stdout] 1d733a1bd68980ef1328b97f8b9b1d4277c425d76715efe3a6bea95c32ee59ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f0e24c8bfdf696437a26b9f3cd23529029de420a2b0a37a3f87f3b41698b5b0 [INFO] running `Command { std: "docker" "start" "-a" "6f0e24c8bfdf696437a26b9f3cd23529029de420a2b0a37a3f87f3b41698b5b0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking zeroize v1.5.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking frontmatter v0.4.0 [INFO] [stderr] Checking webbrowser v0.7.1 [INFO] [stderr] Checking convert_case v0.5.0 [INFO] [stderr] Checking inflections v1.1.1 [INFO] [stderr] Checking dialoguer v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.2.2 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking clap v3.2.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stdout] error[E0311]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/isahc-1.7.2/src/response.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | JsonFuture::new(async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `T` must be valid for the anonymous lifetime defined here... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/isahc-1.7.2/src/response.rs:484:16 [INFO] [stdout] | [INFO] [stdout] 484 | fn json(&mut self) -> JsonFuture<'_, R, T> [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: ...so that the type `T` will meet its required lifetime bounds [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/isahc-1.7.2/src/response.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | JsonFuture::new(async move { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider adding an explicit lifetime bound... [INFO] [stdout] | [INFO] [stdout] 484 ~ fn json<'a, T>(&mut self) -> JsonFuture<'_, R, T> [INFO] [stdout] 485 | where [INFO] [stdout] 486 ~ T: serde::de::DeserializeOwned + 'a, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0311`. [INFO] [stdout] [INFO] [stderr] error: could not compile `isahc` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6f0e24c8bfdf696437a26b9f3cd23529029de420a2b0a37a3f87f3b41698b5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0e24c8bfdf696437a26b9f3cd23529029de420a2b0a37a3f87f3b41698b5b0", kill_on_drop: false }` [INFO] [stdout] 6f0e24c8bfdf696437a26b9f3cd23529029de420a2b0a37a3f87f3b41698b5b0