[INFO] fetching crate datastore-sys 0.1.0... [INFO] checking datastore-sys-0.1.0 against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] extracting crate datastore-sys 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate datastore-sys 0.1.0 on toolchain 7c3a44cf5f95fa5cf164a312bdcf845157af7093 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datastore-sys 0.1.0 [INFO] finished tweaking crates.io crate datastore-sys 0.1.0 [INFO] tweaked toml for crates.io crate datastore-sys 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unix_socket v0.5.0 [INFO] [stderr] Downloaded log-ndc v0.2.0 [INFO] [stderr] Downloaded grpc v0.8.3 [INFO] [stderr] Downloaded httpbis v0.9.1 [INFO] [stderr] Downloaded tls-api v0.4.0 [INFO] [stderr] Downloaded tls-api-stub v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b89b43259e16a6214797c536ec340924cf766b557d267d9f63cf5af6c718828e [INFO] running `Command { std: "docker" "start" "-a" "b89b43259e16a6214797c536ec340924cf766b557d267d9f63cf5af6c718828e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b89b43259e16a6214797c536ec340924cf766b557d267d9f63cf5af6c718828e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b89b43259e16a6214797c536ec340924cf766b557d267d9f63cf5af6c718828e", kill_on_drop: false }` [INFO] [stdout] b89b43259e16a6214797c536ec340924cf766b557d267d9f63cf5af6c718828e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4760a5825350b9600ec5085a09041791eecc4db7f85685b8efd87dda4f884cf0 [INFO] running `Command { std: "docker" "start" "-a" "4760a5825350b9600ec5085a09041791eecc4db7f85685b8efd87dda4f884cf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling httpbis v0.9.1 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking log-ndc v0.2.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking tls-api v0.4.0 [INFO] [stderr] Checking tls-api-stub v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stdout] error[E0161]: cannot move a value of type TryJoin> + std::marker::Send>>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/client/mod.rs:567:48: 572:6]>>: the size of TryJoin> + std::marker::Send>>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/client/mod.rs:567:48: 572:6]>> cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/client/mod.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | let done = future::try_join(controller_future, shutdown_future); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type TryJoin> + std::marker::Send>>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/client/mod.rs:567:48: 572:6]>>: the size of TryJoin> + std::marker::Send>>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/client/mod.rs:567:48: 572:6]>> cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/client/mod.rs:578:16 [INFO] [stdout] | [INFO] [stdout] 578 | let done = done.map_ok(|((), ())| ()); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>>: the size of TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>> cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | let done = try_join(loop_run, shutdown_future); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>>: the size of TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>> cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:375:9 [INFO] [stdout] | [INFO] [stdout] 375 | let done = assert_send_future::, _>(done); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>>: the size of TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>> cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:375:59 [INFO] [stdout] | [INFO] [stdout] 375 | let done = assert_send_future::, _>(done); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0161]: cannot move a value of type TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>>: the size of TryJoin>, AnySocketAddr), std::io::Error>> + std::marker::Send>>, fn(std::io::Error) -> error::Error {>::from}>, futures::stream::Repeat<(Vec, std::sync::Arc, std::sync::Arc>, ServerTlsOption, ServerConf)>>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:315:14: 318:10]>, futures::future::Ready>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:320:13: 360:14]>, futures::future::Then>, [closure@/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:365:48: 369:6]>> cannot be statically determined [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/httpbis-0.9.1/src/server/mod.rs:377:16 [INFO] [stdout] | [INFO] [stdout] 377 | let done = done.then(|_| { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0161`. [INFO] [stdout] [INFO] [stderr] error: could not compile `httpbis` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "4760a5825350b9600ec5085a09041791eecc4db7f85685b8efd87dda4f884cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4760a5825350b9600ec5085a09041791eecc4db7f85685b8efd87dda4f884cf0", kill_on_drop: false }` [INFO] [stdout] 4760a5825350b9600ec5085a09041791eecc4db7f85685b8efd87dda4f884cf0