[INFO] cloning repository JakubAdamWieczorek/polona_dl [INFO] running `"git" "clone" "--bare" "git://github.com/JakubAdamWieczorek/polona_dl.git" "work/cache/sources/gh/JakubAdamWieczorek/polona_dl"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/JakubAdamWieczorek/polona_dl'... [INFO] running `"git" "clone" "work/cache/sources/gh/JakubAdamWieczorek/polona_dl" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/JakubAdamWieczorek/polona_dl"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/JakubAdamWieczorek/polona_dl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JakubAdamWieczorek/polona_dl" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/JakubAdamWieczorek/polona_dl"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/JakubAdamWieczorek/polona_dl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 074d0937ebabdbe46b9d67cbc50ddbc9e4edd28a [INFO] sha for GitHub repo JakubAdamWieczorek/polona_dl: 074d0937ebabdbe46b9d67cbc50ddbc9e4edd28a [INFO] validating manifest of JakubAdamWieczorek/polona_dl on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of JakubAdamWieczorek/polona_dl on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing JakubAdamWieczorek/polona_dl [INFO] finished frobbing JakubAdamWieczorek/polona_dl [INFO] frobbed toml for JakubAdamWieczorek/polona_dl written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/JakubAdamWieczorek/polona_dl/Cargo.toml [INFO] started frobbing JakubAdamWieczorek/polona_dl [INFO] finished frobbing JakubAdamWieczorek/polona_dl [INFO] frobbed toml for JakubAdamWieczorek/polona_dl written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/JakubAdamWieczorek/polona_dl/Cargo.toml [INFO] crate JakubAdamWieczorek/polona_dl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/95th/hyper-tls.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-select-macro-preview v0.3.0-alpha.17 [INFO] [stderr] Downloaded better-panic v0.1.1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking JakubAdamWieczorek/polona_dl against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/JakubAdamWieczorek/polona_dl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e2364c860c193ab3b29312fcf7a58f5061791958cb08a4cc041fe1463801593b [INFO] running `"docker" "start" "-a" "e2364c860c193ab3b29312fcf7a58f5061791958cb08a4cc041fe1463801593b"` [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Compiling rstest v0.3.0 [INFO] [stderr] Checking tokio-executor v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-io v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling tokio-macros v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking tokio-async-await v0.1.7 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking ron v0.4.2 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking tokio-current-thread v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-futures v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking better-panic v0.1.1 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.17 [INFO] [stderr] Checking tokio-sync v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-codec v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tokio-reactor v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-threadpool v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-timer v0.3.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.17 [INFO] [stderr] Checking image v0.21.2 [INFO] [stderr] Checking insta v0.8.1 [INFO] [stderr] Checking tokio-tcp v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-udp v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio-uds v0.3.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking tokio v0.2.0 (https://github.com/tokio-rs/tokio#48d7f7b9) [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Checking hyper v0.13.0-a.0 (https://github.com/hyperium/hyper.git#5da17df9) [INFO] [stderr] Checking futures-preview v0.3.0-alpha.17 [INFO] [stderr] Checking hyper-tls v0.3.2 (https://github.com/95th/hyper-tls.git#6329a53e) [INFO] [stderr] Checking polona-dl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: ambiguous lifetime bound in `async fn` [INFO] [stderr] --> src/lib.rs:112:68 [INFO] [stderr] | [INFO] [stderr] 112 | pub async fn download_page_image(url: &Url, output_path: &Path) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the elided lifetimes here do not outlive one another [INFO] [stderr] | [INFO] [stderr] = note: multiple unrelated lifetimes are not allowed in `async fn`. [INFO] [stderr] = note: if you're using argument-position elided lifetimes, consider switching to a single named lifetime. [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `polona-dl`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: ambiguous lifetime bound in `async fn` [INFO] [stderr] --> src/lib.rs:112:68 [INFO] [stderr] | [INFO] [stderr] 112 | pub async fn download_page_image(url: &Url, output_path: &Path) -> Result<(), Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the elided lifetimes here do not outlive one another [INFO] [stderr] | [INFO] [stderr] = note: multiple unrelated lifetimes are not allowed in `async fn`. [INFO] [stderr] = note: if you're using argument-position elided lifetimes, consider switching to a single named lifetime. [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `polona-dl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e2364c860c193ab3b29312fcf7a58f5061791958cb08a4cc041fe1463801593b"` [INFO] running `"docker" "rm" "-f" "e2364c860c193ab3b29312fcf7a58f5061791958cb08a4cc041fe1463801593b"` [INFO] [stdout] e2364c860c193ab3b29312fcf7a58f5061791958cb08a4cc041fe1463801593b