[INFO] fetching crate unreql 0.2.0...
[INFO] testing unreql-0.2.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate unreql 0.2.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate unreql 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate unreql 0.2.0
[INFO] tweaked toml for crates.io crate unreql 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unreql 0.2.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unreql 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unreql_macros v0.1.1
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded prost-build v0.9.0
[INFO] [stderr]   Downloaded async-trait v0.1.84
[INFO] [stderr]   Downloaded ql2 v2.1.1
[INFO] [stderr]   Downloaded scram v0.6.0
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3d84721fdd5dc82681f96d0d0516fad845178fa92cd8f34dbca682537dbbf9d
[INFO] running `Command { std: "docker" "start" "-a" "e3d84721fdd5dc82681f96d0d0516fad845178fa92cd8f34dbca682537dbbf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d84721fdd5dc82681f96d0d0516fad845178fa92cd8f34dbca682537dbbf9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d84721fdd5dc82681f96d0d0516fad845178fa92cd8f34dbca682537dbbf9d", kill_on_drop: false }`
[INFO] [stdout] e3d84721fdd5dc82681f96d0d0516fad845178fa92cd8f34dbca682537dbbf9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e3a2ad5b780971a99c0c9372ff0db953bc943d8a40bfdd82e409e3e4bf68f5b
[INFO] running `Command { std: "docker" "start" "-a" "1e3a2ad5b780971a99c0c9372ff0db953bc943d8a40bfdd82e409e3e4bf68f5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling unreql_macros v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ql2 v2.1.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling scram v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling unreql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "1e3a2ad5b780971a99c0c9372ff0db953bc943d8a40bfdd82e409e3e4bf68f5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e3a2ad5b780971a99c0c9372ff0db953bc943d8a40bfdd82e409e3e4bf68f5b", kill_on_drop: false }`
[INFO] [stdout] 1e3a2ad5b780971a99c0c9372ff0db953bc943d8a40bfdd82e409e3e4bf68f5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b027e73dd76920e6dce29d26c391671031be7007ce46832e0fb88209bdcca3d1
[INFO] running `Command { std: "docker" "start" "-a" "b027e73dd76920e6dce29d26c391671031be7007ce46832e0fb88209bdcca3d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling ql2 v2.1.1
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling unreql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "b027e73dd76920e6dce29d26c391671031be7007ce46832e0fb88209bdcca3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b027e73dd76920e6dce29d26c391671031be7007ce46832e0fb88209bdcca3d1", kill_on_drop: false }`
[INFO] [stdout] b027e73dd76920e6dce29d26c391671031be7007ce46832e0fb88209bdcca3d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e2fc087ce213ff3cd440f502e1a484a4f602bd7165069ceb8a635f552763cae1
[INFO] running `Command { std: "docker" "start" "-a" "e2fc087ce213ff3cd440f502e1a484a4f602bd7165069ceb8a635f552763cae1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unreql-f4fa63719e408a79)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test rjson_macros::rjson_object_with_array_simple ... ok
[INFO] [stdout] test rjson_macros::rjson_object_simple ... ok
[INFO] [stdout] test rjson_macros::rjson_object_with_row ... ok
[INFO] [stdout] test types::datetime::test::with_milliseconds ... ok
[INFO] [stdout] test types::datetime::test::with_seconds ... ok
[INFO] [stdout] test types::datetime::test::with_minutes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/add.rs (/opt/rustwide/target/debug/deps/add-2946a18962b82052)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test add_array_query ... FAILED
[INFO] [stdout] test add_args_array_query ... FAILED
[INFO] [stdout] test add_query ... FAILED
[INFO] [stdout] test add_multi_query ... FAILED
[INFO] [stdout] test add_str_query ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- add_array_query stdout ----
[INFO] [stdout] Error: Driver(Io(ConnectionRefused, "Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- add_args_array_query stdout ----
[INFO] [stdout] Error: Driver(Io(ConnectionRefused, "Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- add_query stdout ----
[INFO] [stdout] Error: Driver(Io(ConnectionRefused, "Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- add_multi_query stdout ----
[INFO] [stdout] Error: Driver(Io(ConnectionRefused, "Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] ---- add_str_query stdout ----
[INFO] [stdout] Error: Driver(Io(ConnectionRefused, "Connection refused (os error 111)"))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     add_args_array_query
[INFO] [stdout]     add_array_query
[INFO] [stdout]     add_multi_query
[INFO] [stdout]     add_query
[INFO] [stdout]     add_str_query
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test add`
[INFO] running `Command { std: "docker" "inspect" "e2fc087ce213ff3cd440f502e1a484a4f602bd7165069ceb8a635f552763cae1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2fc087ce213ff3cd440f502e1a484a4f602bd7165069ceb8a635f552763cae1", kill_on_drop: false }`
[INFO] [stdout] e2fc087ce213ff3cd440f502e1a484a4f602bd7165069ceb8a635f552763cae1
