[INFO] cloning repository https://github.com/hekrause/garmin_translate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hekrause/garmin_translate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhekrause%2Fgarmin_translate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhekrause%2Fgarmin_translate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12d99abf7f49f930aa19e6e42ca7d04cbd3b18ed [INFO] checking hekrause/garmin_translate against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhekrause%2Fgarmin_translate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hekrause/garmin_translate on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hekrause/garmin_translate [INFO] finished tweaking git repo https://github.com/hekrause/garmin_translate [INFO] tweaked toml for git repo https://github.com/hekrause/garmin_translate written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hekrause/garmin_translate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded rusqlite v0.11.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dae98d93594e9894e1900900859bf119f9a3d53c95a9c242368fdba463e5d22 [INFO] running `Command { std: "docker" "start" "-a" "6dae98d93594e9894e1900900859bf119f9a3d53c95a9c242368fdba463e5d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dae98d93594e9894e1900900859bf119f9a3d53c95a9c242368fdba463e5d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dae98d93594e9894e1900900859bf119f9a3d53c95a9c242368fdba463e5d22", kill_on_drop: false }` [INFO] [stdout] 6dae98d93594e9894e1900900859bf119f9a3d53c95a9c242368fdba463e5d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2cfdc107823467e96ce16802e6115ba66807812e50d2dc12b8299fbfb38ffe4 [INFO] running `Command { std: "docker" "start" "-a" "c2cfdc107823467e96ce16802e6115ba66807812e50d2dc12b8299fbfb38ffe4", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.29 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Checking rusqlite v0.11.0 [INFO] [stdout] error[E0119]: conflicting implementations of trait `From<&_>` for type `ToSqlOutput<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rusqlite-0.11.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] | |___________________________________- first implementation here [INFO] [stdout] ... [INFO] [stdout] 26 | impl<'a, T: Into> From for ToSqlOutput<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ conflicting implementation for `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 1 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` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c2cfdc107823467e96ce16802e6115ba66807812e50d2dc12b8299fbfb38ffe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cfdc107823467e96ce16802e6115ba66807812e50d2dc12b8299fbfb38ffe4", kill_on_drop: false }` [INFO] [stdout] c2cfdc107823467e96ce16802e6115ba66807812e50d2dc12b8299fbfb38ffe4