[INFO] fetching crate ignite-v2-client 0.2.0... [INFO] testing ignite-v2-client-0.2.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate ignite-v2-client 0.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ignite-v2-client 0.2.0 [INFO] finished tweaking crates.io crate ignite-v2-client 0.2.0 [INFO] tweaked toml for crates.io crate ignite-v2-client 0.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ignite-v2-client 0.2.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ignite-v2-client 0.2.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.21.0 [INFO] [stderr] Downloaded security-framework-sys v2.17.0 [INFO] [stderr] Downloaded openssl-probe v0.2.1 [INFO] [stderr] Downloaded deadpool-runtime v0.3.1 [INFO] [stderr] Downloaded rustls-native-certs v0.8.3 [INFO] [stderr] Downloaded deadpool v0.13.0 [INFO] [stderr] Downloaded security-framework v3.7.0 [INFO] [stderr] Downloaded schannel v0.1.28 [INFO] [stderr] Downloaded aws-lc-rs v1.16.0 [INFO] [stderr] Downloaded bigdecimal v0.4.10 [INFO] [stderr] Downloaded aws-lc-sys v0.37.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8a42fa28a36cb6915fead485a4f1a1ddd914f76293241c187ed64a1368dfb04 [INFO] running `Command { std: "docker" "start" "-a" "b8a42fa28a36cb6915fead485a4f1a1ddd914f76293241c187ed64a1368dfb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8a42fa28a36cb6915fead485a4f1a1ddd914f76293241c187ed64a1368dfb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8a42fa28a36cb6915fead485a4f1a1ddd914f76293241c187ed64a1368dfb04", kill_on_drop: false }` [INFO] [stdout] b8a42fa28a36cb6915fead485a4f1a1ddd914f76293241c187ed64a1368dfb04 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63b55c534181c5cc81d4591955403fdc21dd17d884d722582e21bb9c60945793 [INFO] running `Command { std: "docker" "start" "-a" "63b55c534181c5cc81d4591955403fdc21dd17d884d722582e21bb9c60945793", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling deadpool-runtime v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling deadpool v0.13.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling ignite-v2-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.03s [INFO] running `Command { std: "docker" "inspect" "63b55c534181c5cc81d4591955403fdc21dd17d884d722582e21bb9c60945793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63b55c534181c5cc81d4591955403fdc21dd17d884d722582e21bb9c60945793", kill_on_drop: false }` [INFO] [stdout] 63b55c534181c5cc81d4591955403fdc21dd17d884d722582e21bb9c60945793 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ff432bbb2a388a30856e3a00aed8703820a2df8776474034c397f9aece701d [INFO] running `Command { std: "docker" "start" "-a" "53ff432bbb2a388a30856e3a00aed8703820a2df8776474034c397f9aece701d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling deadpool-runtime v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling deadpool v0.13.0 [INFO] [stderr] Compiling ignite-v2-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.90s [INFO] running `Command { std: "docker" "inspect" "53ff432bbb2a388a30856e3a00aed8703820a2df8776474034c397f9aece701d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ff432bbb2a388a30856e3a00aed8703820a2df8776474034c397f9aece701d", kill_on_drop: false }` [INFO] [stdout] 53ff432bbb2a388a30856e3a00aed8703820a2df8776474034c397f9aece701d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9cbadec24ab280508a53f07677886efc2add8cdde92fc913f89280b404375c36 [INFO] running `Command { std: "docker" "start" "-a" "9cbadec24ab280508a53f07677886efc2add8cdde92fc913f89280b404375c36", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ignite_client-1c467156efd91d8c) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test protocol::codec::tests::roundtrip_byte ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_char ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_bool ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_double ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_decimal ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_long ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_float ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_date ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_byte_array ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_null ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_int ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_raw_object ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_short ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_string ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_timestamp ... ok [INFO] [stdout] test protocol::codec::tests::twos_complement_negative ... ok [INFO] [stdout] test protocol::messages::tests::sql_fields_request_encodes ... ok [INFO] [stdout] test protocol::messages::tests::tx_encode_decode ... ok [INFO] [stdout] test protocol::codec::tests::twos_complement_positive ... ok [INFO] [stdout] test protocol::types::tests::java_hash_known ... ok [INFO] [stdout] test protocol::types::tests::cache_id_case_insensitive ... ok [INFO] [stdout] test protocol::types::tests::java_hash_empty ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_uuid ... ok [INFO] [stdout] test protocol::codec::tests::twos_complement_boundary ... ok [INFO] [stdout] test protocol::codec::tests::twos_complement_zero ... ok [INFO] [stdout] test protocol::codec::tests::roundtrip_time ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests ignite_client [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/client.rs - client::IgniteClient::query (line 38) - compile ... ok [INFO] [stdout] test src/stream.rs - stream::QueryStream::collect_all (line 58) - compile ... ok [INFO] [stdout] test src/protocol/types.rs - protocol::types::java_hash (line 255) ... ok [INFO] [stdout] test src/stream.rs - stream::QueryStream (line 27) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.45s; merged doctests compilation took 1.42s [INFO] running `Command { std: "docker" "inspect" "9cbadec24ab280508a53f07677886efc2add8cdde92fc913f89280b404375c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cbadec24ab280508a53f07677886efc2add8cdde92fc913f89280b404375c36", kill_on_drop: false }` [INFO] [stdout] 9cbadec24ab280508a53f07677886efc2add8cdde92fc913f89280b404375c36