[INFO] cloning repository https://github.com/Huliiiiii/placeholder-query
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Huliiiiii/placeholder-query" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuliiiiii%2Fplaceholder-query", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuliiiiii%2Fplaceholder-query'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7ca84f14bb664f06952aefc51d133200bb5ba96
[INFO] testing Huliiiiii/placeholder-query against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHuliiiiii%2Fplaceholder-query" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Huliiiiii/placeholder-query
[INFO] finished tweaking git repo https://github.com/Huliiiiii/placeholder-query
[INFO] tweaked toml for git repo https://github.com/Huliiiiii/placeholder-query written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Huliiiiii/placeholder-query on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Huliiiiii/placeholder-query 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v2.1.2
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded tokio-postgres v0.7.17
[INFO] [stderr]   Downloaded objc2-system-configuration v0.3.2
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc
[INFO] running `Command { std: "docker" "start" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling whoami v2.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling placeholder-query-core v0.1.0 (/opt/rustwide/workdir/query-core)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling md-5 v0.11.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling postgres-protocol v0.6.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling postgres-types v0.2.13
[INFO] [stderr]    Compiling placeholder-query-runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling placeholder-query-postgres v0.1.0 (/opt/rustwide/workdir/query-postgres)
[INFO] [stderr]    Compiling placeholder-query-tokio-postgres v0.1.0 (/opt/rustwide/workdir/tokio-postgres)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.15s
[INFO] running `Command { std: "docker" "inspect" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling placeholder-query-postgres v0.1.0 (/opt/rustwide/workdir/query-postgres)
[INFO] [stderr]    Compiling placeholder-query-core v0.1.0 (/opt/rustwide/workdir/query-core)
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.17
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling placeholder-query-tokio-postgres v0.1.0 (/opt/rustwide/workdir/tokio-postgres)
[INFO] [stderr]    Compiling placeholder-query-runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.21s
[INFO] running `Command { std: "docker" "inspect" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/placeholder_query_core-30eddf372f55c173)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/placeholder_query_postgres-fc7ccc0d28516d87)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test query::select::tests::pg_builds_select ... ok
[INFO] [stdout] test query::select::tests::pg_builds_multiple_joins_with_stable_aliases ... ok
[INFO] [stdout] test query::select::tests::pg_builds_join_and_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/placeholder_query_runtime-fbc1bc8d0c476671)
[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/fetch_runtime.rs (/opt/rustwide/target/debug/deps/fetch_runtime-ed2333801e66f345)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test dependent_requests_execute_in_later_round ... ok
[INFO] [stdout] test deep_dependency_chain_runs_one_round_per_dependency_level ... ok
[INFO] [stdout] test diamond_dependency_batches_middle_layer_then_joins_again ... ok
[INFO] [stdout] test fan_out_fan_in_batches_wide_independent_layer ... ok
[INFO] [stdout] test dependent_fetch_to_same_key_reuses_cached_row ... ok
[INFO] [stdout] test different_fetch_key_types_are_distinct_requests ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/placeholder_query_tokio_postgres-9e471e52f2fa83cf)
[INFO] [stdout] test join_fetch_batches_and_collects_join_row ... ok
[INFO] [stdout] test full_table_fetch_batches_and_collects_full_row ... ok
[INFO] [stdout] test missing_outer_result_does_not_schedule_dependent_fetch ... ok
[INFO] [stdout] test nested_join_fetch_batches_and_collects_join_row ... ok
[INFO] [stdout] test partial_table_fetch_batches_and_collects_projected_row ... ok
[INFO] [stdout] test request_error_stops_the_run ... ok
[INFO] [stdout] test nested_applicative_fetches_share_one_batch_round ... ok
[INFO] [stdout] test per_key_failure_is_part_of_the_key_output ... ok
[INFO] [stdout] test traverse_returns_results_in_input_order_after_deduping_requests ... ok
[INFO] [stdout] test self_join_fetch_batches_and_collects_join_row ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] [stderr]      Running tests/api_example.rs (/opt/rustwide/target/debug/deps/api_example-93e110da9df7d0cb)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test nested_join_projection ... ok
[INFO] [stdout] test partial_table_projection ... ok
[INFO] [stdout] test deep_dependency_chain_uses_previous_results ... FAILED
[INFO] [stdout] test diamond_dependency_joins_again ... FAILED
[INFO] [stdout] test self_join_projection_uses_distinct_aliases ... ok
[INFO] [stdout] test fan_out_fan_in_uses_wide_independent_layer ... FAILED
[INFO] [stdout] test table_projection ... ok
[INFO] [stdout] test fetch_many_rows ... FAILED
[INFO] [stdout] test fetch_full_row ... FAILED
[INFO] [stdout] test fetch_join_projection ... FAILED
[INFO] [stdout] test missing_dependent_fetch_stops ... FAILED
[INFO] [stdout] test fetch_projected_row ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `-p placeholder-query-tokio-postgres --test api_example`
[INFO] [stdout] 
[INFO] [stdout] ---- deep_dependency_chain_uses_previous_results stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- diamond_dependency_joins_again stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- fan_out_fan_in_uses_wide_independent_layer stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_many_rows stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_full_row stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_join_projection stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- missing_dependent_fetch_stops stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] ---- fetch_projected_row stdout ----
[INFO] [stdout] Error: Error { kind: Connect, cause: Some(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     deep_dependency_chain_uses_previous_results
[INFO] [stdout]     diamond_dependency_joins_again
[INFO] [stdout]     fan_out_fan_in_uses_wide_independent_layer
[INFO] [stdout]     fetch_full_row
[INFO] [stdout]     fetch_join_projection
[INFO] [stdout]     fetch_many_rows
[INFO] [stdout]     fetch_projected_row
[INFO] [stdout]     missing_dependent_fetch_stops
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc", kill_on_drop: false }`
[INFO] [stdout] 771653a6528674b6fd0fbedae74778e41681b60503e4a2568b2ee8a3cd17eefc
