[INFO] cloning repository https://github.com/thomcc/mentat-places-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomcc/mentat-places-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fmentat-places-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fmentat-places-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd6226829a7871b84dee305728c4eb739233ef44 [INFO] testing thomcc/mentat-places-test against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomcc%2Fmentat-places-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thomcc/mentat-places-test on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thomcc/mentat-places-test [INFO] finished tweaking git repo https://github.com/thomcc/mentat-places-test [INFO] tweaked toml for git repo https://github.com/thomcc/mentat-places-test written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/thomcc/mentat-places-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rnewman/enum-set` [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/mozilla/mentat.git` [INFO] [stderr] Updating git repository `https://github.com/rnewman/enum-set` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-udp v0.1.6 [INFO] [stderr] Downloaded typed-arena v1.7.0 [INFO] [stderr] Downloaded tabwriter v1.2.1 [INFO] [stderr] Downloaded rust-argon2 v0.8.3 [INFO] [stderr] Downloaded tokio-fs v0.1.7 [INFO] [stderr] Downloaded itertools v0.7.11 [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] [stderr] Downloaded tokio-codec v0.1.2 [INFO] [stderr] Downloaded tokio-uds v0.2.7 [INFO] [stderr] Downloaded ordered-float v0.5.2 [INFO] [stderr] Downloaded find-places-db v0.1.0 [INFO] [stderr] Downloaded peg v0.5.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] faa605e57a4ae24a93ae1fcaeac6051906e8df61a5cbfc5dd4126c80e49353c2 [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" "faa605e57a4ae24a93ae1fcaeac6051906e8df61a5cbfc5dd4126c80e49353c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "faa605e57a4ae24a93ae1fcaeac6051906e8df61a5cbfc5dd4126c80e49353c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa605e57a4ae24a93ae1fcaeac6051906e8df61a5cbfc5dd4126c80e49353c2", kill_on_drop: false }` [INFO] [stdout] faa605e57a4ae24a93ae1fcaeac6051906e8df61a5cbfc5dd4126c80e49353c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c43324e9503d948deb1d1d22fa6bf0bbc52df60c10323fd06795e50b636ba4 [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" "11c43324e9503d948deb1d1d22fa6bf0bbc52df60c10323fd06795e50b636ba4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling enum-set v0.0.6 (https://github.com/rnewman/enum-set#35f2699f) [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling peg v0.5.7 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling libsqlite3-sys v0.9.3 [INFO] [stderr] Compiling tabwriter v1.2.1 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling mentat v0.11.0 (https://github.com/mozilla/mentat.git?tag=v0.11.0#65e9822a) [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling pretty v0.2.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling find-places-db v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling edn v0.1.0 (https://github.com/mozilla/mentat.git?tag=v0.11.0#65e9822a) [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_cbor v0.8.2 [INFO] [stderr] Compiling mentat_core v0.0.1 (https://github.com/mozilla/mentat.git?tag=v0.11.0#65e9822a) [INFO] [stderr] Compiling mentat_query v0.0.1 (https://github.com/mozilla/mentat.git?tag=v0.11.0#65e9822a) [INFO] [stderr] Compiling mentat_query_algebrizer v0.0.1 (https://github.com/mozilla/mentat.git?tag=v0.11.0#65e9822a) [INFO] [stderr] Compiling rusqlite v0.13.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.13.0/src/types/to_sql.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 18 | / impl<'a, T: ?Sized> From<&'a T> for ToSqlOutput<'a> [INFO] [stdout] 19 | | where &'a T: Into> [INFO] [stdout] 20 | | { [INFO] [stdout] 21 | | fn from(t: &'a T) -> Self { [INFO] [stdout] 22 | | ToSqlOutput::Borrowed(t.into()) [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- first implementation here [INFO] [stdout] 25 | [INFO] [stdout] 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `types::to_sql::ToSqlOutput<'_>` [INFO] [stdout] | [INFO] [stdout] = note: downstream crates may implement trait `std::convert::From<&_>` for type `types::value::Value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusqlite` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "11c43324e9503d948deb1d1d22fa6bf0bbc52df60c10323fd06795e50b636ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c43324e9503d948deb1d1d22fa6bf0bbc52df60c10323fd06795e50b636ba4", kill_on_drop: false }` [INFO] [stdout] 11c43324e9503d948deb1d1d22fa6bf0bbc52df60c10323fd06795e50b636ba4