[INFO] cloning repository https://github.com/fmguerreiro/pgmold [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fmguerreiro/pgmold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmguerreiro%2Fpgmold", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmguerreiro%2Fpgmold'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3c0fdd0965b54a73e1d1be36c7d8df24f2d7f5 [INFO] testing fmguerreiro/pgmold against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffmguerreiro%2Fpgmold" "/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/fmguerreiro/pgmold [INFO] finished tweaking git repo https://github.com/fmguerreiro/pgmold [INFO] tweaked toml for git repo https://github.com/fmguerreiro/pgmold written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fmguerreiro/pgmold on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fmguerreiro/pgmold 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tf-provider v0.2.2 [INFO] [stderr] Downloaded hyperlocal v0.9.1 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded sqlparser_derive v0.4.0 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded tonic-build v0.12.3 [INFO] [stderr] Downloaded docker_credential v1.3.2 [INFO] [stderr] Downloaded parse-display v0.9.1 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded parse-display-derive v0.9.1 [INFO] [stderr] Downloaded rmp-serde v1.3.1 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded serde_with_macros v3.16.0 [INFO] [stderr] Downloaded rmp v0.8.15 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded tokio-tar v0.3.1 [INFO] [stderr] Downloaded cc v1.2.46 [INFO] [stderr] Downloaded bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Downloaded testcontainers v0.23.3 [INFO] [stderr] Downloaded rcgen v0.13.2 [INFO] [stderr] Downloaded tonic v0.12.3 [INFO] [stderr] Downloaded bollard v0.18.1 [INFO] [stderr] Downloaded testcontainers-modules v0.11.6 [INFO] [stderr] Downloaded serde_with v3.16.0 [INFO] [stderr] Downloaded pgmold-sqlparser v0.60.1 [INFO] [stderr] Downloaded petgraph v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32fbe493c8114434f2034e33f2b1ba1aba2457bb9afcfbbcf4e470b3f0b38bba [INFO] running `Command { std: "docker" "start" "-a" "32fbe493c8114434f2034e33f2b1ba1aba2457bb9afcfbbcf4e470b3f0b38bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32fbe493c8114434f2034e33f2b1ba1aba2457bb9afcfbbcf4e470b3f0b38bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fbe493c8114434f2034e33f2b1ba1aba2457bb9afcfbbcf4e470b3f0b38bba", kill_on_drop: false }` [INFO] [stdout] 32fbe493c8114434f2034e33f2b1ba1aba2457bb9afcfbbcf4e470b3f0b38bba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1712cdbcbe9ab075413f845bd01e61f165dd3706229bba845bd2bd45658fe0f [INFO] running `Command { std: "docker" "start" "-a" "b1712cdbcbe9ab075413f845bd01e61f165dd3706229bba845bd2bd45658fe0f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling zerocopy v0.8.28 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling sqlparser_derive v0.4.0 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling pgmold-sqlparser v0.60.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling pgmold v0.19.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [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" "b1712cdbcbe9ab075413f845bd01e61f165dd3706229bba845bd2bd45658fe0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1712cdbcbe9ab075413f845bd01e61f165dd3706229bba845bd2bd45658fe0f", kill_on_drop: false }` [INFO] [stdout] b1712cdbcbe9ab075413f845bd01e61f165dd3706229bba845bd2bd45658fe0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 222cf562c2f60b557d2557544d344dd825333e46908730eb8aca706f2103a464 [INFO] running `Command { std: "docker" "start" "-a" "222cf562c2f60b557d2557544d344dd825333e46908730eb8aca706f2103a464", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling serde_with_macros v3.16.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling serde_with v3.16.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling pgmold v0.19.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling testcontainers v0.23.3 [INFO] [stderr] Compiling testcontainers-modules v0.11.6 [INFO] [stdout] warning: unused variable: `norm1` [INFO] [stdout] --> src/util/mod.rs:1600:9 [INFO] [stdout] | [INFO] [stdout] 1600 | let norm1 = ast1 [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_norm1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `norm2` [INFO] [stdout] --> src/util/mod.rs:1604:9 [INFO] [stdout] | [INFO] [stdout] 1604 | let norm2 = ast2 [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_norm2` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pgmold` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name pgmold --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=65ca32d0dfcd8657 -C extra-filename=-856cbb5c310120fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cd15bb4c85766e25.rlib --extern glob=/opt/rustwide/target/debug/deps/libglob-8ca68987fb4fe516.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern sqlparser=/opt/rustwide/target/debug/deps/libsqlparser-057b206a7ecc1349.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-661d0e25aefbfd44.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-40ce2638f74b91d1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-803b8165a32a8256.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-5aca64177f3c51b3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c3d35b93ed406d06.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-ad637e5762658a90.rlib --extern testcontainers_modules=/opt/rustwide/target/debug/deps/libtestcontainers_modules-7228031abc57f3c0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2529280f3a8b0cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c76203c1e07ea8de.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-252c6e36247d1394/out -L native=/opt/rustwide/target/debug/build/ring-88051375a0dbce1c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "222cf562c2f60b557d2557544d344dd825333e46908730eb8aca706f2103a464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "222cf562c2f60b557d2557544d344dd825333e46908730eb8aca706f2103a464", kill_on_drop: false }` [INFO] [stdout] 222cf562c2f60b557d2557544d344dd825333e46908730eb8aca706f2103a464