[INFO] updating cached repository https://github.com/seikichi/nozokimi [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 74de89a4a02be04911dd796037bf23c6da48efcf [INFO] checking seikichi/nozokimi against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseikichi%2Fnozokimi" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/seikichi/nozokimi on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/seikichi/nozokimi [INFO] finished tweaking git repo https://github.com/seikichi/nozokimi [INFO] tweaked toml for git repo https://github.com/seikichi/nozokimi written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/seikichi/nozokimi already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-7/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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 7e9ca5c8982e4e3df0dbf869456e82e434029438387b2c97b5d1562f023ae147 [INFO] running `"docker" "start" "-a" "7e9ca5c8982e4e3df0dbf869456e82e434029438387b2c97b5d1562f023ae147"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking async-util v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Checking arc-waker v0.1.0 (https://github.com/tokio-rs/async#e1b3ba3d) [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Checking crossbeam-utils v0.6.5 (https://github.com/stjepang/crossbeam?branch=raw-parker#e2a7760f) [INFO] [stderr] Checking tracing-core v0.1.2 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking rand_chacha v0.2.0 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.17 [INFO] [stderr] Checking tokio-io v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-executor v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking tokio-sync v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.17 [INFO] [stderr] Checking tokio-codec v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-current-thread v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-threadpool v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-timer v0.3.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-reactor v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking tokio-fs v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-udp v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-uds v0.3.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-tcp v0.2.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] Checking tokio-tls v0.3.0 (https://github.com/tokio-rs/tokio#59bc364a) [INFO] [stderr] error[E0597]: `self` does not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tokio-377c595163f99a10/59bc364/tokio-tls/src/lib.rs:271:23 [INFO] [stderr] | [INFO] [stderr] 271 | handshake(|s| self.0.connect(domain, s), stream).await [INFO] [stderr] | --------------^^^^------------------------------ [INFO] [stderr] | | | | [INFO] [stderr] | | | borrowed value does not live long enough [INFO] [stderr] | | value captured here [INFO] [stderr] | a temporary with access to the borrow is created here ... [INFO] [stderr] 272 | } [INFO] [stderr] | - [INFO] [stderr] | | [INFO] [stderr] | `self` 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 std::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[E0597]: `domain` does not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tokio-377c595163f99a10/59bc364/tokio-tls/src/lib.rs:271:38 [INFO] [stderr] | [INFO] [stderr] 271 | handshake(|s| self.0.connect(domain, s), stream).await [INFO] [stderr] | -----------------------------^^^^^^------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | borrowed value does not live long enough [INFO] [stderr] | | value captured here [INFO] [stderr] | a temporary with access to the borrow is created here ... [INFO] [stderr] 272 | } [INFO] [stderr] | - [INFO] [stderr] | | [INFO] [stderr] | `domain` 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 std::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[E0597]: `self` does not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/tokio-377c595163f99a10/59bc364/tokio-tls/src/lib.rs:296:23 [INFO] [stderr] | [INFO] [stderr] 296 | handshake(|s| self.0.accept(s), stream).await [INFO] [stderr] | --------------^^^^--------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | borrowed value does not live long enough [INFO] [stderr] | | value captured here [INFO] [stderr] | a temporary with access to the borrow is created here ... [INFO] [stderr] 297 | } [INFO] [stderr] | - [INFO] [stderr] | | [INFO] [stderr] | `self` 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 std::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 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0597`. [INFO] [stderr] error: Could not compile `tokio-tls`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7e9ca5c8982e4e3df0dbf869456e82e434029438387b2c97b5d1562f023ae147"` [INFO] running `"docker" "rm" "-f" "7e9ca5c8982e4e3df0dbf869456e82e434029438387b2c97b5d1562f023ae147"` [INFO] [stdout] 7e9ca5c8982e4e3df0dbf869456e82e434029438387b2c97b5d1562f023ae147