[INFO] fetching crate unreql 0.2.0... [INFO] testing unreql-0.2.0 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] extracting crate unreql 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate unreql 0.2.0 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6-tc1/source/Cargo.toml [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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ql2 v2.1.1 [INFO] [stderr] Downloaded unreql_macros v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95bddf4d6227c5d8185c4ee3e24ebdb5926f4b83cba60ff2f0109000db2ecb03 [INFO] running `Command { std: "docker" "start" "-a" "95bddf4d6227c5d8185c4ee3e24ebdb5926f4b83cba60ff2f0109000db2ecb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95bddf4d6227c5d8185c4ee3e24ebdb5926f4b83cba60ff2f0109000db2ecb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bddf4d6227c5d8185c4ee3e24ebdb5926f4b83cba60ff2f0109000db2ecb03", kill_on_drop: false }` [INFO] [stdout] 95bddf4d6227c5d8185c4ee3e24ebdb5926f4b83cba60ff2f0109000db2ecb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9f0b6e02345da8b0a4aeebc6d8245f9489a04b0833691bca1d6a9f29d23c199 [INFO] running `Command { std: "docker" "start" "-a" "e9f0b6e02345da8b0a4aeebc6d8245f9489a04b0833691bca1d6a9f29d23c199", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling pin-utils v0.1.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 powerfmt v0.2.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling num-conv v0.1.0 [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 scopeguard v1.2.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling unreql_macros v0.1.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.10 [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 async-stream v0.3.6 [INFO] [stderr] Compiling ql2 v2.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util 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 ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling scram v0.6.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling unreql v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.96s [INFO] running `Command { std: "docker" "inspect" "e9f0b6e02345da8b0a4aeebc6d8245f9489a04b0833691bca1d6a9f29d23c199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9f0b6e02345da8b0a4aeebc6d8245f9489a04b0833691bca1d6a9f29d23c199", kill_on_drop: false }` [INFO] [stdout] e9f0b6e02345da8b0a4aeebc6d8245f9489a04b0833691bca1d6a9f29d23c199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0464d785ad6a0f0bd1ae47025a6845e7253d827fb627455fd46c59508da00fcf [INFO] running `Command { std: "docker" "start" "-a" "0464d785ad6a0f0bd1ae47025a6845e7253d827fb627455fd46c59508da00fcf", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling ql2 v2.1.1 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling unreql v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.69s [INFO] running `Command { std: "docker" "inspect" "0464d785ad6a0f0bd1ae47025a6845e7253d827fb627455fd46c59508da00fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0464d785ad6a0f0bd1ae47025a6845e7253d827fb627455fd46c59508da00fcf", kill_on_drop: false }` [INFO] [stdout] 0464d785ad6a0f0bd1ae47025a6845e7253d827fb627455fd46c59508da00fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1a9bd86d9031955859f05ee301f22540fd44e1dd9b8bd3f85746c8028be0358f [INFO] running `Command { std: "docker" "start" "-a" "1a9bd86d9031955859f05ee301f22540fd44e1dd9b8bd3f85746c8028be0358f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unreql-34a014f815a5e36e) [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_minutes ... ok [INFO] [stdout] test types::datetime::test::with_milliseconds ... ok [INFO] [stdout] test types::datetime::test::with_seconds ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/add.rs (/opt/rustwide/target/debug/deps/add-2c0be48fda7caee2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test add_str_query ... FAILED [INFO] [stdout] test add_array_query ... FAILED [INFO] [stdout] test add_args_array_query ... FAILED [INFO] [stdout] test add_multi_query ... FAILED [INFO] [stdout] test add_query ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- add_str_query stdout ---- [INFO] [stdout] Error: Driver(Io(ConnectionRefused, "Connection refused (os error 111)")) [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_multi_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] [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.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test add` [INFO] running `Command { std: "docker" "inspect" "1a9bd86d9031955859f05ee301f22540fd44e1dd9b8bd3f85746c8028be0358f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9bd86d9031955859f05ee301f22540fd44e1dd9b8bd3f85746c8028be0358f", kill_on_drop: false }` [INFO] [stdout] 1a9bd86d9031955859f05ee301f22540fd44e1dd9b8bd3f85746c8028be0358f