[INFO] fetching crate compact_sql 0.0.5... [INFO] testing compact_sql-0.0.5 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate compact_sql 0.0.5 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate compact_sql 0.0.5 [INFO] finished tweaking crates.io crate compact_sql 0.0.5 [INFO] tweaked toml for crates.io crate compact_sql 0.0.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate compact_sql 0.0.5 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 107 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44f073bdd61d8da1ffd2f7cf72dbcf9b5ab078a16c76b6b0484e8f1174e6cbed [INFO] running `Command { std: "docker" "start" "-a" "44f073bdd61d8da1ffd2f7cf72dbcf9b5ab078a16c76b6b0484e8f1174e6cbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44f073bdd61d8da1ffd2f7cf72dbcf9b5ab078a16c76b6b0484e8f1174e6cbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f073bdd61d8da1ffd2f7cf72dbcf9b5ab078a16c76b6b0484e8f1174e6cbed", kill_on_drop: false }` [INFO] [stdout] 44f073bdd61d8da1ffd2f7cf72dbcf9b5ab078a16c76b6b0484e8f1174e6cbed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03fc67ac1bd22866f0e7e260e3d2c6b5c16df9b84ee6466fb61d7627f4d8b710 [INFO] running `Command { std: "docker" "start" "-a" "03fc67ac1bd22866f0e7e260e3d2c6b5c16df9b84ee6466fb61d7627f4d8b710", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-postgres v0.7.14 [INFO] [stderr] Compiling compact_sql v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.03s [INFO] running `Command { std: "docker" "inspect" "03fc67ac1bd22866f0e7e260e3d2c6b5c16df9b84ee6466fb61d7627f4d8b710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fc67ac1bd22866f0e7e260e3d2c6b5c16df9b84ee6466fb61d7627f4d8b710", kill_on_drop: false }` [INFO] [stdout] 03fc67ac1bd22866f0e7e260e3d2c6b5c16df9b84ee6466fb61d7627f4d8b710 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0747ac29b5df5ebd20cec832ac23d0084f036533b5f58a85a0e573e7d64629de [INFO] running `Command { std: "docker" "start" "-a" "0747ac29b5df5ebd20cec832ac23d0084f036533b5f58a85a0e573e7d64629de", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-postgres v0.7.14 [INFO] [stderr] Compiling compact_sql_traits v0.0.1 [INFO] [stderr] Compiling compact_sql v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `QueryId` is never used [INFO] [stdout] --> tests/test_trait_impl.rs:6:6 [INFO] [stdout] | [INFO] [stdout] 6 | enum QueryId { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.87s [INFO] running `Command { std: "docker" "inspect" "0747ac29b5df5ebd20cec832ac23d0084f036533b5f58a85a0e573e7d64629de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0747ac29b5df5ebd20cec832ac23d0084f036533b5f58a85a0e573e7d64629de", kill_on_drop: false }` [INFO] [stdout] 0747ac29b5df5ebd20cec832ac23d0084f036533b5f58a85a0e573e7d64629de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cffe2247f83ac6b42e38dfd9ff0a43a466464741f1ef4cc556f23fc089f1c53 [INFO] running `Command { std: "docker" "start" "-a" "7cffe2247f83ac6b42e38dfd9ff0a43a466464741f1ef4cc556f23fc089f1c53", kill_on_drop: false }` [INFO] [stderr] warning: enum `QueryId` is never used [INFO] [stderr] --> tests/test_trait_impl.rs:6:6 [INFO] [stderr] | [INFO] [stderr] 6 | enum QueryId { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `compact_sql` (test "test_trait_impl") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compact_sql-1ded1e4008714c30) [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/test_sql.rs (/opt/rustwide/target/debug/deps/test_sql-ce1699f2214fa02c) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test complex_string_literal ... ok [INFO] [stdout] test complex_string_literal2 ... ok [INFO] [stdout] test ident_and_int ... ok [INFO] [stdout] test ident_and_numeric ... ok [INFO] [stdout] test multi_literal ... ok [INFO] [stdout] test ident_and_string ... ok [INFO] [stdout] test multi_literals ... ok [INFO] [stdout] test multi_punct ... ok [INFO] [stdout] test punct_before_placeholder ... ok [INFO] [stdout] test single_select ... ok [INFO] [stdout] test single_select_literal ... ok [INFO] [stdout] test star_as_multiplication ... ok [INFO] [stdout] test ident_and_placeholder ... ok [INFO] [stdout] test complex_query ... ok [INFO] [stdout] test ending_comma ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_struct.rs (/opt/rustwide/target/debug/deps/test_struct-fa7e305763f752d1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test struct_enum_checked ... ok [INFO] [stdout] test struct_ignore_rows ... ok [INFO] [stdout] test single_struct ... 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 tests/test_trait_impl.rs (/opt/rustwide/target/debug/deps/test_trait_impl-4e17591c0c38bc49) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_dml_pure ... ok [INFO] [stdout] test test_ddl ... ok [INFO] [stdout] test test_copy ... ok [INFO] [stdout] test test_ignore ... ok [INFO] [stdout] test test_exact_one ... ok [INFO] [stdout] test test_many ... ok [INFO] [stdout] test test_opt2 ... ok [INFO] [stdout] test test_stream ... ok [INFO] [stdout] test test_opt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests compact_sql [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 102) ... ok [INFO] [stdout] test src/lib.rs - (line 56) ... ok [INFO] [stdout] test src/lib.rs - pg_sql (line 198) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cffe2247f83ac6b42e38dfd9ff0a43a466464741f1ef4cc556f23fc089f1c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cffe2247f83ac6b42e38dfd9ff0a43a466464741f1ef4cc556f23fc089f1c53", kill_on_drop: false }` [INFO] [stdout] 7cffe2247f83ac6b42e38dfd9ff0a43a466464741f1ef4cc556f23fc089f1c53