[INFO] cloning repository https://github.com/CristhianPHT/Diesel_ORM_all
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CristhianPHT/Diesel_ORM_all" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCristhianPHT%2FDiesel_ORM_all", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCristhianPHT%2FDiesel_ORM_all'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 613957a68120749f0b8501a4797e5b23adc654a2
[INFO] checking CristhianPHT/Diesel_ORM_all against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCristhianPHT%2FDiesel_ORM_all" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CristhianPHT/Diesel_ORM_all
[INFO] finished tweaking git repo https://github.com/CristhianPHT/Diesel_ORM_all
[INFO] tweaked toml for git repo https://github.com/CristhianPHT/Diesel_ORM_all written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CristhianPHT/Diesel_ORM_all on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CristhianPHT/Diesel_ORM_all 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pq-sys v0.6.3
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] [stderr]   Downloaded diesel v2.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbd80522571a302de8cf5e074f5c6e1d0234a13fc82e1d2b7e1f2301a205427f
[INFO] running `Command { std: "docker" "start" "-a" "cbd80522571a302de8cf5e074f5c6e1d0234a13fc82e1d2b7e1f2301a205427f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbd80522571a302de8cf5e074f5c6e1d0234a13fc82e1d2b7e1f2301a205427f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd80522571a302de8cf5e074f5c6e1d0234a13fc82e1d2b7e1f2301a205427f", kill_on_drop: false }`
[INFO] [stdout] cbd80522571a302de8cf5e074f5c6e1d0234a13fc82e1d2b7e1f2301a205427f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d269cce64fa811db567fad209de0e3b6263b4779aa643c1132dcc586c1bd49da
[INFO] running `Command { std: "docker" "start" "-a" "d269cce64fa811db567fad209de0e3b6263b4779aa643c1132dcc586c1bd49da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking diesel v2.2.4
[INFO] [stderr]     Checking probardiesel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:18:45
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post(conn: &mut PgConnection, title: &str, body: &str) -> Post {
[INFO] [stdout]    |                                             ^^^^^  ---- expected due to this
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             expected `str`, found `title`
[INFO] [stdout]    |                                             `title` is interpreted as a unit struct, not a new binding
[INFO] [stdout]    |                                             help: introduce a new binding instead: `other_title`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout]  6 |       title -> Varchar,
[INFO] [stdout]    |       ----- unit struct defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:18:58
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post(conn: &mut PgConnection, title: &str, body: &str) -> Post {
[INFO] [stdout]    |                                                          ^^^^  ---- expected due to this
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          expected `str`, found `body`
[INFO] [stdout]    |                                                          `body` is interpreted as a unit struct, not a new binding
[INFO] [stdout]    |                                                          help: introduce a new binding instead: `other_body`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:7:7
[INFO] [stdout]    |
[INFO] [stdout]  7 |       body -> Text,
[INFO] [stdout]    |       ---- unit struct defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let new_post = NewPost { title, body };
[INFO] [stdout]    |                              ^^^^^ expected `&str`, found `title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let new_post = NewPost { title, body };
[INFO] [stdout]    |                                     ^^^^ expected `&str`, found `body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Post` doesn't implement `Debug`
[INFO] [stdout]   --> src/lib.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     println!("{:?}", &post);
[INFO] [stdout]    |               ----   ^^^^^ `Post` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Post`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Post` or manually `impl Debug for Post`
[INFO] [stdout]    = note: required for `&Post` to implement `Debug`
[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 `Post` with `#[derive(Debug)]`
[INFO] [stdout]   --> src/models.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 + #[derive(Debug)]
[INFO] [stdout]  7 | pub struct Post {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `probardiesel` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:18:45
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post(conn: &mut PgConnection, title: &str, body: &str) -> Post {
[INFO] [stdout]    |                                             ^^^^^  ---- expected due to this
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             expected `str`, found `title`
[INFO] [stdout]    |                                             `title` is interpreted as a unit struct, not a new binding
[INFO] [stdout]    |                                             help: introduce a new binding instead: `other_title`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:6:7
[INFO] [stdout]    |
[INFO] [stdout]  6 |       title -> Varchar,
[INFO] [stdout]    |       ----- unit struct defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:18:58
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn create_post(conn: &mut PgConnection, title: &str, body: &str) -> Post {
[INFO] [stdout]    |                                                          ^^^^  ---- expected due to this
[INFO] [stdout]    |                                                          |
[INFO] [stdout]    |                                                          expected `str`, found `body`
[INFO] [stdout]    |                                                          `body` is interpreted as a unit struct, not a new binding
[INFO] [stdout]    |                                                          help: introduce a new binding instead: `other_body`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/schema.rs:7:7
[INFO] [stdout]    |
[INFO] [stdout]  7 |       body -> Text,
[INFO] [stdout]    |       ---- unit struct defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let new_post = NewPost { title, body };
[INFO] [stdout]    |                              ^^^^^ expected `&str`, found `title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:21:37
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let new_post = NewPost { title, body };
[INFO] [stdout]    |                                     ^^^^ expected `&str`, found `body`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Post` doesn't implement `Debug`
[INFO] [stdout]   --> src/lib.rs:48:22
[INFO] [stdout]    |
[INFO] [stdout] 48 |     println!("{:?}", &post);
[INFO] [stdout]    |               ----   ^^^^^ `Post` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |               |
[INFO] [stdout]    |               required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `Post`
[INFO] [stdout]    = note: add `#[derive(Debug)]` to `Post` or manually `impl Debug for Post`
[INFO] [stdout]    = note: required for `&Post` to implement `Debug`
[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 `Post` with `#[derive(Debug)]`
[INFO] [stdout]   --> src/models.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout]  6 + #[derive(Debug)]
[INFO] [stdout]  7 | pub struct Post {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `probardiesel` (lib) due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d269cce64fa811db567fad209de0e3b6263b4779aa643c1132dcc586c1bd49da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d269cce64fa811db567fad209de0e3b6263b4779aa643c1132dcc586c1bd49da", kill_on_drop: false }`
[INFO] [stdout] d269cce64fa811db567fad209de0e3b6263b4779aa643c1132dcc586c1bd49da
