[INFO] cloning repository https://github.com/oeed/tokio-diesel-v2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oeed/tokio-diesel-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeed%2Ftokio-diesel-v2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeed%2Ftokio-diesel-v2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d3ae8b810dbb6ef40a843eb2315b8949454ff3e [INFO] testing oeed/tokio-diesel-v2 against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foeed%2Ftokio-diesel-v2" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oeed/tokio-diesel-v2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oeed/tokio-diesel-v2 [INFO] finished tweaking git repo https://github.com/oeed/tokio-diesel-v2 [INFO] tweaked toml for git repo https://github.com/oeed/tokio-diesel-v2 written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/oeed/tokio-diesel-v2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 625877b749c7cbfbc6a21565cb394adb7c7ce663ff61a59089087df69cdc7ae1 [INFO] running `Command { std: "docker" "start" "-a" "625877b749c7cbfbc6a21565cb394adb7c7ce663ff61a59089087df69cdc7ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "625877b749c7cbfbc6a21565cb394adb7c7ce663ff61a59089087df69cdc7ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625877b749c7cbfbc6a21565cb394adb7c7ce663ff61a59089087df69cdc7ae1", kill_on_drop: false }` [INFO] [stdout] 625877b749c7cbfbc6a21565cb394adb7c7ce663ff61a59089087df69cdc7ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c847b9cc977bf492d13611029ae5cb1177e3b9923bc0da547511e9f1bc5a85a1 [INFO] running `Command { std: "docker" "start" "-a" "c847b9cc977bf492d13611029ae5cb1177e3b9923bc0da547511e9f1bc5a85a1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.23 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel_derives v2.0.0 (https://github.com/diesel-rs/diesel#56232d9d) [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.24 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling diesel v2.0.0 (https://github.com/diesel-rs/diesel#56232d9d) [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-diesel v0.3.0 [INFO] [stderr] Compiling tokio-diesel-v2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `execute_async` exists for struct `InsertStatement>, users::table>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | .execute_async(&pool) [INFO] [stdout] | ^^^^^^^^^^^^^ method cannot be called on `InsertStatement>, users::table>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/56232d9/diesel/src/query_builder/insert_statement/mod.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct InsertStatement { [INFO] [stdout] | ---------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `_: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] | doesn't satisfy `_: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `InsertStatement>, users::table>>: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] which is required by `InsertStatement>, users::table>>: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] `&InsertStatement>, users::table>>: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] which is required by `&InsertStatement>, users::table>>: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] `&mut InsertStatement>, users::table>>: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] which is required by `&mut InsertStatement>, users::table>>: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `get_result_async` exists for struct `diesel::query_builder::SelectStatement>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | let num_users: i64 = users::table.count().get_result_async(&pool).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ method cannot be called on `diesel::query_builder::SelectStatement>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/56232d9/diesel/src/query_builder/select_statement/mod.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / pub struct SelectStatement< [INFO] [stdout] 41 | | From, [INFO] [stdout] 42 | | Select = DefaultSelectClause, [INFO] [stdout] 43 | | Distinct = NoDistinctClause, [INFO] [stdout] ... | [INFO] [stdout] 57 | | pub(crate) locking: Locking, [INFO] [stdout] 58 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_doesn't satisfy `_: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] | doesn't satisfy `_: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `diesel::query_builder::SelectStatement>: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] which is required by `diesel::query_builder::SelectStatement>: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] `&diesel::query_builder::SelectStatement>: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] which is required by `&diesel::query_builder::SelectStatement>: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] `&mut diesel::query_builder::SelectStatement>: diesel::query_dsl::RunQueryDsl<_>` [INFO] [stdout] which is required by `&mut diesel::query_builder::SelectStatement>: tokio_diesel::AsyncRunQueryDsl<_, Pool>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_diesel` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use tokio_diesel::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-diesel-v2` due to 3 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c847b9cc977bf492d13611029ae5cb1177e3b9923bc0da547511e9f1bc5a85a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c847b9cc977bf492d13611029ae5cb1177e3b9923bc0da547511e9f1bc5a85a1", kill_on_drop: false }` [INFO] [stdout] c847b9cc977bf492d13611029ae5cb1177e3b9923bc0da547511e9f1bc5a85a1