[INFO] fetching crate pgpq 0.8.0... [INFO] testing pgpq-0.8.0 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate pgpq 0.8.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate pgpq 0.8.0 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pgpq 0.8.0 [INFO] finished tweaking crates.io crate pgpq 0.8.0 [INFO] tweaked toml for crates.io crate pgpq 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c595654c96b4ee56779ce65c073feb5f9e1fcb005ccb57c914fb7c743fb16c56 [INFO] running `Command { std: "docker" "start" "-a" "c595654c96b4ee56779ce65c073feb5f9e1fcb005ccb57c914fb7c743fb16c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c595654c96b4ee56779ce65c073feb5f9e1fcb005ccb57c914fb7c743fb16c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c595654c96b4ee56779ce65c073feb5f9e1fcb005ccb57c914fb7c743fb16c56", kill_on_drop: false }` [INFO] [stdout] c595654c96b4ee56779ce65c073feb5f9e1fcb005ccb57c914fb7c743fb16c56 [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 750d24f189ba4a3eef33f76de4607511825805a9b2b577971ca8cc0a62367341 [INFO] running `Command { std: "docker" "start" "-a" "750d24f189ba4a3eef33f76de4607511825805a9b2b577971ca8cc0a62367341", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling arrow-schema v47.0.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v47.0.0 [INFO] [stderr] Compiling arrow-data v47.0.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling arrow-array v47.0.0 [INFO] [stderr] Compiling pgpq v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.98s [INFO] running `Command { std: "docker" "inspect" "750d24f189ba4a3eef33f76de4607511825805a9b2b577971ca8cc0a62367341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750d24f189ba4a3eef33f76de4607511825805a9b2b577971ca8cc0a62367341", kill_on_drop: false }` [INFO] [stdout] 750d24f189ba4a3eef33f76de4607511825805a9b2b577971ca8cc0a62367341 [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c4ebbf2a787063b2ceffe55dd5e55d60e0eac8a5ec79882e6b167a82da2164 [INFO] running `Command { std: "docker" "start" "-a" "44c4ebbf2a787063b2ceffe55dd5e55d60e0eac8a5ec79882e6b167a82da2164", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.0 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling arrow-buffer v47.0.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling arrow-data v47.0.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling arrow-array v47.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling enum_dispatch v0.3.12 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling arrow-select v47.0.0 [INFO] [stderr] Compiling arrow-row v47.0.0 [INFO] [stderr] Compiling arrow-arith v47.0.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling pgpq v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ureq v2.8.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling arrow-cast v47.0.0 [INFO] [stderr] Compiling arrow-string v47.0.0 [INFO] [stderr] Compiling arrow-ord v47.0.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling arrow-ipc v47.0.0 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stderr] Compiling parquet v47.0.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling arrow-csv v47.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling arrow-json v47.0.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow v47.0.0 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.83s [INFO] running `Command { std: "docker" "inspect" "44c4ebbf2a787063b2ceffe55dd5e55d60e0eac8a5ec79882e6b167a82da2164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c4ebbf2a787063b2ceffe55dd5e55d60e0eac8a5ec79882e6b167a82da2164", kill_on_drop: false }` [INFO] [stdout] 44c4ebbf2a787063b2ceffe55dd5e55d60e0eac8a5ec79882e6b167a82da2164 [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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 428aacc5ec1d0b51b56a0f86d62a8f0fd568e737144334df76cf80356e47817d [INFO] running `Command { std: "docker" "start" "-a" "428aacc5ec1d0b51b56a0f86d62a8f0fd568e737144334df76cf80356e47817d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgpq-b8c79fc9c21b2bd8) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_build_with_encoders ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pgpq [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "428aacc5ec1d0b51b56a0f86d62a8f0fd568e737144334df76cf80356e47817d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "428aacc5ec1d0b51b56a0f86d62a8f0fd568e737144334df76cf80356e47817d", kill_on_drop: false }` [INFO] [stdout] 428aacc5ec1d0b51b56a0f86d62a8f0fd568e737144334df76cf80356e47817d