[INFO] cloning repository https://github.com/maxnachlinger/quaint-mssql-build [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxnachlinger/quaint-mssql-build" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxnachlinger%2Fquaint-mssql-build", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxnachlinger%2Fquaint-mssql-build'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0fb7c14abf406ed4f1a76a94a6820b371648dff [INFO] checking maxnachlinger/quaint-mssql-build against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxnachlinger%2Fquaint-mssql-build" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxnachlinger/quaint-mssql-build on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxnachlinger/quaint-mssql-build [INFO] finished tweaking git repo https://github.com/maxnachlinger/quaint-mssql-build [INFO] tweaked toml for git repo https://github.com/maxnachlinger/quaint-mssql-build written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/maxnachlinger/quaint-mssql-build already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b15d168d322f0db9c1cdc611de53c24178f602e00a4ce1b761e4bd0f143a2f41 [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" "b15d168d322f0db9c1cdc611de53c24178f602e00a4ce1b761e4bd0f143a2f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b15d168d322f0db9c1cdc611de53c24178f602e00a4ce1b761e4bd0f143a2f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b15d168d322f0db9c1cdc611de53c24178f602e00a4ce1b761e4bd0f143a2f41", kill_on_drop: false }` [INFO] [stdout] b15d168d322f0db9c1cdc611de53c24178f602e00a4ce1b761e4bd0f143a2f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a659297b7e36021464ca994a64c2d93f323af2c55d2b24d04ba385faf6246b70 [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" "a659297b7e36021464ca994a64c2d93f323af2c55d2b24d04ba385faf6246b70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling metrics v0.12.1 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Checking connection-string v0.1.6 [INFO] [stderr] Checking pretty-hex v0.1.1 [INFO] [stderr] Checking metrics-core v0.5.2 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Checking async-std v1.6.5 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking rust_decimal v1.8.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking futures v0.3.7 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking mobc v0.5.12 [INFO] [stderr] Checking tiberius v0.4.13 [INFO] [stderr] Checking quaint v0.2.0-alpha.13 (https://github.com/prisma/quaint.git#d3934a4d) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::{net::TcpStream, time::timeout}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::connector::DEFAULT_SQLITE_SCHEMA_NAME` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/single.rs:5:70 [INFO] [stdout] | [INFO] [stdout] 5 | connector::{self, ConnectionInfo, Queryable, TransactionCapable, DEFAULT_SQLITE_SCHEMA_NAME}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DEFAULT_SQLITE_SCHEMA_NAME` in `connector` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TcpStream` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:221:33 [INFO] [stdout] | [INFO] [stdout] 221 | client: Mutex>>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::io::sys::ext::net::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::io::sys::ext::net::sys_common::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TcpStream` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | let tcp = TcpStream::connect_named(&config).await?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::io::sys::ext::net::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 4 | use crate::error::io::sys::ext::net::sys_common::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] 4 | use std::net::TcpStream; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `timeout` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:253:37 [INFO] [stdout] | [INFO] [stdout] 253 | Some(duration) => match timeout(duration, f).await { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut ()` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:128:6 [INFO] [stdout] | [INFO] [stdout] 128 | impl TransactionCapable for Mssql { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `*mut ()` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `connector::mssql::Mssql`, the trait `Sync` is not implemented for `*mut ()` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::std_adapter::StdAdapter>>` [INFO] [stdout] = note: required because it appears within the type `PhantomData>>>` [INFO] [stdout] = note: required because it appears within the type `openssl::ssl::SslStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::imp::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::tls_stream::TlsStream>>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::tls::MaybeTlsStream>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::fuse::Fuse>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_write::FramedWrite2>, tiberius::tds::codec::PacketCodec>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_read::FramedRead2>, tiberius::tds::codec::PacketCodec>>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed::Framed>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::connection::Connection>` [INFO] [stdout] = note: required because it appears within the type `tiberius::Client>` [INFO] [stdout] = note: required because it appears within the type `UnsafeCell>>` [INFO] [stdout] = note: required because it appears within the type `futures::lock::Mutex>>` [INFO] [stdout] = note: required because it appears within the type `connector::mssql::Mssql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut ()` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:128:6 [INFO] [stdout] | [INFO] [stdout] 128 | impl TransactionCapable for Mssql { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `*mut ()` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `connector::mssql::Mssql`, the trait `std::marker::Send` is not implemented for `*mut ()` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::std_adapter::StdAdapter>>` [INFO] [stdout] = note: required because it appears within the type `PhantomData>>>` [INFO] [stdout] = note: required because it appears within the type `openssl::ssl::SslStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::imp::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::tls_stream::TlsStream>>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::tls::MaybeTlsStream>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::fuse::Fuse>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_write::FramedWrite2>, tiberius::tds::codec::PacketCodec>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_read::FramedRead2>, tiberius::tds::codec::PacketCodec>>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed::Framed>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::connection::Connection>` [INFO] [stdout] = note: required because it appears within the type `tiberius::Client>` [INFO] [stdout] = note: required because it appears within the type `UnsafeCell>>` [INFO] [stdout] = note: required because it appears within the type `futures::lock::Mutex>>` [INFO] [stdout] = note: required because it appears within the type `connector::mssql::Mssql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut ()` cannot be shared between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 267 | impl Queryable for Mssql { [INFO] [stdout] | ^^^^^^^^^ `*mut ()` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/queryable.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait Queryable: Send + Sync { [INFO] [stdout] | ---- required by this bound in `queryable::Queryable` [INFO] [stdout] | [INFO] [stdout] = help: within `connector::mssql::Mssql`, the trait `Sync` is not implemented for `*mut ()` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::std_adapter::StdAdapter>>` [INFO] [stdout] = note: required because it appears within the type `PhantomData>>>` [INFO] [stdout] = note: required because it appears within the type `openssl::ssl::SslStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::imp::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::tls_stream::TlsStream>>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::tls::MaybeTlsStream>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::fuse::Fuse>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_write::FramedWrite2>, tiberius::tds::codec::PacketCodec>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_read::FramedRead2>, tiberius::tds::codec::PacketCodec>>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed::Framed>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::connection::Connection>` [INFO] [stdout] = note: required because it appears within the type `tiberius::Client>` [INFO] [stdout] = note: required because it appears within the type `UnsafeCell>>` [INFO] [stdout] = note: required because it appears within the type `futures::lock::Mutex>>` [INFO] [stdout] = note: required because it appears within the type `connector::mssql::Mssql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `*mut ()` cannot be sent between threads safely [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/mssql.rs:267:6 [INFO] [stdout] | [INFO] [stdout] 267 | impl Queryable for Mssql { [INFO] [stdout] | ^^^^^^^^^ `*mut ()` cannot be sent between threads safely [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/quaint-9f01e008b9a89c14/d3934a4/src/connector/queryable.rs:19:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub trait Queryable: Send + Sync { [INFO] [stdout] | ---- required by this bound in `queryable::Queryable` [INFO] [stdout] | [INFO] [stdout] = help: within `connector::mssql::Mssql`, the trait `std::marker::Send` is not implemented for `*mut ()` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::std_adapter::StdAdapter>>` [INFO] [stdout] = note: required because it appears within the type `PhantomData>>>` [INFO] [stdout] = note: required because it appears within the type `openssl::ssl::SslStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::imp::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `native_tls::TlsStream>>>` [INFO] [stdout] = note: required because it appears within the type `async_native_tls::tls_stream::TlsStream>>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::tls::MaybeTlsStream>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::fuse::Fuse>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_write::FramedWrite2>, tiberius::tds::codec::PacketCodec>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed_read::FramedRead2>, tiberius::tds::codec::PacketCodec>>>` [INFO] [stdout] = note: required because it appears within the type `futures_codec::framed::Framed>, tiberius::tds::codec::PacketCodec>` [INFO] [stdout] = note: required because it appears within the type `tiberius::client::connection::Connection>` [INFO] [stdout] = note: required because it appears within the type `tiberius::Client>` [INFO] [stdout] = note: required because it appears within the type `UnsafeCell>>` [INFO] [stdout] = note: required because it appears within the type `futures::lock::Mutex>>` [INFO] [stdout] = note: required because it appears within the type `connector::mssql::Mssql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `quaint` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a659297b7e36021464ca994a64c2d93f323af2c55d2b24d04ba385faf6246b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a659297b7e36021464ca994a64c2d93f323af2c55d2b24d04ba385faf6246b70", kill_on_drop: false }` [INFO] [stdout] a659297b7e36021464ca994a64c2d93f323af2c55d2b24d04ba385faf6246b70