[INFO] fetching crate taos-query 0.10.22... [INFO] testing taos-query-0.10.22 against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] extracting crate taos-query 0.10.22 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate taos-query 0.10.22 on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate taos-query 0.10.22 [INFO] finished tweaking crates.io crate taos-query 0.10.22 [INFO] tweaked toml for crates.io crate taos-query 0.10.22 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deadpool-runtime v0.1.3 [INFO] [stderr] Downloaded taos-error v0.10.27 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded mdsn v0.2.22 [INFO] [stderr] Downloaded parse_duration v2.1.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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdff26e9030430cd37d3bce72ddd1b9deb1a212f4ed795b53bcae0bc4e6052b7 [INFO] running `Command { std: "docker" "start" "-a" "fdff26e9030430cd37d3bce72ddd1b9deb1a212f4ed795b53bcae0bc4e6052b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdff26e9030430cd37d3bce72ddd1b9deb1a212f4ed795b53bcae0bc4e6052b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdff26e9030430cd37d3bce72ddd1b9deb1a212f4ed795b53bcae0bc4e6052b7", kill_on_drop: false }` [INFO] [stdout] fdff26e9030430cd37d3bce72ddd1b9deb1a212f4ed795b53bcae0bc4e6052b7 [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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 056c4f6dccabb9ae67370c59014a6764a5a8bffab69fc7bcb2cfd1452f01ef21 [INFO] running `Command { std: "docker" "start" "-a" "056c4f6dccabb9ae67370c59014a6764a5a8bffab69fc7bcb2cfd1452f01ef21", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling taos-error v0.10.27 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling taos-query v0.10.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="macros"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=f6fb1856db6dac89 -C extra-filename=-f6fb1856db6dac89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3fb6b6126bab7a81.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=79aea71c9b1d34d1 -C extra-filename=-79aea71c9b1d34d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-28ba709d70d0e13e.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "056c4f6dccabb9ae67370c59014a6764a5a8bffab69fc7bcb2cfd1452f01ef21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056c4f6dccabb9ae67370c59014a6764a5a8bffab69fc7bcb2cfd1452f01ef21", kill_on_drop: false }` [INFO] [stdout] 056c4f6dccabb9ae67370c59014a6764a5a8bffab69fc7bcb2cfd1452f01ef21 [INFO] testing taos-query-0.10.22 against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] extracting crate taos-query 0.10.22 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate taos-query 0.10.22 on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate taos-query 0.10.22 [INFO] finished tweaking crates.io crate taos-query 0.10.22 [INFO] tweaked toml for crates.io crate taos-query 0.10.22 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac539c0fc720880ea829fb653612a68e23e665a20c9671328a900e212d2b9075 [INFO] running `Command { std: "docker" "start" "-a" "ac539c0fc720880ea829fb653612a68e23e665a20c9671328a900e212d2b9075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac539c0fc720880ea829fb653612a68e23e665a20c9671328a900e212d2b9075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac539c0fc720880ea829fb653612a68e23e665a20c9671328a900e212d2b9075", kill_on_drop: false }` [INFO] [stdout] ac539c0fc720880ea829fb653612a68e23e665a20c9671328a900e212d2b9075 [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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca954e01860cfc126a544dc5e067ce45c03069c6a6ad3cb343463b4842417bab [INFO] running `Command { std: "docker" "start" "-a" "ca954e01860cfc126a544dc5e067ce45c03069c6a6ad3cb343463b4842417bab", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling taos-error v0.10.27 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling taos-query v0.10.22 (/opt/rustwide/workdir) [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling deadpool-runtime v0.1.3 [INFO] [stderr] Compiling deadpool v0.10.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling mdsn v0.2.22 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling parse_duration v2.1.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/borrowed.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/ref_value.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/value.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Itertools` is imported redundantly [INFO] [stdout] --> src/prelude.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | pub use super::_priv::*; [INFO] [stdout] | --------------- the item `Itertools` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ty` and `from_value_iter` are never used [INFO] [stdout] --> src/common/raw/views/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) trait IsColumnView: Sized { [INFO] [stdout] | ------------ associated items in this trait [INFO] [stdout] 73 | /// View item data type. [INFO] [stdout] 74 | fn ty(&self) -> Ty; [INFO] [stdout] | ^^ [INFO] [stdout] 75 | [INFO] [stdout] 76 | fn from_value_iter<'a>(iter: impl Iterator) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Insertable` is never used [INFO] [stdout] --> src/insert/mod.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Insertable: Debug { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/insert/mod.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait IntoNamedField<'a>: IntoField { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 23 | fn name(&'a self) -> &'a str; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.04s [INFO] running `Command { std: "docker" "inspect" "ca954e01860cfc126a544dc5e067ce45c03069c6a6ad3cb343463b4842417bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca954e01860cfc126a544dc5e067ce45c03069c6a6ad3cb343463b4842417bab", kill_on_drop: false }` [INFO] [stdout] ca954e01860cfc126a544dc5e067ce45c03069c6a6ad3cb343463b4842417bab [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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c977b2e873ed4d0c997dfb894d0f2d1ccf48cc8121f5bfb745ada3057f289c89 [INFO] running `Command { std: "docker" "start" "-a" "c977b2e873ed4d0c997dfb894d0f2d1ccf48cc8121f5bfb745ada3057f289c89", kill_on_drop: false }` [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling taos-error v0.10.27 [INFO] [stderr] Compiling taos-query v0.10.22 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/borrowed.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/ref_value.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/value.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Itertools` is imported redundantly [INFO] [stdout] --> src/prelude.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | pub use super::_priv::*; [INFO] [stdout] | --------------- the item `Itertools` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/borrowed.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/ref_value.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Error` is imported redundantly [INFO] [stdout] --> src/common/value/de/value.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 2 | use super::*; [INFO] [stdout] | -------- the item `Error` is already imported here [INFO] [stdout] 3 | use serde::{ [INFO] [stdout] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Itertools` is imported redundantly [INFO] [stdout] --> src/prelude.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 295 | pub use super::_priv::*; [INFO] [stdout] | --------------- the item `Itertools` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Display` is imported redundantly [INFO] [stdout] --> src/lib.rs:373:15 [INFO] [stdout] | [INFO] [stdout] 373 | use std::{fmt::Display, sync::atomic::AtomicUsize}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 374 | [INFO] [stdout] 375 | use super::*; [INFO] [stdout] | -------- the item `Display` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ty` and `from_value_iter` are never used [INFO] [stdout] --> src/common/raw/views/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) trait IsColumnView: Sized { [INFO] [stdout] | ------------ associated items in this trait [INFO] [stdout] 73 | /// View item data type. [INFO] [stdout] 74 | fn ty(&self) -> Ty; [INFO] [stdout] | ^^ [INFO] [stdout] 75 | [INFO] [stdout] 76 | fn from_value_iter<'a>(iter: impl Iterator) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Insertable` is never used [INFO] [stdout] --> src/insert/mod.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Insertable: Debug { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/insert/mod.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait IntoNamedField<'a>: IntoField { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 23 | fn name(&'a self) -> &'a str; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `ty` and `from_value_iter` are never used [INFO] [stdout] --> src/common/raw/views/mod.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub(crate) trait IsColumnView: Sized { [INFO] [stdout] | ------------ associated items in this trait [INFO] [stdout] 73 | /// View item data type. [INFO] [stdout] 74 | fn ty(&self) -> Ty; [INFO] [stdout] | ^^ [INFO] [stdout] 75 | [INFO] [stdout] 76 | fn from_value_iter<'a>(iter: impl Iterator) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Insertable` is never used [INFO] [stdout] --> src/insert/mod.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Insertable: Debug { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.81s [INFO] running `Command { std: "docker" "inspect" "c977b2e873ed4d0c997dfb894d0f2d1ccf48cc8121f5bfb745ada3057f289c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c977b2e873ed4d0c997dfb894d0f2d1ccf48cc8121f5bfb745ada3057f289c89", kill_on_drop: false }` [INFO] [stdout] c977b2e873ed4d0c997dfb894d0f2d1ccf48cc8121f5bfb745ada3057f289c89 [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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b27aca28809cf5a9b34f5db4e3bee891f3d853a59cdae36f1cf6e3d0752908d [INFO] running `Command { std: "docker" "start" "-a" "2b27aca28809cf5a9b34f5db4e3bee891f3d853a59cdae36f1cf6e3d0752908d", kill_on_drop: false }` [INFO] [stderr] warning: the item `Error` is imported redundantly [INFO] [stderr] --> src/common/value/de/borrowed.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 2 | use super::*; [INFO] [stderr] | -------- the item `Error` is already imported here [INFO] [stderr] 3 | use serde::{ [INFO] [stderr] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Error` is imported redundantly [INFO] [stderr] --> src/common/value/de/ref_value.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 2 | use super::*; [INFO] [stderr] | -------- the item `Error` is already imported here [INFO] [stderr] 3 | use serde::{ [INFO] [stderr] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Error` is imported redundantly [INFO] [stderr] --> src/common/value/de/value.rs:4:16 [INFO] [stderr] | [INFO] [stderr] 2 | use super::*; [INFO] [stderr] | -------- the item `Error` is already imported here [INFO] [stderr] 3 | use serde::{ [INFO] [stderr] 4 | de::{self, value::Error, DeserializeSeed, IntoDeserializer, Visitor}, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Itertools` is imported redundantly [INFO] [stderr] --> src/prelude.rs:283:9 [INFO] [stderr] | [INFO] [stderr] 283 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 295 | pub use super::_priv::*; [INFO] [stderr] | --------------- the item `Itertools` is already imported here [INFO] [stderr] [INFO] [stderr] warning: associated items `ty` and `from_value_iter` are never used [INFO] [stderr] --> src/common/raw/views/mod.rs:74:8 [INFO] [stderr] | [INFO] [stderr] 72 | pub(crate) trait IsColumnView: Sized { [INFO] [stderr] | ------------ associated items in this trait [INFO] [stderr] 73 | /// View item data type. [INFO] [stderr] 74 | fn ty(&self) -> Ty; [INFO] [stderr] | ^^ [INFO] [stderr] 75 | [INFO] [stderr] 76 | fn from_value_iter<'a>(iter: impl Iterator) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait `Insertable` is never used [INFO] [stderr] --> src/insert/mod.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait Insertable: Debug { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `name` is never used [INFO] [stderr] --> src/insert/mod.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 22 | pub trait IntoNamedField<'a>: IntoField { [INFO] [stderr] | -------------- method in this trait [INFO] [stderr] 23 | fn name(&'a self) -> &'a str; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `Display` is imported redundantly [INFO] [stderr] --> src/lib.rs:373:15 [INFO] [stderr] | [INFO] [stderr] 373 | use std::{fmt::Display, sync::atomic::AtomicUsize}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 374 | [INFO] [stderr] 375 | use super::*; [INFO] [stderr] | -------- the item `Display` is already imported here [INFO] [stderr] [INFO] [stderr] warning: `taos-query` (lib) generated 7 warnings [INFO] [stderr] warning: `taos-query` (lib test) generated 7 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taos_query-363c36eb5ce18bf8) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stderr] thread 'common::raw::test_from_v2' panicked at library/core/src/panicking.rs:155:5: [INFO] [stderr] unsafe precondition(s) violated: ptr::copy_nonoverlapping requires that both pointer arguments are aligned and non-null and the specified memory ranges do not overlap [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dad6db1796 - std::backtrace_rs::backtrace::libunwind::trace::h5c10df0b519d962f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55dad6db1796 - std::backtrace_rs::backtrace::trace_unsynchronized::h56122ec150da225d [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55dad6db1796 - std::sys_common::backtrace::_print_fmt::h8e5f02953967e039 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55dad6db1796 - ::fmt::h736f584a9f3f7d78 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55dad6ddb47c - core::fmt::rt::Argument::fmt::h0eca9e37bebd875b [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55dad6ddb47c - core::fmt::write::h57172937379ae112 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55dad6daee2f - std::io::Write::write_fmt::hd4bb395a44d13a4c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/io/mod.rs:1846:15 [INFO] [stderr] 7: 0x55dad6db1544 - std::sys_common::backtrace::_print::ha0fb9ef3018dd67f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55dad6db1544 - std::sys_common::backtrace::print::h97bc00c4f471ee58 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55dad6db323b - std::panicking::default_hook::{{closure}}::had669b8c5eb766ef [INFO] [stderr] 10: 0x55dad6db2f89 - std::panicking::default_hook::hee79edbbfe503541 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55dad6c175d7 - as core::ops::function::Fn>::call::hbce7bcf7a5291663 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2030:9 [INFO] [stderr] 12: 0x55dad6c175d7 - test::test_main::{{closure}}::hbf7bf4b112234627 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:137:21 [INFO] [stderr] 13: 0x55dad6db3870 - as core::ops::function::Fn>::call::h283d0ebbebe64c72 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2030:9 [INFO] [stderr] 14: 0x55dad6db3870 - std::panicking::rust_panic_with_hook::ha824647abef1aff2 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:786:13 [INFO] [stderr] 15: 0x55dad6db3579 - std::panicking::begin_panic_handler::{{closure}}::h34c7493359eae8d6 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:652:13 [INFO] [stderr] 16: 0x55dad6db1c76 - std::sys_common::backtrace::__rust_end_short_backtrace::h8f5a11b92972236f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x55dad6db32e4 - rust_begin_unwind [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:648:5 [INFO] [stderr] 18: 0x55dad69d820a - core::panicking::panic_nounwind_fmt::runtime::hbd7e7c2c2654d503 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x55dad69d820a - core::panicking::panic_nounwind_fmt::h5985be1dd264ce82 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:122:9 [INFO] [stderr] 20: 0x55dad69d82b9 - core::panicking::panic_nounwind::h28c42f6099862ff6 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panicking.rs:155:5 [INFO] [stderr] 21: 0x55dad6de038b - core::intrinsics::copy::precondition_check::hfb89c7d6fb6d4465 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/intrinsics.rs:2713:21 [INFO] [stderr] 22: 0x55dad6a414ae - core::intrinsics::copy::hef059ef88c1057c6 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/intrinsics.rs:2960:9 [INFO] [stderr] 23: 0x55dad6a4e7d5 - taos_query::common::raw::views::views_to_raw_block::h51e0b502ceafc906 [INFO] [stderr] at /opt/rustwide/workdir/src/common/raw/views/mod.rs:1202:9 [INFO] [stderr] 24: 0x55dad6af4241 - taos_query::common::raw::RawBlock::as_raw_bytes::h1226c056da7ac89b [INFO] [stderr] at /opt/rustwide/workdir/src/common/raw/mod.rs:706:25 [INFO] [stderr] 25: 0x55dad6b01032 - taos_query::common::raw::test_from_v2::h131aec0240806d7e [INFO] [stderr] at /opt/rustwide/workdir/src/common/raw/mod.rs:1401:17 [INFO] [stderr] 26: 0x55dad6b00eb7 - taos_query::common::raw::test_from_v2::{{closure}}::hdf778722306260ab [INFO] [stderr] at /opt/rustwide/workdir/src/common/raw/mod.rs:1393:18 [INFO] [stderr] 27: 0x55dad6a5dc26 - core::ops::function::FnOnce::call_once::hb3a4f66708690d19 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 28: 0x55dad6c1cddf - core::ops::function::FnOnce::call_once::h263d60e66e97ae21 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 29: 0x55dad6c1cddf - test::__rust_begin_short_backtrace::hfd27401b46e2c35b [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:620:18 [INFO] [stderr] 30: 0x55dad6c1b950 - test::run_test_in_process::{{closure}}::h6f15adc4862466a2 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:643:60 [INFO] [stderr] 31: 0x55dad6c1b950 - as core::ops::function::FnOnce<()>>::call_once::haaf085868eec590b [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 32: 0x55dad6c1b950 - std::panicking::try::do_call::he863b9ffdd9dccd8 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stderr] 33: 0x55dad6c1b950 - std::panicking::try::h00518ddc92157d69 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stderr] 34: 0x55dad6c1b950 - std::panic::catch_unwind::ha54d881a3136a844 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stderr] 35: 0x55dad6c1b950 - test::run_test_in_process::he6969e4cdcd00ab9 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:643:27 [INFO] [stderr] 36: 0x55dad6c1b950 - test::run_test::{{closure}}::ha7bd2350e4208460 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:566:43 [INFO] [stderr] 37: 0x55dad6be3ce3 - test::run_test::{{closure}}::h7e4f6d8c61dc1fc5 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/test/src/lib.rs:594:41 [INFO] [stderr] 38: 0x55dad6be3ce3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7971b3168cdfe030 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 39: 0x55dad6be897f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h940fea02fa91722e [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 40: 0x55dad6be897f - as core::ops::function::FnOnce<()>>::call_once::hc9108612b0b55d6f [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 41: 0x55dad6be897f - std::panicking::try::do_call::h088487cc7181ed41 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:555:40 [INFO] [stderr] 42: 0x55dad6be897f - std::panicking::try::hbe658ba86d10aeac [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panicking.rs:519:19 [INFO] [stderr] 43: 0x55dad6be897f - std::panic::catch_unwind::hbcfe75becdd3312a [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/panic.rs:142:14 [INFO] [stderr] 44: 0x55dad6be897f - std::thread::Builder::spawn_unchecked_::{{closure}}::h5da9b0997b04a0b6 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 45: 0x55dad6be897f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h282e25baa8bce548 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 46: 0x55dad6db7e95 - as core::ops::function::FnOnce>::call_once::h7b00d7973698e306 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2016:9 [INFO] [stderr] 47: 0x55dad6db7e95 - as core::ops::function::FnOnce>::call_once::ha210a4482bc8347c [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/alloc/src/boxed.rs:2016:9 [INFO] [stderr] 48: 0x55dad6db7e95 - std::sys::pal::unix::thread::Thread::new::thread_start::h2e04f672130bcc99 [INFO] [stderr] at /rustc/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 49: 0x7f7c5901fac3 - [INFO] [stderr] 50: 0x7f7c590b0bf4 - __clone [INFO] [stderr] 51: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/taos_query-363c36eb5ce18bf8` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "2b27aca28809cf5a9b34f5db4e3bee891f3d853a59cdae36f1cf6e3d0752908d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b27aca28809cf5a9b34f5db4e3bee891f3d853a59cdae36f1cf6e3d0752908d", kill_on_drop: false }` [INFO] [stdout] 2b27aca28809cf5a9b34f5db4e3bee891f3d853a59cdae36f1cf6e3d0752908d