[INFO] crate sovrin-client-c 0.1.0-1 is already in cache [INFO] checking sovrin-client-c-0.1.0-1 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate sovrin-client-c 0.1.0-1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sovrin-client-c 0.1.0-1 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate sovrin-client-c 0.1.0-1 [INFO] finished tweaking crates.io crate sovrin-client-c 0.1.0-1 [INFO] tweaked toml for crates.io crate sovrin-client-c 0.1.0-1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] a080ec89d327c4fac191f6bfa5357475c9c73edc3d4c2ec041f8939a4c1fd0ee [INFO] running `"docker" "start" "-a" "a080ec89d327c4fac191f6bfa5357475c9c73edc3d4c2ec041f8939a4c1fd0ee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling sovrin-client v0.1.0-181 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking int_traits v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libsodium-sys v0.0.14 [INFO] [stderr] Compiling libsqlite3-sys v0.7.1 [INFO] [stderr] Compiling milagro-crypto v0.1.14 [INFO] [stderr] Compiling zmq-sys v0.8.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sodiumoxide v0.0.14 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] Checking rusqlite v0.10.1 [INFO] [stderr] error[E0119]: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.10.1/src/types/to_sql.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> [INFO] [stderr] 19 | | where &'a T: Into> [INFO] [stderr] 20 | | { [INFO] [stderr] 21 | | fn from(t: &'a T) -> Self { [INFO] [stderr] 22 | | ToSqlOutput::Borrowed(t.into()) [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_- first implementation here [INFO] [stderr] 25 | [INFO] [stderr] 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` [INFO] [stderr] | [INFO] [stderr] = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0119`. [INFO] [stderr] error: could not compile `rusqlite`. [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "a080ec89d327c4fac191f6bfa5357475c9c73edc3d4c2ec041f8939a4c1fd0ee"` [INFO] running `"docker" "rm" "-f" "a080ec89d327c4fac191f6bfa5357475c9c73edc3d4c2ec041f8939a4c1fd0ee"` [INFO] [stdout] a080ec89d327c4fac191f6bfa5357475c9c73edc3d4c2ec041f8939a4c1fd0ee