[INFO] cloning repository https://github.com/jpcamara/pg-pool-safe-query-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpcamara/pg-pool-safe-query-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpcamara%2Fpg-pool-safe-query-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpcamara%2Fpg-pool-safe-query-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8df3cbaecf9538cba85cd60b1157a952ebd1839a [INFO] testing jpcamara/pg-pool-safe-query-rs against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpcamara%2Fpg-pool-safe-query-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpcamara/pg-pool-safe-query-rs on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpcamara/pg-pool-safe-query-rs [INFO] finished tweaking git repo https://github.com/jpcamara/pg-pool-safe-query-rs [INFO] tweaked toml for git repo https://github.com/jpcamara/pg-pool-safe-query-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jpcamara/pg-pool-safe-query-rs 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pg_query v0.7.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2afde6740d374413b85e32da5ae618f1222a80ecdd7ac4ce0f42f0fc10598cd [INFO] running `Command { std: "docker" "start" "-a" "e2afde6740d374413b85e32da5ae618f1222a80ecdd7ac4ce0f42f0fc10598cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2afde6740d374413b85e32da5ae618f1222a80ecdd7ac4ce0f42f0fc10598cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2afde6740d374413b85e32da5ae618f1222a80ecdd7ac4ce0f42f0fc10598cd", kill_on_drop: false }` [INFO] [stdout] e2afde6740d374413b85e32da5ae618f1222a80ecdd7ac4ce0f42f0fc10598cd [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79379d029397f097dc077e044d708800dd078f89fdb000aab095443c3cda0650 [INFO] running `Command { std: "docker" "start" "-a" "79379d029397f097dc077e044d708800dd078f89fdb000aab095443c3cda0650", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling pg_query v0.7.0 [INFO] [stderr] Compiling pg-pool-safe-query v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lib.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/lib.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_compatible`, `reason`, and `statement_types` are never read [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct TransactionPoolCompatibility { [INFO] [stdout] | ---------------------------- fields in this struct [INFO] [stdout] 3 | is_compatible: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | statement_types: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransactionPoolCompatibility` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.67s [INFO] running `Command { std: "docker" "inspect" "79379d029397f097dc077e044d708800dd078f89fdb000aab095443c3cda0650", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79379d029397f097dc077e044d708800dd078f89fdb000aab095443c3cda0650", kill_on_drop: false }` [INFO] [stdout] 79379d029397f097dc077e044d708800dd078f89fdb000aab095443c3cda0650 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdb130b34c21f709c8676bf47b0666abedc1bfe1342615a360348a5af2d6e836 [INFO] running `Command { std: "docker" "start" "-a" "bdb130b34c21f709c8676bf47b0666abedc1bfe1342615a360348a5af2d6e836", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lib.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/lib.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pg-pool-safe-query v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `is_compatible`, `reason`, and `statement_types` are never read [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct TransactionPoolCompatibility { [INFO] [stdout] | ---------------------------- fields in this struct [INFO] [stdout] 3 | is_compatible: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | statement_types: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransactionPoolCompatibility` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depth` [INFO] [stdout] --> src/lib.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `parent` [INFO] [stdout] --> src/lib.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_compatible`, `reason`, and `statement_types` are never read [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct TransactionPoolCompatibility { [INFO] [stdout] | ---------------------------- fields in this struct [INFO] [stdout] 3 | is_compatible: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | reason: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 5 | statement_types: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TransactionPoolCompatibility` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "bdb130b34c21f709c8676bf47b0666abedc1bfe1342615a360348a5af2d6e836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb130b34c21f709c8676bf47b0666abedc1bfe1342615a360348a5af2d6e836", kill_on_drop: false }` [INFO] [stdout] bdb130b34c21f709c8676bf47b0666abedc1bfe1342615a360348a5af2d6e836 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97b04759ab038c4a4243f91beba88aa0c348b86928e03140a76dfbeceeb01fae [INFO] running `Command { std: "docker" "start" "-a" "97b04759ab038c4a4243f91beba88aa0c348b86928e03140a76dfbeceeb01fae", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `depth` [INFO] [stderr] --> src/lib.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_depth` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `parent` [INFO] [stderr] --> src/lib.rs:20:27 [INFO] [stderr] | [INFO] [stderr] 20 | for (node, depth, parent) in result.protobuf.nodes() { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent` [INFO] [stderr] [INFO] [stderr] warning: fields `is_compatible`, `reason`, and `statement_types` are never read [INFO] [stderr] --> src/lib.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct TransactionPoolCompatibility { [INFO] [stderr] | ---------------------------- fields in this struct [INFO] [stderr] 3 | is_compatible: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 4 | reason: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 5 | statement_types: Vec [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TransactionPoolCompatibility` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pg-pool-safe-query` (lib) generated 3 warnings [INFO] [stderr] warning: `pg-pool-safe-query` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_pool_safe_query-416b5c89e45b1f98) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_is_pgbouncer_compatible ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests pg_pool_safe_query [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] running `Command { std: "docker" "inspect" "97b04759ab038c4a4243f91beba88aa0c348b86928e03140a76dfbeceeb01fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b04759ab038c4a4243f91beba88aa0c348b86928e03140a76dfbeceeb01fae", kill_on_drop: false }` [INFO] [stdout] 97b04759ab038c4a4243f91beba88aa0c348b86928e03140a76dfbeceeb01fae