[INFO] cloning repository https://github.com/padmaathreya/RustRocketDieselBlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/padmaathreya/RustRocketDieselBlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpadmaathreya%2FRustRocketDieselBlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpadmaathreya%2FRustRocketDieselBlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6c765117ed02a42f3bb20841adba3d00d8f66f0
[INFO] testing padmaathreya/RustRocketDieselBlog against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpadmaathreya%2FRustRocketDieselBlog" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/padmaathreya/RustRocketDieselBlog
[INFO] finished tweaking git repo https://github.com/padmaathreya/RustRocketDieselBlog
[INFO] tweaked toml for git repo https://github.com/padmaathreya/RustRocketDieselBlog written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/padmaathreya/RustRocketDieselBlog on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/padmaathreya/RustRocketDieselBlog 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfec28b35bf281fc889f8d219e28dab40a3e626e75994f8f4ec6835f8e10d3ff
[INFO] running `Command { std: "docker" "start" "-a" "cfec28b35bf281fc889f8d219e28dab40a3e626e75994f8f4ec6835f8e10d3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfec28b35bf281fc889f8d219e28dab40a3e626e75994f8f4ec6835f8e10d3ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfec28b35bf281fc889f8d219e28dab40a3e626e75994f8f4ec6835f8e10d3ff", kill_on_drop: false }`
[INFO] [stdout] cfec28b35bf281fc889f8d219e28dab40a3e626e75994f8f4ec6835f8e10d3ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9dd05d455bc76b800c620ee6a4b3650b1e509c16eee4f8b650fd9b3f00c79f01
[INFO] running `Command { std: "docker" "start" "-a" "9dd05d455bc76b800c620ee6a4b3650b1e509c16eee4f8b650fd9b3f00c79f01", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling deunicode v1.6.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.4
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling diesel v2.2.9
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling rocket_dyn_templates v0.2.0
[INFO] [stderr]    Compiling RustRocketDieselBlog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = posts)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = posts_tags)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: use of deprecated macro `diesel::sql_function`: Use [`define_sql_function`] instead
[INFO] [stdout]   --> src/services/user.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | diesel::sql_function! {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nullable`
[INFO] [stdout]  --> src/services/user.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diesel::sql_types::{ Array, Integer, Nullable };
[INFO] [stdout]   |                                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/services/user.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use crate::schema::user_groups::{ self, dsl::* };
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Group`
[INFO] [stdout]   --> src/services/group.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::models::user::{Group};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/services/post.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/services/user.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/post.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     post_input: Json<NewPostInput>
[INFO] [stdout]    |                      ^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 26 | ) -> Result<Created<Json<NewPostInput<'_>>>, Status> {
[INFO] [stdout]    |                                       ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     post_input: Json<NewPostInput<'_>>
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "9dd05d455bc76b800c620ee6a4b3650b1e509c16eee4f8b650fd9b3f00c79f01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd05d455bc76b800c620ee6a4b3650b1e509c16eee4f8b650fd9b3f00c79f01", kill_on_drop: false }`
[INFO] [stdout] 9dd05d455bc76b800c620ee6a4b3650b1e509c16eee4f8b650fd9b3f00c79f01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2b5d6f0aa411b96ce3074ab1ee70614e71e9b846c04f034a506860cd9faa6977
[INFO] running `Command { std: "docker" "start" "-a" "2b5d6f0aa411b96ce3074ab1ee70614e71e9b846c04f034a506860cd9faa6977", kill_on_drop: false }`
[INFO] [stderr]    Compiling RustRocketDieselBlog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = posts)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = posts_tags)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: use of deprecated macro `diesel::sql_function`: Use [`define_sql_function`] instead
[INFO] [stdout]   --> src/services/user.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | diesel::sql_function! {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Nullable`
[INFO] [stdout]  --> src/services/user.rs:6:42
[INFO] [stdout]   |
[INFO] [stdout] 6 | use diesel::sql_types::{ Array, Integer, Nullable };
[INFO] [stdout]   |                                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]    --> src/services/user.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use crate::schema::user_groups::{ self, dsl::* };
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Group`
[INFO] [stdout]   --> src/services/group.rs:11:27
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::models::user::{Group};
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/services/post.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/services/user.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/services/post.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     post_input: Json<NewPostInput>
[INFO] [stdout]    |                      ^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stdout] 26 | ) -> Result<Created<Json<NewPostInput<'_>>>, Status> {
[INFO] [stdout]    |                                       ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     post_input: Json<NewPostInput<'_>>
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.47s
[INFO] running `Command { std: "docker" "inspect" "2b5d6f0aa411b96ce3074ab1ee70614e71e9b846c04f034a506860cd9faa6977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b5d6f0aa411b96ce3074ab1ee70614e71e9b846c04f034a506860cd9faa6977", kill_on_drop: false }`
[INFO] [stdout] 2b5d6f0aa411b96ce3074ab1ee70614e71e9b846c04f034a506860cd9faa6977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4921079acb3875b892600e2e619b58e565d0129ac55187d98dc217e624977643
[INFO] running `Command { std: "docker" "start" "-a" "4921079acb3875b892600e2e619b58e565d0129ac55187d98dc217e624977643", kill_on_drop: false }`
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = posts)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Post))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = posts_tags)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `diesel::sql_function`: Use [`define_sql_function`] instead
[INFO] [stderr]   --> src/services/user.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | diesel::sql_function! {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Nullable`
[INFO] [stderr]  --> src/services/user.rs:6:42
[INFO] [stderr]   |
[INFO] [stderr] 6 | use diesel::sql_types::{ Array, Integer, Nullable };
[INFO] [stderr]   |                                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]    --> src/services/user.rs:117:39
[INFO] [stderr]     |
[INFO] [stderr] 117 |     use crate::schema::user_groups::{ self, dsl::* };
[INFO] [stderr]     |                                       ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Group`
[INFO] [stderr]   --> src/services/group.rs:11:27
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::models::user::{Group};
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/services/post.rs:45:13
[INFO] [stderr]    |
[INFO] [stderr] 45 |         Err(e) => {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/services/user.rs:47:13
[INFO] [stderr]    |
[INFO] [stderr] 47 |         Err(e) => {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/services/post.rs:25:22
[INFO] [stderr]    |
[INFO] [stderr] 25 |     post_input: Json<NewPostInput>
[INFO] [stderr]    |                      ^^^^^^^^^^^^ the lifetime is hidden here
[INFO] [stderr] 26 | ) -> Result<Created<Json<NewPostInput<'_>>>, Status> {
[INFO] [stderr]    |                                       ^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'_`
[INFO] [stderr]    |
[INFO] [stderr] 25 |     post_input: Json<NewPostInput<'_>>
[INFO] [stderr]    |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `RustRocketDieselBlog` (bin "RustRocketDieselBlog" test) generated 7 warnings (run `cargo fix --bin "RustRocketDieselBlog" -p RustRocketDieselBlog --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/RustRocketDieselBlog/93e9abf6f778abc5/deps/RustRocketDieselBlog-93e9abf6f778abc5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4921079acb3875b892600e2e619b58e565d0129ac55187d98dc217e624977643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4921079acb3875b892600e2e619b58e565d0129ac55187d98dc217e624977643", kill_on_drop: false }`
[INFO] [stdout] 4921079acb3875b892600e2e619b58e565d0129ac55187d98dc217e624977643
