[INFO] fetching crate dbcrossbarlib 0.5.3... [INFO] testing dbcrossbarlib-0.5.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate dbcrossbarlib 0.5.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate dbcrossbarlib 0.5.3 [INFO] finished tweaking crates.io crate dbcrossbarlib 0.5.3 [INFO] tweaked toml for crates.io crate dbcrossbarlib 0.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dbcrossbarlib 0.5.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 320 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding codespan-reporting v0.11.1 (available: v0.13.1) [INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding headers v0.3.9 (available: v0.4.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding hyper-rustls v0.22.1 (available: v0.27.7) [INFO] [stderr] Adding itertools v0.11.0 (available: v0.14.0) [INFO] [stderr] Adding parse_link_header v0.3.3 (available: v0.4.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.35) [INFO] [stderr] Adding rustls-native-certs v0.6.3 (available: v0.8.2) [INFO] [stderr] Adding strum v0.25.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.25.3 (available: v0.27.2) [INFO] [stderr] Adding tokio-postgres-rustls v0.9.0 (available: v0.13.0) [INFO] [stderr] Adding toml_edit v0.19.15 (available: v0.23.7) [INFO] [stderr] Adding yup-oauth2 v6.1.0 (available: v6.7.1) [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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 15205358ab1afa026262ab12e9a0403033e9acdc3dd72f4a21ca1959849042b7 [INFO] running `Command { std: "docker" "start" "-a" "15205358ab1afa026262ab12e9a0403033e9acdc3dd72f4a21ca1959849042b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15205358ab1afa026262ab12e9a0403033e9acdc3dd72f4a21ca1959849042b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15205358ab1afa026262ab12e9a0403033e9acdc3dd72f4a21ca1959849042b7", kill_on_drop: false }` [INFO] [stdout] 15205358ab1afa026262ab12e9a0403033e9acdc3dd72f4a21ca1959849042b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 09c636235181806ef6abef0b2a7594d02b3cb9baa721978eea8e5c835882e6dd [INFO] running `Command { std: "docker" "start" "-a" "09c636235181806ef6abef0b2a7594d02b3cb9baa721978eea8e5c835882e6dd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling postgres-types v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling parse_link_header v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling postgis v0.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bigml_derive v0.4.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling big_enum_set_derive v0.3.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling geojson v0.24.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling big_enum_set v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-postgres v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-postgres-rustls v0.9.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling yup-oauth2 v6.1.0 [INFO] [stderr] Compiling bigml v1.0.1 [INFO] [stderr] Compiling dbcrossbarlib v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `data_format` is never used [INFO] [stdout] --> src/locator.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 216 | pub(crate) trait PathLikeLocator { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 248 | fn data_format(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/drivers/bigquery_shared/table_name.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) fn dotted_and_quoted(&self) -> DottedTableName { [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] 41 | pub(crate) fn dotted_and_quoted(&self) -> DottedTableName<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/separator.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(text: &str) -> Separator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(text: &str) -> Separator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/separator.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn display(&mut self) -> SeparatorDisplay { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn display(&mut self) -> SeparatorDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "09c636235181806ef6abef0b2a7594d02b3cb9baa721978eea8e5c835882e6dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c636235181806ef6abef0b2a7594d02b3cb9baa721978eea8e5c835882e6dd", kill_on_drop: false }` [INFO] [stdout] 09c636235181806ef6abef0b2a7594d02b3cb9baa721978eea8e5c835882e6dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2f0d269fc94415f484534112e24a7b1344ec386316ecc3b670422470c514b374 [INFO] running `Command { std: "docker" "start" "-a" "2f0d269fc94415f484534112e24a7b1344ec386316ecc3b670422470c514b374", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stdout] warning: method `data_format` is never used [INFO] [stdout] --> src/locator.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 216 | pub(crate) trait PathLikeLocator { [INFO] [stdout] | --------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 248 | fn data_format(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/drivers/bigquery_shared/table_name.rs:41:37 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) fn dotted_and_quoted(&self) -> DottedTableName { [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] 41 | pub(crate) fn dotted_and_quoted(&self) -> DottedTableName<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/separator.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(text: &str) -> Separator { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) fn new(text: &str) -> Separator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/separator.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn display(&mut self) -> SeparatorDisplay { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn display(&mut self) -> SeparatorDisplay<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dbcrossbarlib v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/drivers/dbcrossbar_ts/../../../../dbcrossbar/fixtures/shopify.ts`: No such file or directory (os error 2) [INFO] [stdout] --> src/drivers/dbcrossbar_ts/ast.rs:765:23 [INFO] [stdout] | [INFO] [stdout] 765 | let file_string = include_str!("../../../../dbcrossbar/fixtures/shopify.ts"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../dbcrossbar/fixtures/dbcrossbar_schema.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/schema.rs:562:36 [INFO] [stdout] | [INFO] [stdout] 562 | serde_json::from_str::(include_str!( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 563 | | "../../dbcrossbar/fixtures/dbcrossbar_schema.json" [INFO] [stdout] 564 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead [INFO] [stdout] --> src/clouds/aws/signing.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 56 | DateTime::from_utc( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/clouds/aws/signing.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | NaiveDateTime::from_timestamp_opt(1_141_889_120, 0).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dbcrossbarlib` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2f0d269fc94415f484534112e24a7b1344ec386316ecc3b670422470c514b374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f0d269fc94415f484534112e24a7b1344ec386316ecc3b670422470c514b374", kill_on_drop: false }` [INFO] [stdout] 2f0d269fc94415f484534112e24a7b1344ec386316ecc3b670422470c514b374