[INFO] fetching crate clia-influxdb2 0.5.2... [INFO] checking clia-influxdb2-0.5.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate clia-influxdb2 0.5.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate clia-influxdb2 0.5.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clia-influxdb2 0.5.2 [INFO] tweaked toml for crates.io crate clia-influxdb2 0.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clia-influxdb2 0.5.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clia-influxdb2 0.5.2 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded influxdb2-structmap v0.2.0 [INFO] [stderr] Downloaded snafu v0.6.10 [INFO] [stderr] Downloaded go-parse-duration v0.1.1 [INFO] [stderr] Downloaded extend v0.1.2 [INFO] [stderr] Downloaded clia-influxdb2-derive v0.1.1 [INFO] [stderr] Downloaded assert-json-diff v1.1.0 [INFO] [stderr] Downloaded mockito v0.26.0 [INFO] [stderr] Downloaded snafu-derive v0.6.10 [INFO] [stderr] Downloaded colored v1.9.4 [INFO] [stderr] Downloaded async-compression v0.4.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45029d1ea680ab495ee0d41bc113220cf00355593e50416b21e656039de62664 [INFO] running `Command { std: "docker" "start" "-a" "45029d1ea680ab495ee0d41bc113220cf00355593e50416b21e656039de62664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45029d1ea680ab495ee0d41bc113220cf00355593e50416b21e656039de62664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45029d1ea680ab495ee0d41bc113220cf00355593e50416b21e656039de62664", kill_on_drop: false }` [INFO] [stdout] 45029d1ea680ab495ee0d41bc113220cf00355593e50416b21e656039de62664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 793ae0a652b281b4a49516a031c8fd950d1de6dfe6dbb4f04df51850f1e77a60 [INFO] running `Command { std: "docker" "start" "-a" "793ae0a652b281b4a49516a031c8fd950d1de6dfe6dbb4f04df51850f1e77a60", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking go-parse-duration v0.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking influxdb2-structmap v0.2.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking mockito v0.26.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clia-influxdb2-derive v0.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking clia-influxdb2 v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/api/delete.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | let start = NaiveDate::from_ymd(2020, 1, 1).and_hms(0, 0, 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/api/delete.rs:86:53 [INFO] [stdout] | [INFO] [stdout] 86 | let start = NaiveDate::from_ymd(2020, 1, 1).and_hms(0, 0, 0); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead [INFO] [stdout] --> src/api/delete.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | let stop = NaiveDate::from_ymd(2021, 1, 1).and_hms(0, 0, 0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/api/delete.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let stop = NaiveDate::from_ymd(2021, 1, 1).and_hms(0, 0, 0); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Value` is never constructed [INFO] [stdout] --> src/writable.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Key` is never constructed [INFO] [stdout] --> src/writable.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct Key { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Value` is never constructed [INFO] [stdout] --> src/writable.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Key` is never constructed [INFO] [stdout] --> src/writable.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct Key { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead [INFO] [stdout] --> examples/multifield.rs:24:32 [INFO] [stdout] | [INFO] [stdout] 24 | time: FixedOffset::east(7 * 3600).from_utc_datetime(&now), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] --> tests/common/server_fixture.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | let temp_dir = test_helpers::tmp_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] --> tests/common/server_fixture.rs:177:24 [INFO] [stdout] | [INFO] [stdout] 177 | let temp_dir = test_helpers::tmp_dir().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clia-influxdb2` (test "health") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `influxdb2` in the list of imported crates [INFO] [stdout] --> examples/write.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Default, WriteDataPoint)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `influxdb2` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WriteDataPoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use clia_influxdb2::models; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `influxdb2` in the list of imported crates [INFO] [stdout] --> examples/write.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Default, WriteDataPoint)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `influxdb2` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `WriteDataPoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use clia_influxdb2::writable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clia-influxdb2` (example "write") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clia-influxdb2` (test "setup") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "793ae0a652b281b4a49516a031c8fd950d1de6dfe6dbb4f04df51850f1e77a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793ae0a652b281b4a49516a031c8fd950d1de6dfe6dbb4f04df51850f1e77a60", kill_on_drop: false }` [INFO] [stdout] 793ae0a652b281b4a49516a031c8fd950d1de6dfe6dbb4f04df51850f1e77a60