[INFO] fetching crate vagabond 0.1.1... [INFO] checking vagabond-0.1.1 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate vagabond 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate vagabond 0.1.1 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vagabond 0.1.1 [INFO] finished tweaking crates.io crate vagabond 0.1.1 [INFO] tweaked toml for crates.io crate vagabond 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.5 [INFO] [stderr] Downloaded kankyo v0.2.0 [INFO] [stderr] Downloaded cdrs v2.3.3 [INFO] [stderr] Downloaded r2d2 v0.8.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab3e10cd3a4c005eb1f1aa403f8859259ddd1c496b9a09ba2b8566741352239c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ab3e10cd3a4c005eb1f1aa403f8859259ddd1c496b9a09ba2b8566741352239c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab3e10cd3a4c005eb1f1aa403f8859259ddd1c496b9a09ba2b8566741352239c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3e10cd3a4c005eb1f1aa403f8859259ddd1c496b9a09ba2b8566741352239c", kill_on_drop: false }` [INFO] [stdout] ab3e10cd3a4c005eb1f1aa403f8859259ddd1c496b9a09ba2b8566741352239c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07b3c9e11b80e34297808a122445a6731853bd3265d26230e55d95a426e0f746 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "07b3c9e11b80e34297808a122445a6731853bd3265d26230e55d95a426e0f746", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking kankyo v0.2.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking lz4-compress v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking cdrs v2.3.3 [INFO] [stderr] Checking vagabond v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 140 | fn init_single_connection(cfg: &Config) -> VBSession { [INFO] [stdout] | --------- expected `Session>>>` because of return type [INFO] [stdout] ... [INFO] [stdout] 163 | ses [INFO] [stdout] | ^^^ expected struct `Pool`, found struct `cluster::generic_connection_pool::ConnectionPool` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Session>>>` [INFO] [stdout] found struct `Session>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | session.query(query).ioexpect(&format!("Error applying migration query: {}. You should probably clean this up", query)); [INFO] [stdout] | ^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | let body = session.query("SELECT migration FROM vagabond").unwrap().get_body().unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | session.query("TRUNCATE vagabond").unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query_with_values` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | session.query_with_values("INSERT INTO vagabond (migration) VALUES (?)", query_values!(name)).ioexpect("Error setting migration in da... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cdrs::types::IntoRustByIndex` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use cdrs::types::IntoRustByIndex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 140 | fn init_single_connection(cfg: &Config) -> VBSession { [INFO] [stdout] | --------- expected `Session>>>` because of return type [INFO] [stdout] ... [INFO] [stdout] 163 | ses [INFO] [stdout] | ^^^ expected struct `Pool`, found struct `cluster::generic_connection_pool::ConnectionPool` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Session>>>` [INFO] [stdout] found struct `Session>>>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | session.query(query).ioexpect(&format!("Error applying migration query: {}. You should probably clean this up", query)); [INFO] [stdout] | ^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | let body = session.query("SELECT migration FROM vagabond").unwrap().get_body().unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | session.query("TRUNCATE vagabond").unwrap(); [INFO] [stdout] | ^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `query_with_values` exists for reference `&Session>>>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/main.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | session.query_with_values("INSERT INTO vagabond (migration) VALUES (?)", query_values!(name)).ioexpect("Error setting migration in da... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method cannot be called on `&Session>>>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/cluster/session.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Session { [INFO] [stdout] | ---------------------- doesn't satisfy `_: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cdrs-2.3.3/src/load_balancing/single_node.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct SingleNode { [INFO] [stdout] | ------------------------ doesn't satisfy `_: LoadBalancingStrategy>` [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `SingleNode>>: LoadBalancingStrategy>` [INFO] [stdout] which is required by `Session>>>: cdrs::query::QueryExecutor<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vagabond` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `cdrs::types::IntoRustByIndex` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use cdrs::types::IntoRustByIndex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07b3c9e11b80e34297808a122445a6731853bd3265d26230e55d95a426e0f746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b3c9e11b80e34297808a122445a6731853bd3265d26230e55d95a426e0f746", kill_on_drop: false }` [INFO] [stdout] 07b3c9e11b80e34297808a122445a6731853bd3265d26230e55d95a426e0f746