[INFO] fetching crate yb-postgres-native-tls 0.5.0-yb-1-beta.3...
[INFO] testing yb-postgres-native-tls-0.5.0-yb-1-beta.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate yb-postgres-native-tls 0.5.0-yb-1-beta.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate yb-postgres-native-tls 0.5.0-yb-1-beta.3
[INFO] finished tweaking crates.io crate yb-postgres-native-tls 0.5.0-yb-1-beta.3
[INFO] tweaked toml for crates.io crate yb-postgres-native-tls 0.5.0-yb-1-beta.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yb-postgres-native-tls 0.5.0-yb-1-beta.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yb-postgres-native-tls 0.5.0-yb-1-beta.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded postgres-types v0.2.8
[INFO] [stderr]   Downloaded yb-postgres v0.19.7-yb-1-beta.3
[INFO] [stderr]   Downloaded yb-tokio-postgres v0.7.10-yb-1-beta.3
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded rustix v0.38.43
[INFO] [stderr]   Downloaded cc v1.2.9
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8304f910bde9fa20f2a308663f7e5a251e9e82040136fd16639530c757d4c8fc
[INFO] running `Command { std: "docker" "start" "-a" "8304f910bde9fa20f2a308663f7e5a251e9e82040136fd16639530c757d4c8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8304f910bde9fa20f2a308663f7e5a251e9e82040136fd16639530c757d4c8fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8304f910bde9fa20f2a308663f7e5a251e9e82040136fd16639530c757d4c8fc", kill_on_drop: false }`
[INFO] [stdout] 8304f910bde9fa20f2a308663f7e5a251e9e82040136fd16639530c757d4c8fc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f62f47b64c16c70ec6b70e0a85bc3d215c3fc2d830041894f8714b241612a964
[INFO] running `Command { std: "docker" "start" "-a" "f62f47b64c16c70ec6b70e0a85bc3d215c3fc2d830041894f8714b241612a964", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling yb-tokio-postgres v0.7.10-yb-1-beta.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling yb-postgres-native-tls v0.5.0-yb-1-beta.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s
[INFO] running `Command { std: "docker" "inspect" "f62f47b64c16c70ec6b70e0a85bc3d215c3fc2d830041894f8714b241612a964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62f47b64c16c70ec6b70e0a85bc3d215c3fc2d830041894f8714b241612a964", kill_on_drop: false }`
[INFO] [stdout] f62f47b64c16c70ec6b70e0a85bc3d215c3fc2d830041894f8714b241612a964
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6db78300643fc8b442b624228cfc50f9381bda4d4305171adb248e588ac0f49
[INFO] running `Command { std: "docker" "start" "-a" "c6db78300643fc8b442b624228cfc50f9381bda4d4305171adb248e588ac0f49", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling yb-tokio-postgres v0.7.10-yb-1-beta.3
[INFO] [stderr]    Compiling yb-postgres v0.19.7-yb-1-beta.3
[INFO] [stderr]    Compiling yb-postgres-native-tls v0.5.0-yb-1-beta.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../../test/server.crt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/test.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |             Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test/server.crt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/test.rs:49:35
[INFO] [stdout]    |
[INFO] [stdout] 49 |             Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test/server.crt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/test.rs:64:35
[INFO] [stdout]    |
[INFO] [stdout] 64 |             Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test/server.crt`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/test.rs:80:35
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Certificate::from_pem(include_bytes!("../../test/server.crt")).unwrap(),
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]  --> src/test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_postgres::tls::TlsConnect;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use yb_tokio_postgres::tls::TlsConnect;
[INFO] [stdout]   |     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   --> src/test.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let builder = s.parse::<tokio_postgres::Config>().unwrap();
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let builder = s.parse::<yb_tokio_postgres::Config>().unwrap();
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]   --> src/test.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let (client, connection) = tokio_postgres::connect(
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_postgres`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let (client, connection) = yb_tokio_postgres::connect(
[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 `yb-postgres-native-tls` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6db78300643fc8b442b624228cfc50f9381bda4d4305171adb248e588ac0f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6db78300643fc8b442b624228cfc50f9381bda4d4305171adb248e588ac0f49", kill_on_drop: false }`
[INFO] [stdout] c6db78300643fc8b442b624228cfc50f9381bda4d4305171adb248e588ac0f49
