[INFO] fetching crate unreql 0.2.0... [INFO] testing unreql-0.2.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate unreql 0.2.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unreql 0.2.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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 darling_macro v0.20.10 [INFO] [stderr] Downloaded time-macros v0.2.19 [INFO] [stderr] Downloaded valuable v0.1.0 [INFO] [stderr] Downloaded uuid v1.11.0 [INFO] [stderr] Downloaded darling v0.20.10 [INFO] [stderr] Downloaded event-listener-strategy v0.5.3 [INFO] [stderr] Downloaded fixedbitset v0.4.2 [INFO] [stderr] Downloaded async-trait v0.1.84 [INFO] [stderr] Downloaded event-listener v5.3.1 [INFO] [stderr] Downloaded darling_core v0.20.10 [INFO] [stderr] Downloaded time v0.3.37 [INFO] [stderr] Downloaded futures-lite v2.5.0 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded chrono v0.4.39 [INFO] [stderr] Downloaded iana-time-zone v0.1.61 [INFO] [stderr] Downloaded syn v2.0.95 [INFO] [stderr] Downloaded cc v1.2.7 [INFO] [stderr] Downloaded redox_syscall v0.5.8 [INFO] [stderr] Downloaded ql2 v2.1.1 [INFO] [stderr] Downloaded scram v0.6.0 [INFO] [stderr] Downloaded miniz_oxide v0.8.2 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded petgraph v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c69699d1a391aaf7a0dee2f18aedb9ab26744eaff9839c9e16178f12584605f [INFO] running `Command { std: "docker" "start" "-a" "9c69699d1a391aaf7a0dee2f18aedb9ab26744eaff9839c9e16178f12584605f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c69699d1a391aaf7a0dee2f18aedb9ab26744eaff9839c9e16178f12584605f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c69699d1a391aaf7a0dee2f18aedb9ab26744eaff9839c9e16178f12584605f", kill_on_drop: false }` [INFO] [stdout] 9c69699d1a391aaf7a0dee2f18aedb9ab26744eaff9839c9e16178f12584605f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4cee8ecdb91730de1106e46f7e8184d371df828f589eb298c001cde1441fdd2 [INFO] running `Command { std: "docker" "start" "-a" "d4cee8ecdb91730de1106e46f7e8184d371df828f589eb298c001cde1441fdd2", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [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 lazy_static v1.5.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [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 smallvec v1.13.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling unreql_macros v0.1.1 [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 prost v0.9.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling ql2 v2.1.1 [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 serde_with v3.12.0 [INFO] [stderr] Compiling serde_json v1.0.134 [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.84s [INFO] running `Command { std: "docker" "inspect" "d4cee8ecdb91730de1106e46f7e8184d371df828f589eb298c001cde1441fdd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cee8ecdb91730de1106e46f7e8184d371df828f589eb298c001cde1441fdd2", kill_on_drop: false }` [INFO] [stdout] d4cee8ecdb91730de1106e46f7e8184d371df828f589eb298c001cde1441fdd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb89187e7849b8600537195d5eb2c2b3ac0d7220d464aaf2d87551c660f67ef6 [INFO] running `Command { std: "docker" "start" "-a" "cb89187e7849b8600537195d5eb2c2b3ac0d7220d464aaf2d87551c660f67ef6", 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 tokio-macros v2.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling ql2 v2.1.1 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [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 15.63s [INFO] running `Command { std: "docker" "inspect" "cb89187e7849b8600537195d5eb2c2b3ac0d7220d464aaf2d87551c660f67ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb89187e7849b8600537195d5eb2c2b3ac0d7220d464aaf2d87551c660f67ef6", kill_on_drop: false }` [INFO] [stdout] cb89187e7849b8600537195d5eb2c2b3ac0d7220d464aaf2d87551c660f67ef6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 613445702e1bedf731fbc71a2c10532841d1bef7c1cc11a88ebc08977abd67ed [INFO] running `Command { std: "docker" "start" "-a" "613445702e1bedf731fbc71a2c10532841d1bef7c1cc11a88ebc08977abd67ed", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unreql-06c3e12bb14b72ab) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test rjson_macros::rjson_object_simple ... ok [INFO] [stdout] test rjson_macros::rjson_object_with_array_simple ... ok [INFO] [stdout] test types::datetime::test::with_seconds ... ok [INFO] [stdout] test types::datetime::test::with_milliseconds ... ok [INFO] [stdout] test types::datetime::test::with_minutes ... ok [INFO] [stdout] test rjson_macros::rjson_object_with_row ... 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-1f2bbb661b2147b2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test add_query ... FAILED [INFO] [stdout] test add_args_array_query ... FAILED [INFO] [stdout] test add_str_query ... FAILED [INFO] [stdout] test add_array_query ... FAILED [INFO] [stdout] test add_multi_query ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- add_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_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_multi_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" "613445702e1bedf731fbc71a2c10532841d1bef7c1cc11a88ebc08977abd67ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613445702e1bedf731fbc71a2c10532841d1bef7c1cc11a88ebc08977abd67ed", kill_on_drop: false }` [INFO] [stdout] 613445702e1bedf731fbc71a2c10532841d1bef7c1cc11a88ebc08977abd67ed