[INFO] cloning repository https://github.com/andreclaudino/maestro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreclaudino/maestro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreclaudino%2Fmaestro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreclaudino%2Fmaestro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b223e9bb37fa1e69234974b3d425244e5392378e [INFO] checking andreclaudino/maestro against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreclaudino%2Fmaestro" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreclaudino/maestro on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andreclaudino/maestro [INFO] finished tweaking git repo https://github.com/andreclaudino/maestro [INFO] tweaked toml for git repo https://github.com/andreclaudino/maestro written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andreclaudino/maestro already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5606f4b4e606dad4bb722df2763515ea221bd7a64143115b9674a91869f99018 [INFO] running `Command { std: "docker" "start" "-a" "5606f4b4e606dad4bb722df2763515ea221bd7a64143115b9674a91869f99018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5606f4b4e606dad4bb722df2763515ea221bd7a64143115b9674a91869f99018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5606f4b4e606dad4bb722df2763515ea221bd7a64143115b9674a91869f99018", kill_on_drop: false }` [INFO] [stdout] 5606f4b4e606dad4bb722df2763515ea221bd7a64143115b9674a91869f99018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88f94adb2fd4f2c27fbdd608a8b1387db23f80c2a9514a1363f978513bc0647c [INFO] running `Command { std: "docker" "start" "-a" "88f94adb2fd4f2c27fbdd608a8b1387db23f80c2a9514a1363f978513bc0647c", kill_on_drop: false }` [INFO] [stderr] Checking k8s-maestro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `Command { std: "docker" "inspect" "88f94adb2fd4f2c27fbdd608a8b1387db23f80c2a9514a1363f978513bc0647c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88f94adb2fd4f2c27fbdd608a8b1387db23f80c2a9514a1363f978513bc0647c", kill_on_drop: false }` [INFO] [stdout] 88f94adb2fd4f2c27fbdd608a8b1387db23f80c2a9514a1363f978513bc0647c [INFO] checking andreclaudino/maestro against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreclaudino%2Fmaestro" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreclaudino/maestro on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andreclaudino/maestro [INFO] finished tweaking git repo https://github.com/andreclaudino/maestro [INFO] tweaked toml for git repo https://github.com/andreclaudino/maestro written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/andreclaudino/maestro already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f7acb4404c250a9c9fef1cc4eea3cc887cca5c27893dfe63c8bb29d00d4e3d3 [INFO] running `Command { std: "docker" "start" "-a" "7f7acb4404c250a9c9fef1cc4eea3cc887cca5c27893dfe63c8bb29d00d4e3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f7acb4404c250a9c9fef1cc4eea3cc887cca5c27893dfe63c8bb29d00d4e3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f7acb4404c250a9c9fef1cc4eea3cc887cca5c27893dfe63c8bb29d00d4e3d3", kill_on_drop: false }` [INFO] [stdout] 7f7acb4404c250a9c9fef1cc4eea3cc887cca5c27893dfe63c8bb29d00d4e3d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 233ae87449ee8f9757a34b69d5e6c5de846c90eba6c03c8955667a1ae10e8618 [INFO] running `Command { std: "docker" "start" "-a" "233ae87449ee8f9757a34b69d5e6c5de846c90eba6c03c8955667a1ae10e8618", kill_on_drop: false }` [INFO] [stderr] Checking kube-client v0.90.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking openssl-sys v0.9.102 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/kube-client-0.90.0/src/client/body.rs:55:74 [INFO] [stdout] | [INFO] [stdout] 55 | Box::pin(BodyStream::new(self).try_filter_map(|frame| async { Ok(frame.into_data().ok()) })) [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kube-client` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "233ae87449ee8f9757a34b69d5e6c5de846c90eba6c03c8955667a1ae10e8618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233ae87449ee8f9757a34b69d5e6c5de846c90eba6c03c8955667a1ae10e8618", kill_on_drop: false }` [INFO] [stdout] 233ae87449ee8f9757a34b69d5e6c5de846c90eba6c03c8955667a1ae10e8618