[INFO] cloning repository https://github.com/sstanovnik/tado-timescale
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sstanovnik/tado-timescale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstanovnik%2Ftado-timescale", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstanovnik%2Ftado-timescale'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fcb2ecf5c856632eb5ff3fc281a1d837e5dc260
[INFO] checking sstanovnik/tado-timescale against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsstanovnik%2Ftado-timescale" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/sstanovnik/tado-timescale
[INFO] finished tweaking git repo https://github.com/sstanovnik/tado-timescale
[INFO] tweaked toml for git repo https://github.com/sstanovnik/tado-timescale written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sstanovnik/tado-timescale on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sstanovnik/tado-timescale 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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa4139dfbbd5183854c7bcbba05e1c8a0472f9f223ed76883e93e7421f474bf3
[INFO] running `Command { std: "docker" "start" "-a" "aa4139dfbbd5183854c7bcbba05e1c8a0472f9f223ed76883e93e7421f474bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa4139dfbbd5183854c7bcbba05e1c8a0472f9f223ed76883e93e7421f474bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa4139dfbbd5183854c7bcbba05e1c8a0472f9f223ed76883e93e7421f474bf3", kill_on_drop: false }`
[INFO] [stdout] aa4139dfbbd5183854c7bcbba05e1c8a0472f9f223ed76883e93e7421f474bf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7cc404bfddee4c3038fb7a6a1014a80503df9a1c7a462466ef22236f9dd760b
[INFO] running `Command { std: "docker" "start" "-a" "f7cc404bfddee4c3038fb7a6a1014a80503df9a1c7a462466ef22236f9dd760b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling diesel_derives v2.3.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling tado-timescale v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking migrations_internals v2.3.0
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking diesel v2.3.2
[INFO] [stderr]     Checking diesel_migrations v2.3.0
[INFO] [stdout] error: `max` is ambiguous
[INFO] [stdout]    --> src/services/backfill.rs:9:18
[INFO] [stdout]     |
[INFO] [stdout]   9 | use diesel::dsl::max;
[INFO] [stdout]     |                  ^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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-1949cf8c6b5b557f/diesel-2.3.2/src/lib.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub use crate::helper_types::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `max` could also refer to the type alias defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.2/src/lib.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub use crate::expression::dsl::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `max` is ambiguous
[INFO] [stdout]    --> src/services/backfill.rs:9:18
[INFO] [stdout]     |
[INFO] [stdout]   9 | use diesel::dsl::max;
[INFO] [stdout]     |                  ^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[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-1949cf8c6b5b557f/diesel-2.3.2/src/lib.rs:341:13
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub use crate::helper_types::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `max` could also refer to the type alias defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.3.2/src/lib.rs:344:13
[INFO] [stdout]     |
[INFO] [stdout] 344 |     pub use crate::expression::dsl::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tado-timescale` (bin "tado-timescale") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tado-timescale` (bin "tado-timescale" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f7cc404bfddee4c3038fb7a6a1014a80503df9a1c7a462466ef22236f9dd760b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7cc404bfddee4c3038fb7a6a1014a80503df9a1c7a462466ef22236f9dd760b", kill_on_drop: false }`
[INFO] [stdout] f7cc404bfddee4c3038fb7a6a1014a80503df9a1c7a462466ef22236f9dd760b
