[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 try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhekrause%2Fgarmin_translate" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 52% (882/1684) Checking out files: 53% (893/1684) Checking out files: 54% (910/1684) Checking out files: 55% (927/1684) Checking out files: 56% (944/1684) Checking out files: 57% (960/1684) Checking out files: 58% (977/1684) Checking out files: 59% (994/1684) Checking out files: 60% (1011/1684) Checking out files: 61% (1028/1684) Checking out files: 62% (1045/1684) Checking out files: 63% (1061/1684) Checking out files: 64% (1078/1684) Checking out files: 65% (1095/1684) Checking out files: 66% (1112/1684) Checking out files: 67% (1129/1684) Checking out files: 68% (1146/1684) Checking out files: 69% (1162/1684) Checking out files: 70% (1179/1684) Checking out files: 71% (1196/1684) Checking out files: 72% (1213/1684) Checking out files: 73% (1230/1684) Checking out files: 74% (1247/1684) Checking out files: 75% (1263/1684) Checking out files: 76% (1280/1684) Checking out files: 77% (1297/1684) Checking out files: 78% (1314/1684) Checking out files: 79% (1331/1684) Checking out files: 80% (1348/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/1684) Checking out files: 88% (1482/1684) Checking out files: 89% (1499/1684) Checking out files: 90% (1516/1684) Checking out files: 91% (1533/1684) Checking out files: 92% (1550/1684) Checking out files: 93% (1567/1684) Checking out files: 94% (1583/1684) Checking out files: 95% (1600/1684) Checking out files: 96% (1617/1684) Checking out files: 97% (1634/1684) Checking out files: 98% (1651/1684) Checking out files: 99% (1668/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [INFO] validating manifest of git repo https://github.com/hekrause/garmin_translate on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", 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-14/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: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.11.0 [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7ca90b66a4d26a8662b0b9cc118c72e085aa87e985b71d1b79e8018ccc21a04 [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" "d7ca90b66a4d26a8662b0b9cc118c72e085aa87e985b71d1b79e8018ccc21a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7ca90b66a4d26a8662b0b9cc118c72e085aa87e985b71d1b79e8018ccc21a04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ca90b66a4d26a8662b0b9cc118c72e085aa87e985b71d1b79e8018ccc21a04", kill_on_drop: false }` [INFO] [stdout] d7ca90b66a4d26a8662b0b9cc118c72e085aa87e985b71d1b79e8018ccc21a04 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 893d02305b8f00445764c3d056085f998bae46b98965c32ee5fe5d53f7d4bad0 [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" "893d02305b8f00445764c3d056085f998bae46b98965c32ee5fe5d53f7d4bad0", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking void v1.0.2 [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 `std::convert::From<&_>` for type `types::to_sql::ToSqlOutput<'_>`: [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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] 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" "893d02305b8f00445764c3d056085f998bae46b98965c32ee5fe5d53f7d4bad0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893d02305b8f00445764c3d056085f998bae46b98965c32ee5fe5d53f7d4bad0", kill_on_drop: false }` [INFO] [stdout] 893d02305b8f00445764c3d056085f998bae46b98965c32ee5fe5d53f7d4bad0