[INFO] cloning repository https://github.com/leobelen/antares_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leobelen/antares_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleobelen%2Fantares_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleobelen%2Fantares_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f2f66f47620c1c509761ed464509de579ab5624 [INFO] checking leobelen/antares_test against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleobelen%2Fantares_test" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leobelen/antares_test on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leobelen/antares_test [INFO] finished tweaking git repo https://github.com/leobelen/antares_test [INFO] tweaked toml for git repo https://github.com/leobelen/antares_test written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leobelen/antares_test 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.28 [INFO] [stderr] Downloaded serde_json v1.0.67 [INFO] [stderr] Downloaded thiserror-impl v1.0.28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb3fc39af1d827fc2586c9cbb626bcaad3bc9e9d4fcb4107e2f99a062dd0ebd6 [INFO] running `Command { std: "docker" "start" "-a" "bb3fc39af1d827fc2586c9cbb626bcaad3bc9e9d4fcb4107e2f99a062dd0ebd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb3fc39af1d827fc2586c9cbb626bcaad3bc9e9d4fcb4107e2f99a062dd0ebd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3fc39af1d827fc2586c9cbb626bcaad3bc9e9d4fcb4107e2f99a062dd0ebd6", kill_on_drop: false }` [INFO] [stdout] bb3fc39af1d827fc2586c9cbb626bcaad3bc9e9d4fcb4107e2f99a062dd0ebd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0447818b1fb8b6b2721d8669ef308dff22cf89df30d6a4bac1fc41f0ac29827d [INFO] running `Command { std: "docker" "start" "-a" "0447818b1fb8b6b2721d8669ef308dff22cf89df30d6a4bac1fc41f0ac29827d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking thiserror v1.0.28 [INFO] [stderr] Checking diesel v1.4.7 [INFO] [stderr] Checking antares-testbed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0252]: the name `BaseUpdateRepositoryTrait` is defined multiple times [INFO] [stdout] --> src/traits/mod.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | pub use base_repository_trait::{BaseUpdateRepositoryTrait, BaseUpdateRepositoryTrait}; [INFO] [stdout] | ------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `BaseUpdateRepositoryTrait` reimported here [INFO] [stdout] | | [INFO] [stdout] | previous import of the trait `BaseUpdateRepositoryTrait` here [INFO] [stdout] | [INFO] [stdout] = note: `BaseUpdateRepositoryTrait` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0252]: the name `BaseUpdateRepositoryTrait` is defined multiple times [INFO] [stdout] --> src/traits/mod.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | pub use base_repository_trait::{BaseUpdateRepositoryTrait, BaseUpdateRepositoryTrait}; [INFO] [stdout] | ------------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^ `BaseUpdateRepositoryTrait` reimported here [INFO] [stdout] | | [INFO] [stdout] | previous import of the trait `BaseUpdateRepositoryTrait` here [INFO] [stdout] | [INFO] [stdout] = note: `BaseUpdateRepositoryTrait` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<::PrimaryKey as Column>::Table == TABLE` [INFO] [stdout] --> src/traits/base_repository_trait.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait BaseUpdateRepositoryTrait [INFO] [stdout] | ----- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 119 | .on_conflict(TABLE::table().primary_key()) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `TABLE`, found associated type [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `TABLE` [INFO] [stdout] found associated type `<
::PrimaryKey as diesel::Column>::Table` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `upsert::on_conflict_extension::>::on_conflict` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/pg/upsert/on_conflict_extension.rs:173:33 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn on_conflict( [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 173 | ConflictTarget: OnConflictTarget, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `upsert::on_conflict_extension::>::on_conflict` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<
::PrimaryKey as Column>::Table == TABLE` [INFO] [stdout] --> src/traits/base_repository_trait.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait BaseUpdateRepositoryTrait [INFO] [stdout] | ----- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 119 | .on_conflict(TABLE::table().primary_key()) [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected type parameter `TABLE`, found associated type [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `TABLE` [INFO] [stdout] found associated type `<
::PrimaryKey as diesel::Column>::Table` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `upsert::on_conflict_extension::>::on_conflict` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/pg/upsert/on_conflict_extension.rs:173:33 [INFO] [stdout] | [INFO] [stdout] 168 | pub fn on_conflict( [INFO] [stdout] | ----------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 173 | ConflictTarget: OnConflictTarget, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `upsert::on_conflict_extension::>::on_conflict` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&MODEL as AsChangeset>::Target == TABLE` [INFO] [stdout] --> src/traits/base_repository_trait.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait BaseUpdateRepositoryTrait [INFO] [stdout] | ----- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 121 | .set(object) [INFO] [stdout] | --- ^^^^^^ expected type parameter `TABLE`, found associated type [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `TABLE` [INFO] [stdout] found associated type `<&MODEL as AsChangeset>::Target` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `IncompleteDoUpdate::, Target>::set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/pg/upsert/on_conflict_extension.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn set( [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 328 | Changes: AsChangeset, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `IncompleteDoUpdate::, Target>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `<&MODEL as AsChangeset>::Target == TABLE` [INFO] [stdout] --> src/traits/base_repository_trait.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 96 | pub trait BaseUpdateRepositoryTrait [INFO] [stdout] | ----- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 121 | .set(object) [INFO] [stdout] | --- ^^^^^^ expected type parameter `TABLE`, found associated type [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: expected type parameter `TABLE` [INFO] [stdout] found associated type `<&MODEL as AsChangeset>::Target` [INFO] [stdout] = note: you might be missing a type parameter or trait bound [INFO] [stdout] note: required by a bound in `IncompleteDoUpdate::, Target>::set` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/pg/upsert/on_conflict_extension.rs:328:30 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn set( [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 328 | Changes: AsChangeset, [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `IncompleteDoUpdate::, Target>::set` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<&MODEL as diesel::Insertable
>::Values: QueryFragment` is not satisfied [INFO] [stdout] --> src/traits/base_repository_trait.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .execute(connection) [INFO] [stdout] | ------- ^^^^^^^^^^ the trait `QueryFragment` is not implemented for `<&MODEL as diesel::Insertable
>::Values`, which is required by `InsertStatement>::Values, upsert::on_conflict_target::ConflictTarget<
::PrimaryKey>, upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>>>: ExecuteDsl<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `QueryFragment`: [INFO] [stdout] <&'a T as QueryFragment> [INFO] [stdout] <() as QueryFragment> [INFO] [stdout] <(A, B) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G) as QueryFragment<__DB>> [INFO] [stdout] and 154 others [INFO] [stdout] = note: required for `OnConflictValues<<&MODEL as Insertable
>::Values, ConflictTarget<
::PrimaryKey>, ...>` to implement `QueryFragment` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `ExecuteDsl<_, Pg>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/query_dsl/mod.rs:1135:15 [INFO] [stdout] | [INFO] [stdout] 1132 | fn execute(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1135 | Self: methods::ExecuteDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::execute` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-c7f530303e7eaab1.long-type-7158979487210905205.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-c7f530303e7eaab1.long-type-5051620752220854490.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<&MODEL as diesel::Insertable
>::Values: QueryFragment` is not satisfied [INFO] [stdout] --> src/traits/base_repository_trait.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .execute(connection) [INFO] [stdout] | ------- ^^^^^^^^^^ the trait `QueryFragment` is not implemented for `<&MODEL as diesel::Insertable
>::Values`, which is required by `InsertStatement>::Values, upsert::on_conflict_target::ConflictTarget<
::PrimaryKey>, upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>>>: ExecuteDsl<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `QueryFragment`: [INFO] [stdout] <&'a T as QueryFragment> [INFO] [stdout] <() as QueryFragment> [INFO] [stdout] <(A, B) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G) as QueryFragment<__DB>> [INFO] [stdout] and 154 others [INFO] [stdout] = note: required for `OnConflictValues<<&MODEL as Insertable
>::Values, ConflictTarget<
::PrimaryKey>, ...>` to implement `QueryFragment` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `ExecuteDsl<_, Pg>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/query_dsl/mod.rs:1135:15 [INFO] [stdout] | [INFO] [stdout] 1132 | fn execute(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1135 | Self: methods::ExecuteDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::execute` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-e2efec364414e4db.long-type-7791304006646427607.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-e2efec364414e4db.long-type-7162608620953102858.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<&MODEL as diesel::Insertable
>::Values: CanInsertInSingleQuery` is not satisfied [INFO] [stdout] --> src/traits/base_repository_trait.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .execute(connection) [INFO] [stdout] | ------- ^^^^^^^^^^ the trait `CanInsertInSingleQuery` is not implemented for `<&MODEL as diesel::Insertable
>::Values`, which is required by `InsertStatement>::Values, upsert::on_conflict_target::ConflictTarget<
::PrimaryKey>, upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>>>: ExecuteDsl<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `CanInsertInSingleQuery`: [INFO] [stdout] <&'a T as CanInsertInSingleQuery> [INFO] [stdout] <(A, B) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E, F) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G, H) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] and 32 others [INFO] [stdout] = note: required for `OnConflictValues<<&MODEL as Insertable
>::Values, ConflictTarget<
::PrimaryKey>, ...>` to implement `CanInsertInSingleQuery` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `ExecuteDsl<_, Pg>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/query_dsl/mod.rs:1135:15 [INFO] [stdout] | [INFO] [stdout] 1132 | fn execute(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1135 | Self: methods::ExecuteDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::execute` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-c7f530303e7eaab1.long-type-7158979487210905205.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-c7f530303e7eaab1.long-type-7158979487210905205.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-c7f530303e7eaab1.long-type-5051620752220854490.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<&MODEL as diesel::Insertable
>::Values: CanInsertInSingleQuery` is not satisfied [INFO] [stdout] --> src/traits/base_repository_trait.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .execute(connection) [INFO] [stdout] | ------- ^^^^^^^^^^ the trait `CanInsertInSingleQuery` is not implemented for `<&MODEL as diesel::Insertable
>::Values`, which is required by `InsertStatement>::Values, upsert::on_conflict_target::ConflictTarget<
::PrimaryKey>, upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>>>: ExecuteDsl<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `CanInsertInSingleQuery`: [INFO] [stdout] <&'a T as CanInsertInSingleQuery> [INFO] [stdout] <(A, B) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E, F) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G, H) as CanInsertInSingleQuery<__DB>> [INFO] [stdout] and 32 others [INFO] [stdout] = note: required for `OnConflictValues<<&MODEL as Insertable
>::Values, ConflictTarget<
::PrimaryKey>, ...>` to implement `CanInsertInSingleQuery` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `ExecuteDsl<_, Pg>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/query_dsl/mod.rs:1135:15 [INFO] [stdout] | [INFO] [stdout] 1132 | fn execute(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1135 | Self: methods::ExecuteDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::execute` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-e2efec364414e4db.long-type-7791304006646427607.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-e2efec364414e4db.long-type-7791304006646427607.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-e2efec364414e4db.long-type-7162608620953102858.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<&MODEL as AsChangeset>::Changeset: QueryFragment` is not satisfied [INFO] [stdout] --> src/traits/base_repository_trait.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .execute(connection) [INFO] [stdout] | ------- ^^^^^^^^^^ the trait `QueryFragment` is not implemented for `<&MODEL as AsChangeset>::Changeset`, which is required by `InsertStatement>::Values, upsert::on_conflict_target::ConflictTarget<
::PrimaryKey>, upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>>>: ExecuteDsl<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `QueryFragment`: [INFO] [stdout] <&'a T as QueryFragment> [INFO] [stdout] <() as QueryFragment> [INFO] [stdout] <(A, B) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G) as QueryFragment<__DB>> [INFO] [stdout] and 154 others [INFO] [stdout] = note: required for `upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>` to implement `QueryFragment` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `ExecuteDsl<_, Pg>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/query_dsl/mod.rs:1135:15 [INFO] [stdout] | [INFO] [stdout] 1132 | fn execute(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1135 | Self: methods::ExecuteDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::execute` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-c7f530303e7eaab1.long-type-7158979487210905205.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-c7f530303e7eaab1.long-type-7158979487210905205.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `<&MODEL as AsChangeset>::Changeset: QueryFragment` is not satisfied [INFO] [stdout] --> src/traits/base_repository_trait.rs:122:22 [INFO] [stdout] | [INFO] [stdout] 122 | .execute(connection) [INFO] [stdout] | ------- ^^^^^^^^^^ the trait `QueryFragment` is not implemented for `<&MODEL as AsChangeset>::Changeset`, which is required by `InsertStatement>::Values, upsert::on_conflict_target::ConflictTarget<
::PrimaryKey>, upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>>>: ExecuteDsl<_, _>` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `QueryFragment`: [INFO] [stdout] <&'a T as QueryFragment> [INFO] [stdout] <() as QueryFragment> [INFO] [stdout] <(A, B) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F) as QueryFragment<__DB>> [INFO] [stdout] <(A, B, C, D, E, F, G) as QueryFragment<__DB>> [INFO] [stdout] and 154 others [INFO] [stdout] = note: required for `upsert::on_conflict_actions::DoUpdate<<&MODEL as AsChangeset>::Changeset>` to implement `QueryFragment` [INFO] [stdout] = note: 2 redundant requirements hidden [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `QueryFragment` [INFO] [stdout] = note: required for `InsertStatement>::Values, ConflictTarget<...>, ...>>` to implement `ExecuteDsl<_, Pg>` [INFO] [stdout] note: required by a bound in `diesel::RunQueryDsl::execute` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.7/src/query_dsl/mod.rs:1135:15 [INFO] [stdout] | [INFO] [stdout] 1132 | fn execute(self, conn: &Conn) -> QueryResult [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 1135 | Self: methods::ExecuteDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `RunQueryDsl::execute` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-e2efec364414e4db.long-type-7791304006646427607.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/antares_testbed-e2efec364414e4db.long-type-7791304006646427607.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/traits/base_repository_trait.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 107 | fn update<'a>(connection: &DbConnection, object: &'a MODEL) -> Result<(), diesel::result::Error> [INFO] [stdout] | --------------------------------- expected `Result<(), diesel::result::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 117 | / diesel::insert_into(TABLE::table()) [INFO] [stdout] 118 | | .values(object) [INFO] [stdout] 119 | | .on_conflict(TABLE::table().primary_key()) [INFO] [stdout] 120 | | .do_update() [INFO] [stdout] 121 | | .set(object) [INFO] [stdout] 122 | | .execute(connection) [INFO] [stdout] | |________________________________^ expected `Result<(), Error>`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/traits/base_repository_trait.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 107 | fn update<'a>(connection: &DbConnection, object: &'a MODEL) -> Result<(), diesel::result::Error> [INFO] [stdout] | --------------------------------- expected `Result<(), diesel::result::Error>` because of return type [INFO] [stdout] ... [INFO] [stdout] 117 | / diesel::insert_into(TABLE::table()) [INFO] [stdout] 118 | | .values(object) [INFO] [stdout] 119 | | .on_conflict(TABLE::table().primary_key()) [INFO] [stdout] 120 | | .do_update() [INFO] [stdout] 121 | | .set(object) [INFO] [stdout] 122 | | .execute(connection) [INFO] [stdout] | |________________________________^ expected `Result<(), Error>`, found `Result` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), _>` [INFO] [stdout] found enum `Result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0252, E0271, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0252`. [INFO] [stdout] [INFO] [stderr] error: could not compile `antares-testbed` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0252, E0271, E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0252`. [INFO] [stdout] [INFO] [stderr] error: could not compile `antares-testbed` (lib test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "0447818b1fb8b6b2721d8669ef308dff22cf89df30d6a4bac1fc41f0ac29827d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0447818b1fb8b6b2721d8669ef308dff22cf89df30d6a4bac1fc41f0ac29827d", kill_on_drop: false }` [INFO] [stdout] 0447818b1fb8b6b2721d8669ef308dff22cf89df30d6a4bac1fc41f0ac29827d [INFO] checking leobelen/antares_test against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleobelen%2Fantares_test" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leobelen/antares_test on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leobelen/antares_test [INFO] finished tweaking git repo https://github.com/leobelen/antares_test [INFO] tweaked toml for git repo https://github.com/leobelen/antares_test written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leobelen/antares_test 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34238f2ce0e54d1a40378dfd352f20be2170002feb5f1194ef4ae47caeda6e90 [INFO] running `Command { std: "docker" "start" "-a" "34238f2ce0e54d1a40378dfd352f20be2170002feb5f1194ef4ae47caeda6e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34238f2ce0e54d1a40378dfd352f20be2170002feb5f1194ef4ae47caeda6e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34238f2ce0e54d1a40378dfd352f20be2170002feb5f1194ef4ae47caeda6e90", kill_on_drop: false }` [INFO] [stdout] 34238f2ce0e54d1a40378dfd352f20be2170002feb5f1194ef4ae47caeda6e90 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f00d63ea0e939996cac076e2e2cda93584db0b1fe99e5444b00f378e013331 [INFO] running `Command { std: "docker" "start" "-a" "c4f00d63ea0e939996cac076e2e2cda93584db0b1fe99e5444b00f378e013331", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "c4f00d63ea0e939996cac076e2e2cda93584db0b1fe99e5444b00f378e013331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f00d63ea0e939996cac076e2e2cda93584db0b1fe99e5444b00f378e013331", kill_on_drop: false }` [INFO] [stdout] c4f00d63ea0e939996cac076e2e2cda93584db0b1fe99e5444b00f378e013331