[INFO] fetching crate gluesql-redis-storage 0.18.0...
[INFO] testing gluesql-redis-storage-0.18.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate gluesql-redis-storage 0.18.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gluesql-redis-storage 0.18.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gluesql-redis-storage 0.18.0
[INFO] tweaked toml for crates.io crate gluesql-redis-storage 0.18.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gluesql-redis-storage 0.18.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gluesql-redis-storage 0.18.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3aaf12380e1adfa0e06ed89037576ac96af2ecf3d1182dafc24b7120a35af67f
[INFO] running `Command { std: "docker" "start" "-a" "3aaf12380e1adfa0e06ed89037576ac96af2ecf3d1182dafc24b7120a35af67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3aaf12380e1adfa0e06ed89037576ac96af2ecf3d1182dafc24b7120a35af67f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3aaf12380e1adfa0e06ed89037576ac96af2ecf3d1182dafc24b7120a35af67f", kill_on_drop: false }`
[INFO] [stdout] 3aaf12380e1adfa0e06ed89037576ac96af2ecf3d1182dafc24b7120a35af67f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4205889bed8138137a389276c7e7b5e728fac993c783b1887b89026e153b2737
[INFO] running `Command { std: "docker" "start" "-a" "4205889bed8138137a389276c7e7b5e728fac993c783b1887b89026e153b2737", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bigdecimal v0.4.5
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling derive_utils v0.14.1
[INFO] [stderr]    Compiling redis v0.32.5
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling iter-enum v1.1.3
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling gluesql-utils v0.18.0
[INFO] [stderr]    Compiling ordered-float v4.2.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sqlparser v0.52.0
[INFO] [stderr]    Compiling gluesql-core v0.18.0
[INFO] [stderr]    Compiling gluesql-redis-storage v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 26s
[INFO] running `Command { std: "docker" "inspect" "4205889bed8138137a389276c7e7b5e728fac993c783b1887b89026e153b2737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4205889bed8138137a389276c7e7b5e728fac993c783b1887b89026e153b2737", kill_on_drop: false }`
[INFO] [stdout] 4205889bed8138137a389276c7e7b5e728fac993c783b1887b89026e153b2737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ebcc8793156ce637b51eb931878c87529e89967e8c81d84c4b24fa1bceaf78c
[INFO] running `Command { std: "docker" "start" "-a" "6ebcc8793156ce637b51eb931878c87529e89967e8c81d84c4b24fa1bceaf78c", kill_on_drop: false }`
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling gluesql-core v0.18.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling gluesql-test-suite v0.18.0
[INFO] [stderr]    Compiling gluesql-redis-storage v0.18.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "6ebcc8793156ce637b51eb931878c87529e89967e8c81d84c4b24fa1bceaf78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ebcc8793156ce637b51eb931878c87529e89967e8c81d84c4b24fa1bceaf78c", kill_on_drop: false }`
[INFO] [stdout] 6ebcc8793156ce637b51eb931878c87529e89967e8c81d84c4b24fa1bceaf78c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9e95f24a8b94a1a53489083f5f415f41d86a3d0f35365de90bdb5ccf7dcb6f57
[INFO] running `Command { std: "docker" "start" "-a" "9e95f24a8b94a1a53489083f5f415f41d86a3d0f35365de90bdb5ccf7dcb6f57", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gluesql_redis_storage-2ce733b43b2385dc)
[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] [stderr]      Running tests/redis_alter_table_errors.rs (/opt/rustwide/target/debug/deps/redis_alter_table_errors-669e3306c951d2d3)
[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] [stderr]      Running tests/redis_errors.rs (/opt/rustwide/target/debug/deps/redis_errors-1522b946d53ee9c2)
[INFO] [stderr]      Running tests/redis_reconnect.rs (/opt/rustwide/target/debug/deps/redis_reconnect-14f12a77af664bfb)
[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] [stdout] 
[INFO] [stderr]      Running tests/redis_store.rs (/opt/rustwide/target/debug/deps/redis_store-a303e51dd33169f0)
[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] [stderr]      Running tests/redis_table.rs (/opt/rustwide/target/debug/deps/redis_table-ef129dc90b6ee1dc)
[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] [stderr]    Doc-tests gluesql_redis_storage
[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] [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" "9e95f24a8b94a1a53489083f5f415f41d86a3d0f35365de90bdb5ccf7dcb6f57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e95f24a8b94a1a53489083f5f415f41d86a3d0f35365de90bdb5ccf7dcb6f57", kill_on_drop: false }`
[INFO] [stdout] 9e95f24a8b94a1a53489083f5f415f41d86a3d0f35365de90bdb5ccf7dcb6f57
