[INFO] crate cassandra-cpp 0.14.1 is already in cache [INFO] checking cassandra-cpp-0.14.1 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate cassandra-cpp 0.14.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cassandra-cpp 0.14.1 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate cassandra-cpp 0.14.1 [INFO] finished tweaking crates.io crate cassandra-cpp 0.14.1 [INFO] tweaked toml for crates.io crate cassandra-cpp 0.14.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate cassandra-cpp 0.14.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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=forbid" "-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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4309ef789fde4e8221f9306dba5ff3dbe7e1c022fffda3aeb6ce49a8f562d506 [INFO] running `"docker" "start" "-a" "4309ef789fde4e8221f9306dba5ff3dbe7e1c022fffda3aeb6ce49a8f562d506"` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling cassandra-cpp-sys v0.12.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking ord_subset v1.2.0 [INFO] [stderr] Compiling cassandra-cpp v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures v0.1.25 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Compiling decimal v1.0.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | / error_chain! { [INFO] [stderr] 31 | | foreign_links { [INFO] [stderr] 32 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 33 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 70 | | } [INFO] [stderr] 71 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | / error_chain! { [INFO] [stderr] 31 | | foreign_links { [INFO] [stderr] 32 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 33 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 70 | | } [INFO] [stderr] 71 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | / error_chain! { [INFO] [stderr] 31 | | foreign_links { [INFO] [stderr] 32 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 33 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 70 | | } [INFO] [stderr] 71 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/cassandra/error.rs:30:1 [INFO] [stderr] | [INFO] [stderr] 30 | / error_chain! { [INFO] [stderr] 31 | | foreign_links { [INFO] [stderr] 32 | | StringContainsNul(::std::ffi::NulError) [INFO] [stderr] 33 | | #[doc = "Attempted to pass a string containing `\\0` to Cassandra"]; [INFO] [stderr] ... | [INFO] [stderr] 70 | | } [INFO] [stderr] 71 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.65s [INFO] running `"docker" "inspect" "4309ef789fde4e8221f9306dba5ff3dbe7e1c022fffda3aeb6ce49a8f562d506"` [INFO] running `"docker" "rm" "-f" "4309ef789fde4e8221f9306dba5ff3dbe7e1c022fffda3aeb6ce49a8f562d506"` [INFO] [stdout] 4309ef789fde4e8221f9306dba5ff3dbe7e1c022fffda3aeb6ce49a8f562d506