[INFO] updating cached repository https://github.com/wyvie/stallman-bot [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fd89149e062f32a3302098c057dcc4ba01122a66 [INFO] testing wyvie/stallman-bot against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvie%2Fstallman-bot" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wyvie/stallman-bot on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wyvie/stallman-bot [INFO] finished tweaking git repo https://github.com/wyvie/stallman-bot [INFO] tweaked toml for git repo https://github.com/wyvie/stallman-bot written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/wyvie/stallman-bot already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2524f45c548279a19adc95e8d6a8333653a372e1df7a98e49833602b05d2772f [INFO] running `"docker" "start" "-a" "2524f45c548279a19adc95e8d6a8333653a372e1df7a98e49833602b05d2772f"` [INFO] [stderr] Compiling cc v1.0.10 [INFO] [stderr] Compiling serde v1.0.43 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling openssl-sys v0.9.28 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling rusqlite v0.11.0 [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.11.0/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2524f45c548279a19adc95e8d6a8333653a372e1df7a98e49833602b05d2772f"` [INFO] running `"docker" "rm" "-f" "2524f45c548279a19adc95e8d6a8333653a372e1df7a98e49833602b05d2772f"` [INFO] [stdout] 2524f45c548279a19adc95e8d6a8333653a372e1df7a98e49833602b05d2772f