[INFO] fetching crate generate-nix-pkg 0.3.0...
[INFO] checking generate-nix-pkg-0.3.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate generate-nix-pkg 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate generate-nix-pkg 0.3.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate generate-nix-pkg 0.3.0
[INFO] finished tweaking crates.io crate generate-nix-pkg 0.3.0
[INFO] tweaked toml for crates.io crate generate-nix-pkg 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded serde_json v0.9.10
[INFO] [stderr]   Downloaded rusqlite v0.12.0
[INFO] [stderr]   Downloaded toml v0.3.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4424f6b67cecadc8988b3d6ae350ad774313123f63084476a8d5430d26b8a2fc
[INFO] running `Command { std: "docker" "start" "-a" "4424f6b67cecadc8988b3d6ae350ad774313123f63084476a8d5430d26b8a2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4424f6b67cecadc8988b3d6ae350ad774313123f63084476a8d5430d26b8a2fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4424f6b67cecadc8988b3d6ae350ad774313123f63084476a8d5430d26b8a2fc", kill_on_drop: false }`
[INFO] [stdout] 4424f6b67cecadc8988b3d6ae350ad774313123f63084476a8d5430d26b8a2fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5919a370fd9be2051fd20e8428f64b8cecccc6e6f540cd0b94a9d3886d40165a
[INFO] running `Command { std: "docker" "start" "-a" "5919a370fd9be2051fd20e8428f64b8cecccc6e6f540cd0b94a9d3886d40165a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking rusqlite v0.12.0
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking num-traits v0.1.43
[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.12.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<ValueRef<'a>>
[INFO] [stdout]    | |___________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 26 |   impl<'a, T: Into<Value>> From<T> 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] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking error-chain v0.11.0
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5919a370fd9be2051fd20e8428f64b8cecccc6e6f540cd0b94a9d3886d40165a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5919a370fd9be2051fd20e8428f64b8cecccc6e6f540cd0b94a9d3886d40165a", kill_on_drop: false }`
[INFO] [stdout] 5919a370fd9be2051fd20e8428f64b8cecccc6e6f540cd0b94a9d3886d40165a
[INFO] checking generate-nix-pkg-0.3.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate generate-nix-pkg 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate generate-nix-pkg 0.3.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate generate-nix-pkg 0.3.0
[INFO] finished tweaking crates.io crate generate-nix-pkg 0.3.0
[INFO] tweaked toml for crates.io crate generate-nix-pkg 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8748ae46425f2323b2c2f0ec9e2f42e18d90e31997d70f4ef766cc234756dd53
[INFO] running `Command { std: "docker" "start" "-a" "8748ae46425f2323b2c2f0ec9e2f42e18d90e31997d70f4ef766cc234756dd53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8748ae46425f2323b2c2f0ec9e2f42e18d90e31997d70f4ef766cc234756dd53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8748ae46425f2323b2c2f0ec9e2f42e18d90e31997d70f4ef766cc234756dd53", kill_on_drop: false }`
[INFO] [stdout] 8748ae46425f2323b2c2f0ec9e2f42e18d90e31997d70f4ef766cc234756dd53
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9572458cae5f07f75e6c43ee7dbf546f968f0c0296ad64c3ba6ed652313d56
[INFO] running `Command { std: "docker" "start" "-a" "dc9572458cae5f07f75e6c43ee7dbf546f968f0c0296ad64c3ba6ed652313d56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking serde v0.9.15
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling serde_codegen_internals v0.14.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking nom v3.2.1
[INFO] [stderr]     Checking rusqlite v0.12.0
[INFO] [stderr]    Compiling serde_derive v0.9.15
[INFO] [stderr]     Checking num-traits v0.1.43
[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.12.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<ValueRef<'a>>
[INFO] [stdout]    | |___________________________________- first implementation here
[INFO] [stdout] ...
[INFO] [stdout] 26 |   impl<'a, T: Into<Value>> From<T> 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dc9572458cae5f07f75e6c43ee7dbf546f968f0c0296ad64c3ba6ed652313d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9572458cae5f07f75e6c43ee7dbf546f968f0c0296ad64c3ba6ed652313d56", kill_on_drop: false }`
[INFO] [stdout] dc9572458cae5f07f75e6c43ee7dbf546f968f0c0296ad64c3ba6ed652313d56
