[INFO] cloning repository https://github.com/technodeguy/rust-microservice [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technodeguy/rust-microservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnodeguy%2Frust-microservice"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnodeguy%2Frust-microservice'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] def57f6855d629eb75ae44bff3b39cf0fadae8ce [INFO] testing technodeguy/rust-microservice against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnodeguy%2Frust-microservice" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technodeguy/rust-microservice on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/technodeguy/rust-microservice [INFO] finished tweaking git repo https://github.com/technodeguy/rust-microservice [INFO] tweaked toml for git repo https://github.com/technodeguy/rust-microservice written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/technodeguy/rust-microservice already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66f467e58b7b6a9a5e36616bd7e419b021f61046d75d826d31f866dae6dc7b54 [INFO] running `"docker" "start" "-a" "66f467e58b7b6a9a5e36616bd7e419b021f61046d75d826d31f866dae6dc7b54"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio v0.2.2 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling diesel_codegen v0.16.1 [INFO] [stderr] Compiling tokio_test_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: `std::ptr::NonNull` cannot be shared between threads safely [INFO] [stderr] --> src/routes/book.rs:70:3 [INFO] [stderr] | [INFO] [stderr] 70 | Box::new(response) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ `std::ptr::NonNull` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `diesel::MysqlConnection`, the trait `std::marker::Sync` is not implemented for `std::ptr::NonNull` [INFO] [stderr] = note: required because it appears within the type `diesel::mysql::connection::raw::RawConnection` [INFO] [stderr] = note: required because it appears within the type `diesel::MysqlConnection` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&diesel::MysqlConnection` [INFO] [stderr] = note: required because it appears within the type `[closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]` [INFO] [stderr] = note: required because it appears within the type `futures::future::chain::Chain, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:52:19: 52:71]>, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]>` [INFO] [stderr] = note: required because it appears within the type `futures::future::and_then::AndThen, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:52:19: 52:71]>, std::result::Result, hyper::Error>, [closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]>` [INFO] [stderr] = note: required for the cast to the object type `dyn futures::future::Future> + std::marker::Send` [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::Cell` cannot be shared between threads safely [INFO] [stderr] --> src/routes/book.rs:70:3 [INFO] [stderr] | [INFO] [stderr] 70 | Box::new(response) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ `std::cell::Cell` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `diesel::MysqlConnection`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` [INFO] [stderr] = note: required because it appears within the type `diesel::connection::AnsiTransactionManager` [INFO] [stderr] = note: required because it appears within the type `diesel::MysqlConnection` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&diesel::MysqlConnection` [INFO] [stderr] = note: required because it appears within the type `[closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]` [INFO] [stderr] = note: required because it appears within the type `futures::future::chain::Chain, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:52:19: 52:71]>, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]>` [INFO] [stderr] = note: required because it appears within the type `futures::future::and_then::AndThen, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:52:19: 52:71]>, std::result::Result, hyper::Error>, [closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]>` [INFO] [stderr] = note: required for the cast to the object type `dyn futures::future::Future> + std::marker::Send` [INFO] [stderr] [INFO] [stderr] error[E0277]: `std::cell::RefCell, diesel::mysql::connection::stmt::Statement>>` cannot be shared between threads safely [INFO] [stderr] --> src/routes/book.rs:70:3 [INFO] [stderr] | [INFO] [stderr] 70 | Box::new(response) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ `std::cell::RefCell, diesel::mysql::connection::stmt::Statement>>` cannot be shared between threads safely [INFO] [stderr] | [INFO] [stderr] = help: within `diesel::MysqlConnection`, the trait `std::marker::Sync` is not implemented for `std::cell::RefCell, diesel::mysql::connection::stmt::Statement>>` [INFO] [stderr] = note: required because it appears within the type `diesel::connection::StatementCache` [INFO] [stderr] = note: required because it appears within the type `diesel::MysqlConnection` [INFO] [stderr] = note: required because of the requirements on the impl of `std::marker::Send` for `&diesel::MysqlConnection` [INFO] [stderr] = note: required because it appears within the type `[closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]` [INFO] [stderr] = note: required because it appears within the type `futures::future::chain::Chain, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:52:19: 52:71]>, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]>` [INFO] [stderr] = note: required because it appears within the type `futures::future::and_then::AndThen, futures::future::result_::FutureResult, hyper::Error>, [closure@src/routes/book.rs:52:19: 52:71]>, std::result::Result, hyper::Error>, [closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]>` [INFO] [stderr] = note: required for the cast to the object type `dyn futures::future::Future> + std::marker::Send` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `tokio_test_api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "66f467e58b7b6a9a5e36616bd7e419b021f61046d75d826d31f866dae6dc7b54"` [INFO] running `"docker" "rm" "-f" "66f467e58b7b6a9a5e36616bd7e419b021f61046d75d826d31f866dae6dc7b54"` [INFO] [stdout] 66f467e58b7b6a9a5e36616bd7e419b021f61046d75d826d31f866dae6dc7b54