[INFO] cloning repository https://github.com/FrancescoXX/rust-structs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FrancescoXX/rust-structs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescoXX%2Frust-structs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescoXX%2Frust-structs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11b911488aca8f78f67482dfebcaa6233ebe7879
[INFO] checking FrancescoXX/rust-structs against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrancescoXX%2Frust-structs" "/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/FrancescoXX/rust-structs on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/FrancescoXX/rust-structs
[INFO] finished tweaking git repo https://github.com/FrancescoXX/rust-structs
[INFO] tweaked toml for git repo https://github.com/FrancescoXX/rust-structs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/FrancescoXX/rust-structs 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f0863658d7fabf2f0dbd85b9e0125bc3efb51206c6b1797f268bc979f93c0154
[INFO] running `Command { std: "docker" "start" "-a" "f0863658d7fabf2f0dbd85b9e0125bc3efb51206c6b1797f268bc979f93c0154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0863658d7fabf2f0dbd85b9e0125bc3efb51206c6b1797f268bc979f93c0154", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0863658d7fabf2f0dbd85b9e0125bc3efb51206c6b1797f268bc979f93c0154", kill_on_drop: false }`
[INFO] [stdout] f0863658d7fabf2f0dbd85b9e0125bc3efb51206c6b1797f268bc979f93c0154
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ad919e7743cf22c1233a0c290d61ffc388a2f67daad527022d059098552ca9
[INFO] running `Command { std: "docker" "start" "-a" "48ad919e7743cf22c1233a0c290d61ffc388a2f67daad527022d059098552ca9", kill_on_drop: false }`
[INFO] [stderr]     Checking rust-9-structs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]   --> src/main.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | struct User {
[INFO] [stdout]    | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 30 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]   --> src/main.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | struct User {
[INFO] [stdout]    | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 45 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 52 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]   --> src/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | struct User {
[INFO] [stdout]    | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 60 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 67 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 91 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]    --> src/main.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | fn main() {
[INFO] [stdout]     | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 103 | fn main() {
[INFO] [stdout]     | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]    --> src/main.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | struct User {
[INFO] [stdout]     | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 101 | struct User;
[INFO] [stdout]     | ^^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_user` in this scope
[INFO] [stdout]   --> src/main.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let user = create_user(String::from("Jhon Doe"), String::from("doe@mail"),);
[INFO] [stdout]    |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]   --> src/main.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | struct User {
[INFO] [stdout]    | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 23 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 30 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]   --> src/main.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | struct User {
[INFO] [stdout]    | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 45 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 52 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]   --> src/main.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 2  | struct User {
[INFO] [stdout]    | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 60 | struct User {
[INFO] [stdout]    | ^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 67 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]   --> src/main.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn main() {
[INFO] [stdout]    | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 91 | fn main() {
[INFO] [stdout]    | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `main` is defined multiple times
[INFO] [stdout]    --> src/main.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 9   | fn main() {
[INFO] [stdout]     | --------- previous definition of the value `main` here
[INFO] [stdout] ...
[INFO] [stdout] 103 | fn main() {
[INFO] [stdout]     | ^^^^^^^^^ `main` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `main` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `User` is defined multiple times
[INFO] [stdout]    --> src/main.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 2   | struct User {
[INFO] [stdout]     | ----------- previous definition of the type `User` here
[INFO] [stdout] ...
[INFO] [stdout] 101 | struct User;
[INFO] [stdout]     | ^^^^^^^^^^^^ `User` redefined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `User` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `User` doesn't implement `Debug`
[INFO] [stdout]    --> src/main.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |     println!("User: {:?}", user);
[INFO] [stdout]     |                            ^^^^ `User` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `User`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `User` or manually `impl Debug for User`
[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 `User` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 101 + #[derive(Debug)]
[INFO] [stdout] 102 | struct User;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0428.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-9-structs` (bin "rust-9-structs") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `create_user` in this scope
[INFO] [stdout]   --> src/main.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let user = create_user(String::from("Jhon Doe"), String::from("doe@mail"),);
[INFO] [stdout]    |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `User` doesn't implement `Debug`
[INFO] [stdout]    --> src/main.rs:106:28
[INFO] [stdout]     |
[INFO] [stdout] 106 |     println!("User: {:?}", user);
[INFO] [stdout]     |                            ^^^^ `User` cannot be formatted using `{:?}`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Debug` is not implemented for `User`
[INFO] [stdout]     = note: add `#[derive(Debug)]` to `User` or manually `impl Debug for User`
[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 `User` with `#[derive(Debug)]`
[INFO] [stdout]     |
[INFO] [stdout] 101 + #[derive(Debug)]
[INFO] [stdout] 102 | struct User;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0428.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-9-structs` (bin "rust-9-structs" test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "48ad919e7743cf22c1233a0c290d61ffc388a2f67daad527022d059098552ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ad919e7743cf22c1233a0c290d61ffc388a2f67daad527022d059098552ca9", kill_on_drop: false }`
[INFO] [stdout] 48ad919e7743cf22c1233a0c290d61ffc388a2f67daad527022d059098552ca9
