[INFO] fetching crate libtaos 0.4.5...
[INFO] testing libtaos-0.4.5 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate libtaos 0.4.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate libtaos 0.4.5
[INFO] finished tweaking crates.io crate libtaos 0.4.5
[INFO] tweaked toml for crates.io crate libtaos 0.4.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libtaos 0.4.5 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 libtaos 0.4.5 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 61527393a908fc2081bec1238468c60a63835c3ee114b77640b5d10ec8797da9
[INFO] running `Command { std: "docker" "start" "-a" "61527393a908fc2081bec1238468c60a63835c3ee114b77640b5d10ec8797da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61527393a908fc2081bec1238468c60a63835c3ee114b77640b5d10ec8797da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61527393a908fc2081bec1238468c60a63835c3ee114b77640b5d10ec8797da9", kill_on_drop: false }`
[INFO] [stdout] 61527393a908fc2081bec1238468c60a63835c3ee114b77640b5d10ec8797da9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 49ce1b821b268330be7b19a7a9667046a1db595254a6bfe7f758878a8d43ca57
[INFO] running `Command { std: "docker" "start" "-a" "49ce1b821b268330be7b19a7a9667046a1db595254a6bfe7f758878a8d43ca57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling urlencoding v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling libtaos v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling stdext v0.3.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling serde_repr v0.1.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling mdsn v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling derive_builder v0.11.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.7
[INFO] [stderr]    Compiling num_enum v0.5.7
[INFO] [stdout] warning: unexpected `cfg` condition name: `coverage_nightly`
[INFO] [stdout]  --> src/lib.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(coverage_nightly, feature(no_coverage))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(coverage_nightly)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(coverage_nightly)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/timestamp.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |             _ => unreachable!("not a valid precision"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/timestamp.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |             TimestampPrecision::Nano => time::Duration::from_nanos(self.timestamp.abs() as _),
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 46 |             TimestampPrecision::Micro => time::Duration::from_micros(self.timestamp.abs() as _),
[INFO] [stdout]    |             ------------------------- matches some of the same values
[INFO] [stdout] 47 |             TimestampPrecision::Milli => time::Duration::from_millis(self.timestamp.abs() as _),
[INFO] [stdout]    |             ------------------------- matches some of the same values
[INFO] [stdout] 48 |             _ => unreachable!("not a valid precision"),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/timestamp.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             _ => unreachable!("not a valid precision"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/timestamp.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |             TimestampPrecision::Nano => chrono::Duration::nanoseconds(self.timestamp),
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 60 |             TimestampPrecision::Micro => chrono::Duration::microseconds(self.timestamp),
[INFO] [stdout]    |             ------------------------- matches some of the same values
[INFO] [stdout] 61 |             TimestampPrecision::Milli => chrono::Duration::milliseconds(self.timestamp),
[INFO] [stdout]    |             ------------------------- matches some of the same values
[INFO] [stdout] 62 |             _ => unreachable!("not a valid precision"),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/timestamp.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             _ => unreachable!("not a valid precision"),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/timestamp.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             TimestampPrecision::Nano => "%Y-%m-%d %H:%M:%S%.9f",
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 94 |             TimestampPrecision::Micro => "%Y-%m-%d %H:%M:%S%.6f",
[INFO] [stdout]    |             ------------------------- matches some of the same values
[INFO] [stdout] 95 |             TimestampPrecision::Milli => "%Y-%m-%d %H:%M:%S%.3f",
[INFO] [stdout]    |             ------------------------- matches some of the same values
[INFO] [stdout] 96 |             _ => unreachable!("not a valid precision"),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `TaosErrorOr` is never used
[INFO] [stdout]   --> src/util.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait TaosErrorOr: Sized {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/stmt/bind.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |             Box::from_raw(self.0.length);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 57 |             let _ = Box::from_raw(self.0.length);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/stmt/bind.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Box::from_raw(self.0.is_null);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 60 |             let _ = Box::from_raw(self.0.is_null);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/stmt/bind.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             Box::from_raw(self.0.error);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |             let _ = Box::from_raw(self.0.error);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.45s
[INFO] running `Command { std: "docker" "inspect" "49ce1b821b268330be7b19a7a9667046a1db595254a6bfe7f758878a8d43ca57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ce1b821b268330be7b19a7a9667046a1db595254a6bfe7f758878a8d43ca57", kill_on_drop: false }`
[INFO] [stdout] 49ce1b821b268330be7b19a7a9667046a1db595254a6bfe7f758878a8d43ca57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ec3c2022a6bddedb92c939abf084de731cede4522524c9e1385479f7491ae974
[INFO] running `Command { std: "docker" "start" "-a" "ec3c2022a6bddedb92c939abf084de731cede4522524c9e1385479f7491ae974", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling serde_test v1.0.137
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ec3c2022a6bddedb92c939abf084de731cede4522524c9e1385479f7491ae974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3c2022a6bddedb92c939abf084de731cede4522524c9e1385479f7491ae974", kill_on_drop: false }`
[INFO] [stdout] ec3c2022a6bddedb92c939abf084de731cede4522524c9e1385479f7491ae974
