[INFO] cloning repository https://github.com/zibiax/ruflix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zibiax/ruflix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Fruflix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Fruflix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 276fe70679a7e56125f6de4bc14eaaaf254ef95f
[INFO] testing zibiax/ruflix against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Fruflix" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zibiax/ruflix
[INFO] finished tweaking git repo https://github.com/zibiax/ruflix
[INFO] tweaked toml for git repo https://github.com/zibiax/ruflix written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zibiax/ruflix on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zibiax/ruflix 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59c2018cf59a30c5cba587c7a9312271031cbed2c53ba09d7adf4be83187c2e8
[INFO] running `Command { std: "docker" "start" "-a" "59c2018cf59a30c5cba587c7a9312271031cbed2c53ba09d7adf4be83187c2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59c2018cf59a30c5cba587c7a9312271031cbed2c53ba09d7adf4be83187c2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c2018cf59a30c5cba587c7a9312271031cbed2c53ba09d7adf4be83187c2e8", kill_on_drop: false }`
[INFO] [stdout] 59c2018cf59a30c5cba587c7a9312271031cbed2c53ba09d7adf4be83187c2e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 372f0326c3adf8512717a514ecf7e0842fb191977bc0935aa6d4c6ddb9f00a8f
[INFO] running `Command { std: "docker" "start" "-a" "372f0326c3adf8512717a514ecf7e0842fb191977bc0935aa6d4c6ddb9f00a8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling clap v4.5.16
[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]    Compiling diesel v2.2.3
[INFO] [stderr]    Compiling ruflix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = users)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = videos)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[table_name] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(table_name = views)]` instead
[INFO] [stderr] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/user_ops.rs:43:18
[INFO] [stdout]      |
[INFO] [stdout]   43 |         .execute(&connection)
[INFO] [stdout]      |          ------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1428:8
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     fn execute(self, conn: &mut Conn) -> QueryResult<usize>
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/user_ops.rs:61:18
[INFO] [stdout]      |
[INFO] [stdout]   61 |         .execute(&connection)
[INFO] [stdout]      |          ------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1428:8
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     fn execute(self, conn: &mut Conn) -> QueryResult<usize>
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/user_ops.rs:71:18
[INFO] [stdout]      |
[INFO] [stdout]   71 |         .execute(&connection)
[INFO] [stdout]      |          ------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1428:8
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     fn execute(self, conn: &mut Conn) -> QueryResult<usize>
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/user_ops.rs:80:25
[INFO] [stdout]      |
[INFO] [stdout]   80 |         .load::<DBUser>(&connection)
[INFO] [stdout]      |          -------------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1540:8
[INFO] [stdout]      |
[INFO] [stdout] 1540 |     fn load<'query, U>(self, conn: &mut Conn) -> QueryResult<Vec<U>>
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/video_ops.rs:44:18
[INFO] [stdout]      |
[INFO] [stdout]   44 |         .execute(&connection)
[INFO] [stdout]      |          ------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1428:8
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     fn execute(self, conn: &mut Conn) -> QueryResult<usize>
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/video_ops.rs:62:18
[INFO] [stdout]      |
[INFO] [stdout]   62 |         .execute(&connection)
[INFO] [stdout]      |          ------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1428:8
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     fn execute(self, conn: &mut Conn) -> QueryResult<usize>
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/video_ops.rs:72:18
[INFO] [stdout]      |
[INFO] [stdout]   72 |         .execute(&connection)
[INFO] [stdout]      |          ------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1428:8
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     fn execute(self, conn: &mut Conn) -> QueryResult<usize>
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/video_ops.rs:83:24
[INFO] [stdout]      |
[INFO] [stdout]   83 |         .load::<Video>(&connection)
[INFO] [stdout]      |          ------------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1540:8
[INFO] [stdout]      |
[INFO] [stdout] 1540 |     fn load<'query, U>(self, conn: &mut Conn) -> QueryResult<Vec<U>>
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/view_ops.rs:42:18
[INFO] [stdout]      |
[INFO] [stdout]   42 |         .execute(&connection)
[INFO] [stdout]      |          ------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1428:8
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     fn execute(self, conn: &mut Conn) -> QueryResult<usize>
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/view_ops.rs:54:25
[INFO] [stdout]      |
[INFO] [stdout]   54 |         .load::<DBView>(&connection)
[INFO] [stdout]      |          -------------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1540:8
[INFO] [stdout]      |
[INFO] [stdout] 1540 |     fn load<'query, U>(self, conn: &mut Conn) -> QueryResult<Vec<U>>
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> src/ops/view_ops.rs:81:63
[INFO] [stdout]      |
[INFO] [stdout]   81 |         .load::<(String, String, chrono::NaiveDateTime, i32)>(&connection)
[INFO] [stdout]      |          ---------------------------------------------------- ^^^^^^^^^^^ types differ in mutability
[INFO] [stdout]      |          |
[INFO] [stdout]      |          arguments to this method are incorrect
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected mutable reference `&mut _`
[INFO] [stdout]                         found reference `&diesel::PgConnection`
[INFO] [stdout] note: method defined here
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.3/src/query_dsl/mod.rs:1540:8
[INFO] [stdout]      |
[INFO] [stdout] 1540 |     fn load<'query, U>(self, conn: &mut Conn) -> QueryResult<Vec<U>>
[INFO] [stdout]      |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ruflix` (bin "ruflix") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "372f0326c3adf8512717a514ecf7e0842fb191977bc0935aa6d4c6ddb9f00a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372f0326c3adf8512717a514ecf7e0842fb191977bc0935aa6d4c6ddb9f00a8f", kill_on_drop: false }`
[INFO] [stdout] 372f0326c3adf8512717a514ecf7e0842fb191977bc0935aa6d4c6ddb9f00a8f
