[INFO] cloning repository https://github.com/tejaswinikurupati/Rust-programs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tejaswinikurupati/Rust-programs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftejaswinikurupati%2FRust-programs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftejaswinikurupati%2FRust-programs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ba5272cf75b6ed8b015b6f3d0fd5312c82f2249 [INFO] checking tejaswinikurupati/Rust-programs against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftejaswinikurupati%2FRust-programs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tejaswinikurupati/Rust-programs on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tejaswinikurupati/Rust-programs [INFO] finished tweaking git repo https://github.com/tejaswinikurupati/Rust-programs [INFO] tweaked toml for git repo https://github.com/tejaswinikurupati/Rust-programs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tejaswinikurupati/Rust-programs 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23aed9b646cf3c8bd61dd209d47615ef04e3fc0552d79a7e708b7cd04481de06 [INFO] running `Command { std: "docker" "start" "-a" "23aed9b646cf3c8bd61dd209d47615ef04e3fc0552d79a7e708b7cd04481de06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23aed9b646cf3c8bd61dd209d47615ef04e3fc0552d79a7e708b7cd04481de06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23aed9b646cf3c8bd61dd209d47615ef04e3fc0552d79a7e708b7cd04481de06", kill_on_drop: false }` [INFO] [stdout] 23aed9b646cf3c8bd61dd209d47615ef04e3fc0552d79a7e708b7cd04481de06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1391d3a067d205e071fd25820cb82a1785d61eb771b623841d168fad472af320 [INFO] running `Command { std: "docker" "start" "-a" "1391d3a067d205e071fd25820cb82a1785d61eb771b623841d168fad472af320", kill_on_drop: false }` [INFO] [stderr] Checking enumeration1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `female` in this scope [INFO] [stdout] --> src/main.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | println!("{:?}",female); [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists (notice the capitalization): `Female` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `female` in this scope [INFO] [stdout] --> src/main.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | println!("{:?}",female); [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists (notice the capitalization): `Female` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `GenderCategory` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | println!("{:?}",male); [INFO] [stdout] | ^^^^ `GenderCategory` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `GenderCategory` [INFO] [stdout] = note: add `#[derive(Debug)]` to `GenderCategory` or manually `impl Debug for GenderCategory` [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `GenderCategory` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Debug)] [INFO] [stdout] 2 | enum GenderCategory{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `GenderCategory` doesn't implement `Debug` [INFO] [stdout] --> src/main.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | println!("{:?}",male); [INFO] [stdout] | ^^^^ `GenderCategory` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `GenderCategory` [INFO] [stdout] = note: add `#[derive(Debug)]` to `GenderCategory` or manually `impl Debug for GenderCategory` [INFO] [stdout] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `GenderCategory` with `#[derive(Debug)]` [INFO] [stdout] | [INFO] [stdout] 1 + #[derive(Debug)] [INFO] [stdout] 2 | enum GenderCategory{ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `enumeration1` (bin "enumeration1" test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `enumeration1` (bin "enumeration1") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1391d3a067d205e071fd25820cb82a1785d61eb771b623841d168fad472af320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1391d3a067d205e071fd25820cb82a1785d61eb771b623841d168fad472af320", kill_on_drop: false }` [INFO] [stdout] 1391d3a067d205e071fd25820cb82a1785d61eb771b623841d168fad472af320