[INFO] fetching crate grpc-protobuf 0.8.3... [INFO] checking grpc-protobuf-0.8.3 against try#7c3a44cf5f95fa5cf164a312bdcf845157af7093 for pr-77325 [INFO] extracting crate grpc-protobuf 0.8.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate grpc-protobuf 0.8.3 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 grpc-protobuf 0.8.3 [INFO] finished tweaking crates.io crate grpc-protobuf 0.8.3 [INFO] tweaked toml for crates.io crate grpc-protobuf 0.8.3 written to /workspace/builds/worker-2/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] 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 tls-api-stub v0.4.0 [INFO] [stderr] Downloaded tls-api v0.4.0 [INFO] [stderr] Downloaded httpbis v0.9.1 [INFO] [stderr] Downloaded grpc v0.8.3 [INFO] [stderr] Downloaded protobuf v2.18.2 [INFO] [stderr] Downloaded log-ndc v0.2.0 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7c3a44cf5f95fa5cf164a312bdcf845157af7093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c18c3e1145e21b5ca2003e58e4b73d0b014bf9ea1f22a6a25afc1c22ba6e01ef [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c18c3e1145e21b5ca2003e58e4b73d0b014bf9ea1f22a6a25afc1c22ba6e01ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c18c3e1145e21b5ca2003e58e4b73d0b014bf9ea1f22a6a25afc1c22ba6e01ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18c3e1145e21b5ca2003e58e4b73d0b014bf9ea1f22a6a25afc1c22ba6e01ef", kill_on_drop: false }` [INFO] [stdout] c18c3e1145e21b5ca2003e58e4b73d0b014bf9ea1f22a6a25afc1c22ba6e01ef [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e678475a7693972038a7cfcc59d878005e59a5542c2ee71cd2a33384873d42d [INFO] running `Command { std: "docker" "start" "-a" "4e678475a7693972038a7cfcc59d878005e59a5542c2ee71cd2a33384873d42d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling httpbis v0.9.1 [INFO] [stderr] Compiling protobuf v2.18.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking log-ndc v0.2.0 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling syn v1.0.72 [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] Compiling futures-macro v0.3.15 [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" "4e678475a7693972038a7cfcc59d878005e59a5542c2ee71cd2a33384873d42d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e678475a7693972038a7cfcc59d878005e59a5542c2ee71cd2a33384873d42d", kill_on_drop: false }` [INFO] [stdout] 4e678475a7693972038a7cfcc59d878005e59a5542c2ee71cd2a33384873d42d