[INFO] updating cached repository https://github.com/technodeguy/rust-microservice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] def57f6855d629eb75ae44bff3b39cf0fadae8ce [INFO] testing technodeguy/rust-microservice against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnodeguy%2Frust-microservice" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technodeguy/rust-microservice on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-14/source/Cargo.toml [INFO] crate git repo https://github.com/technodeguy/rust-microservice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa29dd1afef0439ae93f39697abee80ceb653319f7a7617abbf120a1c2e4ac3f [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" "fa29dd1afef0439ae93f39697abee80ceb653319f7a7617abbf120a1c2e4ac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa29dd1afef0439ae93f39697abee80ceb653319f7a7617abbf120a1c2e4ac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa29dd1afef0439ae93f39697abee80ceb653319f7a7617abbf120a1c2e4ac3f", kill_on_drop: false }` [INFO] [stdout] fa29dd1afef0439ae93f39697abee80ceb653319f7a7617abbf120a1c2e4ac3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90f19599e06bf3f27e62b8b5bcb75574d2b259d2da567f75a1e24923950ab46 [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" "d90f19599e06bf3f27e62b8b5bcb75574d2b259d2da567f75a1e24923950ab46", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling diesel v0.16.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling derive-error-chain v0.10.1 [INFO] [stderr] Compiling diesel_infer_schema v0.16.0 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling tokio v0.2.2 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling serde v1.0.103 [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] [stdout] error[E0277]: `std::ptr::NonNull` cannot be shared between threads safely [INFO] [stdout] --> src/routes/book.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | Box::new(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `std::ptr::NonNull` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `diesel::MysqlConnection`, the trait `std::marker::Sync` is not implemented for `std::ptr::NonNull` [INFO] [stdout] = note: required because it appears within the type `diesel::mysql::connection::raw::RawConnection` [INFO] [stdout] = note: required because it appears within the type `diesel::MysqlConnection` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `&diesel::MysqlConnection` [INFO] [stdout] = note: required because it appears within the type `[closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]` [INFO] [stdout] = 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] [stdout] = 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] [stdout] = note: required for the cast to the object type `dyn futures::future::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::cell::Cell` cannot be shared between threads safely [INFO] [stdout] --> src/routes/book.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | Box::new(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `std::cell::Cell` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `diesel::MysqlConnection`, the trait `std::marker::Sync` is not implemented for `std::cell::Cell` [INFO] [stdout] = note: required because it appears within the type `diesel::connection::AnsiTransactionManager` [INFO] [stdout] = note: required because it appears within the type `diesel::MysqlConnection` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `&diesel::MysqlConnection` [INFO] [stdout] = note: required because it appears within the type `[closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]` [INFO] [stdout] = 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] [stdout] = 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] [stdout] = note: required for the cast to the object type `dyn futures::future::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `std::cell::RefCell, diesel::mysql::connection::stmt::Statement>>` cannot be shared between threads safely [INFO] [stdout] --> src/routes/book.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | Box::new(response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ `std::cell::RefCell, diesel::mysql::connection::stmt::Statement>>` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: within `diesel::MysqlConnection`, the trait `std::marker::Sync` is not implemented for `std::cell::RefCell, diesel::mysql::connection::stmt::Statement>>` [INFO] [stdout] = note: required because it appears within the type `diesel::connection::StatementCache` [INFO] [stdout] = note: required because it appears within the type `diesel::MysqlConnection` [INFO] [stdout] = note: required because of the requirements on the impl of `std::marker::Send` for `&diesel::MysqlConnection` [INFO] [stdout] = note: required because it appears within the type `[closure@src/routes/book.rs:53:19: 68:10 db_conn:&diesel::MysqlConnection]` [INFO] [stdout] = 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] [stdout] = 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] [stdout] = note: required for the cast to the object type `dyn futures::future::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio_test_api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d90f19599e06bf3f27e62b8b5bcb75574d2b259d2da567f75a1e24923950ab46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90f19599e06bf3f27e62b8b5bcb75574d2b259d2da567f75a1e24923950ab46", kill_on_drop: false }` [INFO] [stdout] d90f19599e06bf3f27e62b8b5bcb75574d2b259d2da567f75a1e24923950ab46