[INFO] fetching crate rebuilderd 0.20.0...
[INFO] checking rebuilderd-0.20.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate rebuilderd 0.20.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate rebuilderd 0.20.0 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 crates.io crate rebuilderd 0.20.0
[INFO] finished tweaking crates.io crate rebuilderd 0.20.0
[INFO] tweaked toml for crates.io crate rebuilderd 0.20.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate rebuilderd 0.20.0 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded local-channel v0.1.4
[INFO] [stderr]   Downloaded diesel_derives v1.4.1
[INFO] [stderr]   Downloaded diesel_migrations v1.4.0
[INFO] [stderr]   Downloaded migrations_macros v1.4.2
[INFO] [stderr]   Downloaded migrations_internals v1.4.1
[INFO] [stderr]   Downloaded tracing v0.1.39
[INFO] [stderr]   Downloaded winnow v0.5.17
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.22.2
[INFO] [stderr]   Downloaded diesel v1.4.8
[INFO] [stderr]   Downloaded rebuilderd-common v0.20.0
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2790f4a29d01dd5aa667c89e8da5a2fd64694d80903ef286b494648bd3420df0
[INFO] running `Command { std: "docker" "start" "-a" "2790f4a29d01dd5aa667c89e8da5a2fd64694d80903ef286b494648bd3420df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2790f4a29d01dd5aa667c89e8da5a2fd64694d80903ef286b494648bd3420df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2790f4a29d01dd5aa667c89e8da5a2fd64694d80903ef286b494648bd3420df0", kill_on_drop: false }`
[INFO] [stdout] 2790f4a29d01dd5aa667c89e8da5a2fd64694d80903ef286b494648bd3420df0
[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=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] 6d8bc6ac017fdfd9527d333e0f279c184493d5d7ab25f7d17054ca7e44a1365d
[INFO] running `Command { std: "docker" "start" "-a" "6d8bc6ac017fdfd9527d333e0f279c184493d5d7ab25f7d17054ca7e44a1365d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking local-channel v0.1.4
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking serde v1.0.189
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking actix-http v3.4.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking actix-web v4.4.0
[INFO] [stderr]     Checking rebuilderd-common v0.20.0
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]     Checking diesel_migrations v1.4.0
[INFO] [stderr]     Checking rebuilderd v0.20.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.69s
[INFO] running `Command { std: "docker" "inspect" "6d8bc6ac017fdfd9527d333e0f279c184493d5d7ab25f7d17054ca7e44a1365d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d8bc6ac017fdfd9527d333e0f279c184493d5d7ab25f7d17054ca7e44a1365d", kill_on_drop: false }`
[INFO] [stdout] 6d8bc6ac017fdfd9527d333e0f279c184493d5d7ab25f7d17054ca7e44a1365d
[INFO] checking rebuilderd-0.20.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate rebuilderd 0.20.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate rebuilderd 0.20.0 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 crates.io crate rebuilderd 0.20.0
[INFO] finished tweaking crates.io crate rebuilderd 0.20.0
[INFO] tweaked toml for crates.io crate rebuilderd 0.20.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate rebuilderd 0.20.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ac8769e3862dc73af59ce380f7ae0cc275c23a533eec5ff3191b7f9797ff9887
[INFO] running `Command { std: "docker" "start" "-a" "ac8769e3862dc73af59ce380f7ae0cc275c23a533eec5ff3191b7f9797ff9887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac8769e3862dc73af59ce380f7ae0cc275c23a533eec5ff3191b7f9797ff9887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac8769e3862dc73af59ce380f7ae0cc275c23a533eec5ff3191b7f9797ff9887", kill_on_drop: false }`
[INFO] [stdout] ac8769e3862dc73af59ce380f7ae0cc275c23a533eec5ff3191b7f9797ff9887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4ff72819d2c4872ebecad98c21ea924a89c36177d548ea39d35b130a6471d3ad
[INFO] running `Command { std: "docker" "start" "-a" "4ff72819d2c4872ebecad98c21ea924a89c36177d548ea39d35b130a6471d3ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.57
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking url v2.4.1
[INFO] [stderr]     Checking brotli-decompressor v2.5.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling bytestring v1.3.0
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking winnow v0.5.17
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]     Checking local-channel v0.1.4
[INFO] [stderr]     Checking termcolor v1.3.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking brotli v3.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.8.3
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tokio-util v0.7.9
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking h2 v0.3.21
[INFO] [stderr]     Checking actix-codec v0.5.1
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking serde v1.0.189
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking actix-http v3.4.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking actix-router v0.5.1
[INFO] [stderr]     Checking toml_edit v0.20.2
[INFO] [stderr]     Checking diesel v1.4.8
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking toml v0.8.2
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking rebuilderd-common v0.20.0
[INFO] [stderr]     Checking actix-web v4.4.0
[INFO] [stderr]     Checking migrations_internals v1.4.1
[INFO] [stdout] error[E0659]: `max` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/migrations_internals-1.4.1/src/connection.rs:44:26
[INFO] [stdout]     |
[INFO] [stdout] 44  |         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/registry/src/index.crates.io-6f17d22bba15001f/diesel-1.4.8/src/lib.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub use helper_types::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^
[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 E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `migrations_internals` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4ff72819d2c4872ebecad98c21ea924a89c36177d548ea39d35b130a6471d3ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff72819d2c4872ebecad98c21ea924a89c36177d548ea39d35b130a6471d3ad", kill_on_drop: false }`
[INFO] [stdout] 4ff72819d2c4872ebecad98c21ea924a89c36177d548ea39d35b130a6471d3ad
