[INFO] cloning repository https://github.com/leoyvens/diesel-numeric-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leoyvens/diesel-numeric-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleoyvens%2Fdiesel-numeric-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleoyvens%2Fdiesel-numeric-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a005ca365f3cd2594ab428c6a19d19d799c1d17 [INFO] checking leoyvens/diesel-numeric-bug against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleoyvens%2Fdiesel-numeric-bug" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leoyvens/diesel-numeric-bug on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leoyvens/diesel-numeric-bug [INFO] finished tweaking git repo https://github.com/leoyvens/diesel-numeric-bug [INFO] tweaked toml for git repo https://github.com/leoyvens/diesel-numeric-bug written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leoyvens/diesel-numeric-bug 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/diesel-rs/diesel` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-bigint v0.2.6 [INFO] [stderr] Downloaded quote v1.0.4 [INFO] [stderr] Downloaded pq-sys v0.4.6 [INFO] [stderr] Downloaded autocfg v1.0.0 [INFO] [stderr] Downloaded vcpkg v0.2.8 [INFO] [stderr] Downloaded bigdecimal v0.1.0 [INFO] [stderr] Downloaded serde v1.0.106 [INFO] [stderr] Downloaded num-traits v0.2.11 [INFO] [stderr] Downloaded syn v1.0.18 [INFO] [stderr] Downloaded proc-macro2 v1.0.12 [INFO] [stderr] Downloaded byteorder v1.3.4 [INFO] [stderr] Downloaded unicode-xid v0.2.0 [INFO] [stderr] Downloaded num-integer v0.1.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a165889cc0056a43b3958a4e2f567bf754bc2b2beb6a091543415bf64117abf4 [INFO] running `Command { std: "docker" "start" "-a" "a165889cc0056a43b3958a4e2f567bf754bc2b2beb6a091543415bf64117abf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a165889cc0056a43b3958a4e2f567bf754bc2b2beb6a091543415bf64117abf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a165889cc0056a43b3958a4e2f567bf754bc2b2beb6a091543415bf64117abf4", kill_on_drop: false }` [INFO] [stdout] a165889cc0056a43b3958a4e2f567bf754bc2b2beb6a091543415bf64117abf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6006f46fe5b1b710bbf5fa33e531c11662cacda890fe8dfb058a6b7c1fb762c [INFO] running `Command { std: "docker" "start" "-a" "c6006f46fe5b1b710bbf5fa33e531c11662cacda890fe8dfb058a6b7c1fb762c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Compiling diesel_derives v2.0.0 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stderr] Compiling diesel v2.0.0 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stderr] Checking migrations_internals v1.4.1 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stderr] Compiling migrations_macros v1.4.2 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stderr] Checking diesel_migrations v1.4.0 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stderr] Checking diesel-numeric-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.70s [INFO] running `Command { std: "docker" "inspect" "c6006f46fe5b1b710bbf5fa33e531c11662cacda890fe8dfb058a6b7c1fb762c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6006f46fe5b1b710bbf5fa33e531c11662cacda890fe8dfb058a6b7c1fb762c", kill_on_drop: false }` [INFO] [stdout] c6006f46fe5b1b710bbf5fa33e531c11662cacda890fe8dfb058a6b7c1fb762c [INFO] checking leoyvens/diesel-numeric-bug against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleoyvens%2Fdiesel-numeric-bug" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leoyvens/diesel-numeric-bug on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leoyvens/diesel-numeric-bug [INFO] finished tweaking git repo https://github.com/leoyvens/diesel-numeric-bug [INFO] tweaked toml for git repo https://github.com/leoyvens/diesel-numeric-bug written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leoyvens/diesel-numeric-bug 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09c48dde543efac26866cf5ad03f2bea8283c4d0f17c53bf519d31cb694616b4 [INFO] running `Command { std: "docker" "start" "-a" "09c48dde543efac26866cf5ad03f2bea8283c4d0f17c53bf519d31cb694616b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c48dde543efac26866cf5ad03f2bea8283c4d0f17c53bf519d31cb694616b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c48dde543efac26866cf5ad03f2bea8283c4d0f17c53bf519d31cb694616b4", kill_on_drop: false }` [INFO] [stdout] 09c48dde543efac26866cf5ad03f2bea8283c4d0f17c53bf519d31cb694616b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31f5123d6c14298ab1e4a87816fa1ae780ed14bee95112c8002bac5c92941846 [INFO] running `Command { std: "docker" "start" "-a" "31f5123d6c14298ab1e4a87816fa1ae780ed14bee95112c8002bac5c92941846", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Compiling diesel_derives v2.0.0 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stderr] Compiling diesel v2.0.0 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stderr] Checking migrations_internals v1.4.1 (https://github.com/diesel-rs/diesel?rev=968e7f79c#968e7f79) [INFO] [stdout] error[E0659]: `max` is ambiguous [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/968e7f7/diesel_migrations/migrations_internals/src/connection.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | use diesel::dsl::max; [INFO] [stdout] | ^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `max` could refer to the type alias defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/diesel-6e3331fb3b9331ec/968e7f7/diesel/src/lib.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | pub use crate::helper_types::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `migrations_internals` (lib) due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0659`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "31f5123d6c14298ab1e4a87816fa1ae780ed14bee95112c8002bac5c92941846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31f5123d6c14298ab1e4a87816fa1ae780ed14bee95112c8002bac5c92941846", kill_on_drop: false }` [INFO] [stdout] 31f5123d6c14298ab1e4a87816fa1ae780ed14bee95112c8002bac5c92941846