[INFO] updating cached repository https://github.com/wmain/frameripper-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/wmain/frameripper-rs [INFO] [stderr] * [new branch] bm-complete-errors -> bm-complete-errors [INFO] [stderr] * [new branch] bm-condensed-ffmpeg-functions -> bm-condensed-ffmpeg-functions [INFO] [stderr] * [new branch] bm-consolidated-errors -> bm-consolidated-errors [INFO] [stderr] 7642422..3c5cce4 bm-non-stream -> bm-non-stream [INFO] [stderr] 8711e9c..5648189 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56481891b28d6499a6f32bc178bfc9a0d5b95f14 [INFO] checking wmain/frameripper-rs against try#8d67a66581ea5498d7ac03b8f88a478d8ec75cf0 for pr-64564 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwmain%2Fframeripper-rs" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wmain/frameripper-rs on toolchain 8d67a66581ea5498d7ac03b8f88a478d8ec75cf0-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8d67a66581ea5498d7ac03b8f88a478d8ec75cf0-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wmain/frameripper-rs [INFO] finished tweaking git repo https://github.com/wmain/frameripper-rs [INFO] tweaked toml for git repo https://github.com/wmain/frameripper-rs written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/wmain/frameripper-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+8d67a66581ea5498d7ac03b8f88a478d8ec75cf0-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-process v0.3.0-alpha.2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8d67a66581ea5498d7ac03b8f88a478d8ec75cf0-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] a48f06c5afae49b4340a1852d362ed5a8e496e37ea130d65957bda38d421a850 [INFO] running `"docker" "start" "-a" "a48f06c5afae49b4340a1852d362ed5a8e496e37ea130d65957bda38d421a850"` [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking arc-swap v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.2 [INFO] [stderr] Checking console v0.9.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking indicatif v0.12.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.2 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling futures-join-macro-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.2 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.2 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.2 [INFO] [stderr] Checking tokio-fs v0.2.0-alpha.2 [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.2 [INFO] [stderr] error[E0597]: `open_options` does not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-fs-0.2.0-alpha.2/src/file.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 108 | open_options.open(path).await [INFO] [stderr] | ^^^^^^^^^^^^----------- [INFO] [stderr] | | [INFO] [stderr] | borrowed value does not live long enough [INFO] [stderr] | a temporary with access to the borrow is created here ... [INFO] [stderr] 109 | } [INFO] [stderr] | - [INFO] [stderr] | | [INFO] [stderr] | `open_options` dropped here while still borrowed [INFO] [stderr] | ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `impl core::future::future::Future` [INFO] [stderr] | [INFO] [stderr] = note: The temporary is part of an expression at the end of a block. Consider forcing this temporary to be dropped sooner, before the block's local variables are dropped. For example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block. [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0597`. [INFO] [stderr] error: could not compile `tokio-fs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a48f06c5afae49b4340a1852d362ed5a8e496e37ea130d65957bda38d421a850"` [INFO] running `"docker" "rm" "-f" "a48f06c5afae49b4340a1852d362ed5a8e496e37ea130d65957bda38d421a850"` [INFO] [stdout] a48f06c5afae49b4340a1852d362ed5a8e496e37ea130d65957bda38d421a850