[INFO] cloning repository https://github.com/ClasicRando/pg-diff-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClasicRando/pg-diff-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClasicRando%2Fpg-diff-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClasicRando%2Fpg-diff-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 486576f94102b66357b0e75ddc68c3df58f1ce78
[INFO] testing ClasicRando/pg-diff-rs against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClasicRando%2Fpg-diff-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ClasicRando/pg-diff-rs
[INFO] finished tweaking git repo https://github.com/ClasicRando/pg-diff-rs
[INFO] tweaked toml for git repo https://github.com/ClasicRando/pg-diff-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ClasicRando/pg-diff-rs 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 git repo https://github.com/ClasicRando/pg-diff-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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlformat v0.2.4
[INFO] [stderr]   Downloaded sqlx-macros v0.8.0
[INFO] [stderr]   Downloaded cmake v0.1.51
[INFO] [stderr]   Downloaded async-walkdir v2.0.0
[INFO] [stderr]   Downloaded whoami v1.5.1
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded prost-types v0.10.1
[INFO] [stderr]   Downloaded sqlx-core v0.8.0
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded rsa v0.9.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.0
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded sqlx v0.8.0
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.0
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.0
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded tokio v1.39.2
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[INFO] [stderr]   Downloaded prost-build v0.10.4
[INFO] [stderr]   Downloaded pg_query v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 65445b96be0cc4f2a741aea362b4e4da579b1ffd6ab38a56f30f0fa7dc6680c3
[INFO] running `Command { std: "docker" "start" "-a" "65445b96be0cc4f2a741aea362b4e4da579b1ffd6ab38a56f30f0fa7dc6680c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65445b96be0cc4f2a741aea362b4e4da579b1ffd6ab38a56f30f0fa7dc6680c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65445b96be0cc4f2a741aea362b4e4da579b1ffd6ab38a56f30f0fa7dc6680c3", kill_on_drop: false }`
[INFO] [stdout] 65445b96be0cc4f2a741aea362b4e4da579b1ffd6ab38a56f30f0fa7dc6680c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 68d80a9d784fc04f0dfdd6d06a84bd7ce8652934db955be96c4a39d322d30dd4
[INFO] running `Command { std: "docker" "start" "-a" "68d80a9d784fc04f0dfdd6d06a84bd7ce8652934db955be96c4a39d322d30dd4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-walkdir v2.0.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lazy-regex v3.3.0
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.0
[INFO] [stderr]    Compiling pg_query v6.0.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]    Compiling sqlx v0.8.0
[INFO] [stderr]    Compiling pg-diff-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "68d80a9d784fc04f0dfdd6d06a84bd7ce8652934db955be96c4a39d322d30dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d80a9d784fc04f0dfdd6d06a84bd7ce8652934db955be96c4a39d322d30dd4", kill_on_drop: false }`
[INFO] [stdout] 68d80a9d784fc04f0dfdd6d06a84bd7ce8652934db955be96c4a39d322d30dd4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b61433d7675c94c4bf74ba04884d7bb0ec1a8a0db7ca1c4e5bdaeb5a255afc10
[INFO] running `Command { std: "docker" "start" "-a" "b61433d7675c94c4bf74ba04884d7bb0ec1a8a0db7ca1c4e5bdaeb5a255afc10", kill_on_drop: false }`
[INFO] [stderr]    Compiling pg-diff-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b61433d7675c94c4bf74ba04884d7bb0ec1a8a0db7ca1c4e5bdaeb5a255afc10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b61433d7675c94c4bf74ba04884d7bb0ec1a8a0db7ca1c4e5bdaeb5a255afc10", kill_on_drop: false }`
[INFO] [stdout] b61433d7675c94c4bf74ba04884d7bb0ec1a8a0db7ca1c4e5bdaeb5a255afc10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] b005ed73e67578e027da2dffde8fb6e79af58b95bf37ee4cf90dbf47e8c42296
[INFO] running `Command { std: "docker" "start" "-a" "b005ed73e67578e027da2dffde8fb6e79af58b95bf37ee4cf90dbf47e8c42296", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pg_diff_rs-08024a906840126d)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test object::constraint::test::alter_statements_should_add_alter_table_alter_constraint_when_changed_timing ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_1 ... ok
[INFO] [stdout] test object::constraint::test::alter_statements_should_add_drop_and_create_constraint_statements::case_2 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_6 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_7 ... ok
[INFO] [stdout] test object::extension::test::alter_statements_should_add_alter_extension_statements::case_1 ... ok
[INFO] [stdout] test object::extension::test::create_statements_should_add_create_extension_statement::case_1 ... ok
[INFO] [stdout] test object::extension::test::drop_statements_should_add_drop_extension_statement ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_3 ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_4 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_4 ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_3 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_assert_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_commit_rollback_statements ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_dyn_fors_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_fors_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_get_diagnostics_statement ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_5 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_fori_statement ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_9 ... ok
[INFO] [stdout] test object::extension::test::create_statements_should_add_create_extension_statement::case_2 ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_2 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_assign_statement ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_8 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_foreach_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_perform_call_statements ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_alter_policy_statement_when_alterable::case_2 ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_alter_policy_statement_when_alterable::case_3 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_loop_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_if_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_raise_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_dyn_sql_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_return_next_query_statement ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_drop_and_create_policy_statements_when_not_alterable::case_1 ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_drop_and_create_policy_statements_when_not_alterable::case_2 ... ok
[INFO] [stdout] test object::schema::test::alter_statements_should_add_alter_schema_statement ... ok
[INFO] [stdout] test object::schema::test::create_statements_should_add_create_schema_statement ... ok
[INFO] [stdout] test object::schema::test::drop_statements_should_add_drop_schema_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_while_statement ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_sql_statement ... ok
[INFO] [stdout] test object::policy::test::alter_statements_should_add_alter_policy_statement_when_alterable::case_1 ... ok
[INFO] [stdout] test object::extension::test::alter_statements_should_add_alter_extension_statements::case_2 ... ok
[INFO] [stdout] test object::plpgsql::test::parse_plpgsql_function_should_parse_return_statement ... ok
[INFO] [stdout] test object::constraint::test::create_statements_should_add_alter_table_add_constraint_statement::case_2 ... ok
[INFO] [stdout] test object::index::test::alter_statements_should_add_alter_index_statement::case_1 ... ok
[INFO] [stdout] test object::constraint::test::alter_statements_should_add_drop_and_create_constraint_statements::case_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b005ed73e67578e027da2dffde8fb6e79af58b95bf37ee4cf90dbf47e8c42296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b005ed73e67578e027da2dffde8fb6e79af58b95bf37ee4cf90dbf47e8c42296", kill_on_drop: false }`
[INFO] [stdout] b005ed73e67578e027da2dffde8fb6e79af58b95bf37ee4cf90dbf47e8c42296
