[INFO] fetching crate klickhouse 0.14.0...
[INFO] testing klickhouse-0.14.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate klickhouse 0.14.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate klickhouse 0.14.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate klickhouse 0.14.0
[INFO] tweaked toml for crates.io crate klickhouse 0.14.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate klickhouse 0.14.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate klickhouse 0.14.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e82222b4a80084c394f683833bd153a9bcdf59d0dcf58d97fc50e737353c9d2c
[INFO] running `Command { std: "docker" "start" "-a" "e82222b4a80084c394f683833bd153a9bcdf59d0dcf58d97fc50e737353c9d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e82222b4a80084c394f683833bd153a9bcdf59d0dcf58d97fc50e737353c9d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e82222b4a80084c394f683833bd153a9bcdf59d0dcf58d97fc50e737353c9d2c", kill_on_drop: false }`
[INFO] [stdout] e82222b4a80084c394f683833bd153a9bcdf59d0dcf58d97fc50e737353c9d2c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9a2cdc1ba50ce6f996c05838d4d318b680736cf1327f1f51bf60ebc8f35c3ca
[INFO] running `Command { std: "docker" "start" "-a" "d9a2cdc1ba50ce6f996c05838d4d318b680736cf1327f1f51bf60ebc8f35c3ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cityhash-rs v1.0.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling klickhouse v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling klickhouse_derive v0.13.0
[INFO] [stderr]    Compiling chrono-tz-build v0.4.0
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling compiler-tools-derive v0.2.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling compiler-tools v0.2.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling lz4 v1.28.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:150:27
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn take_iter_rows(&mut self) -> BlockRowValueIter {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn take_iter_rows(&mut self) -> BlockRowValueIter<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.43s
[INFO] running `Command { std: "docker" "inspect" "d9a2cdc1ba50ce6f996c05838d4d318b680736cf1327f1f51bf60ebc8f35c3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9a2cdc1ba50ce6f996c05838d4d318b680736cf1327f1f51bf60ebc8f35c3ca", kill_on_drop: false }`
[INFO] [stdout] d9a2cdc1ba50ce6f996c05838d4d318b680736cf1327f1f51bf60ebc8f35c3ca
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a94c0eaf818f53eaf95c8ba9d15a0737de3e08db9be6803e448c642173db3159
[INFO] running `Command { std: "docker" "start" "-a" "a94c0eaf818f53eaf95c8ba9d15a0737de3e08db9be6803e448c642173db3159", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling jiff v0.2.13
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling klickhouse v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:150:27
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn take_iter_rows(&mut self) -> BlockRowValueIter {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn take_iter_rows(&mut self) -> BlockRowValueIter<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block.rs:150:27
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn take_iter_rows(&mut self) -> BlockRowValueIter {
[INFO] [stdout]     |                           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn take_iter_rows(&mut self) -> BlockRowValueIter<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&TestType2: klickhouse::Row` is not satisfied
[INFO] [stdout]   --> tests/test_into.rs:1:10
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[derive(klickhouse::Row, Debug, Default, PartialEq, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ the trait `klickhouse::Row` is not implemented for `&TestType2`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `klickhouse::Row` is implemented for `TestType2`
[INFO] [stdout]   --> tests/test_into.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(klickhouse::Row, Debug, Default, PartialEq, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `klickhouse::Row` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/test_into.rs:1:10
[INFO] [stdout]    |
[INFO] [stdout]  1 | #[derive(klickhouse::Row, Debug, Default, PartialEq, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^ argument #2 of type `&IndexMap<std::string::String, Type>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/convert/mod.rs:56:8
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn serialize_row(
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `klickhouse::Row` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `klickhouse` (test "test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a94c0eaf818f53eaf95c8ba9d15a0737de3e08db9be6803e448c642173db3159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94c0eaf818f53eaf95c8ba9d15a0737de3e08db9be6803e448c642173db3159", kill_on_drop: false }`
[INFO] [stdout] a94c0eaf818f53eaf95c8ba9d15a0737de3e08db9be6803e448c642173db3159
