[INFO] cloning repository https://github.com/chee/binaries [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chee/binaries" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchee%2Fbinaries", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchee%2Fbinaries'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77a7c96cfdd38a4c31e656769cb39fc13a5757c2 [INFO] checking chee/binaries/77a7c96cfdd38a4c31e656769cb39fc13a5757c2 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchee%2Fbinaries" "/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/chee/binaries on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chee/binaries [INFO] finished tweaking git repo https://github.com/chee/binaries [INFO] tweaked toml for git repo https://github.com/chee/binaries written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chee/binaries 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.9 [INFO] [stderr] Downloaded clap v2.33.2 [INFO] [stderr] Downloaded structopt v0.3.16 [INFO] [stderr] Downloaded syn v1.0.38 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5719c6a215133e1b58c37cebfc66ad247fc878c480f4d0c29509f071edef445f [INFO] running `Command { std: "docker" "start" "-a" "5719c6a215133e1b58c37cebfc66ad247fc878c480f4d0c29509f071edef445f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5719c6a215133e1b58c37cebfc66ad247fc878c480f4d0c29509f071edef445f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5719c6a215133e1b58c37cebfc66ad247fc878c480f4d0c29509f071edef445f", kill_on_drop: false }` [INFO] [stdout] 5719c6a215133e1b58c37cebfc66ad247fc878c480f4d0c29509f071edef445f [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12ac5927a6565701ddd1f161d340f3f4d2d7e64050501e42a72f3df3cd736097 [INFO] running `Command { std: "docker" "start" "-a" "12ac5927a6565701ddd1f161d340f3f4d2d7e64050501e42a72f3df3cd736097", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking binaries v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `Digit: Distribution<_>` is not satisfied [INFO] [stdout] --> src/bin/getpassword.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | format!("{}{}", rng.sample(Digit), rng.sample(Letter)) [INFO] [stdout] | ------ ^^^^^ the trait `Distribution<_>` is not implemented for `Digit` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Distribution`: [INFO] [stdout] `&'a D` implements `Distribution` [INFO] [stdout] `Alphanumeric` implements `Distribution` [INFO] [stdout] `Bernoulli` implements `Distribution` [INFO] [stdout] `Beta` implements `Distribution` [INFO] [stdout] `Binomial` implements `Distribution` [INFO] [stdout] `Cauchy` implements `Distribution` [INFO] [stdout] `ChiSquared` implements `Distribution` [INFO] [stdout] `Dirichlet` implements `Distribution>` [INFO] [stdout] and 91 others [INFO] [stdout] note: required by a bound in `rand::Rng::sample` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.7.3/src/lib.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | fn sample>(&mut self, distr: D) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Digit: Distribution<_>` is not satisfied [INFO] [stdout] --> src/bin/getpassword.rs:13:40 [INFO] [stdout] | [INFO] [stdout] 13 | format!("{}{}", rng.sample(Digit), rng.sample(Letter)) [INFO] [stdout] | ------ ^^^^^ the trait `Distribution<_>` is not implemented for `Digit` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Distribution`: [INFO] [stdout] `&'a D` implements `Distribution` [INFO] [stdout] `Alphanumeric` implements `Distribution` [INFO] [stdout] `Bernoulli` implements `Distribution` [INFO] [stdout] `Beta` implements `Distribution` [INFO] [stdout] `Binomial` implements `Distribution` [INFO] [stdout] `Cauchy` implements `Distribution` [INFO] [stdout] `ChiSquared` implements `Distribution` [INFO] [stdout] `Dirichlet` implements `Distribution>` [INFO] [stdout] and 91 others [INFO] [stdout] note: required by a bound in `rand::Rng::sample` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.7.3/src/lib.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | fn sample>(&mut self, distr: D) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Letter: Distribution<_>` is not satisfied [INFO] [stdout] --> src/bin/getpassword.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | format!("{}{}", rng.sample(Digit), rng.sample(Letter)) [INFO] [stdout] | ------ ^^^^^^ the trait `Distribution<_>` is not implemented for `Letter` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Distribution`: [INFO] [stdout] `&'a D` implements `Distribution` [INFO] [stdout] `Alphanumeric` implements `Distribution` [INFO] [stdout] `Bernoulli` implements `Distribution` [INFO] [stdout] `Beta` implements `Distribution` [INFO] [stdout] `Binomial` implements `Distribution` [INFO] [stdout] `Cauchy` implements `Distribution` [INFO] [stdout] `ChiSquared` implements `Distribution` [INFO] [stdout] `Dirichlet` implements `Distribution>` [INFO] [stdout] and 91 others [INFO] [stdout] note: required by a bound in `rand::Rng::sample` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.7.3/src/lib.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | fn sample>(&mut self, distr: D) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Letter: Distribution<_>` is not satisfied [INFO] [stdout] --> src/bin/getpassword.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | format!("{}{}", rng.sample(Digit), rng.sample(Letter)) [INFO] [stdout] | ------ ^^^^^^ the trait `Distribution<_>` is not implemented for `Letter` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Distribution`: [INFO] [stdout] `&'a D` implements `Distribution` [INFO] [stdout] `Alphanumeric` implements `Distribution` [INFO] [stdout] `Bernoulli` implements `Distribution` [INFO] [stdout] `Beta` implements `Distribution` [INFO] [stdout] `Binomial` implements `Distribution` [INFO] [stdout] `Cauchy` implements `Distribution` [INFO] [stdout] `ChiSquared` implements `Distribution` [INFO] [stdout] `Dirichlet` implements `Distribution>` [INFO] [stdout] and 91 others [INFO] [stdout] note: required by a bound in `rand::Rng::sample` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rand-0.7.3/src/lib.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | fn sample>(&mut self, distr: D) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Rng::sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `binaries` (bin "getpassword") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `binaries` (bin "getpassword" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "12ac5927a6565701ddd1f161d340f3f4d2d7e64050501e42a72f3df3cd736097", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ac5927a6565701ddd1f161d340f3f4d2d7e64050501e42a72f3df3cd736097", kill_on_drop: false }` [INFO] [stdout] 12ac5927a6565701ddd1f161d340f3f4d2d7e64050501e42a72f3df3cd736097