[INFO] cloning repository https://github.com/rjuju/pg_validate_extupgrade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rjuju/pg_validate_extupgrade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40ed1e8106993b6dbf1410b5f1a52493761accb5 [INFO] checking rjuju/pg_validate_extupgrade against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frjuju%2Fpg_validate_extupgrade" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rjuju/pg_validate_extupgrade on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rjuju/pg_validate_extupgrade [INFO] finished tweaking git repo https://github.com/rjuju/pg_validate_extupgrade [INFO] tweaked toml for git repo https://github.com/rjuju/pg_validate_extupgrade written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rjuju/pg_validate_extupgrade already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48edb815e2cc4945b38ee88f4b847bc2e74f87920c3764abb05073be4c7f64d5 [INFO] running `Command { std: "docker" "start" "-a" "48edb815e2cc4945b38ee88f4b847bc2e74f87920c3764abb05073be4c7f64d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48edb815e2cc4945b38ee88f4b847bc2e74f87920c3764abb05073be4c7f64d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48edb815e2cc4945b38ee88f4b847bc2e74f87920c3764abb05073be4c7f64d5", kill_on_drop: false }` [INFO] [stdout] 48edb815e2cc4945b38ee88f4b847bc2e74f87920c3764abb05073be4c7f64d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47685bbcc0f0be88a370f84846dd019ccf0b30c51147dbc743ed32226bade3a8 [INFO] running `Command { std: "docker" "start" "-a" "47685bbcc0f0be88a370f84846dd019ccf0b30c51147dbc743ed32226bade3a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking siphasher v0.3.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-postgres v0.7.2 [INFO] [stderr] Checking postgres v0.19.1 [INFO] [stderr] Checking pg_validate_extupgrade v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `SchemaDiff` in this scope [INFO] [stdout] --> src/compare.rs:245:46 [INFO] [stdout] | [INFO] [stdout] 245 | fn compare(&self, other: &Self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | / DbStruct! { [INFO] [stdout] 293 | | Attribute:attname:Attribute { [INFO] [stdout] 294 | | attname: Name, [INFO] [stdout] 295 | | } [INFO] [stdout] 296 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `DbStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SchemaDiff` [INFO] [stdout] --> src/compare.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | _ => Some(SchemaDiff::StructDiff( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | / DbStruct! { [INFO] [stdout] 293 | | Attribute:attname:Attribute { [INFO] [stdout] 294 | | attname: Name, [INFO] [stdout] 295 | | } [INFO] [stdout] 296 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `DbStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SchemaDiff` in this scope [INFO] [stdout] --> src/compare.rs:245:46 [INFO] [stdout] | [INFO] [stdout] 245 | fn compare(&self, other: &Self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / DbStruct! { [INFO] [stdout] 299 | | PgClass:relname:Relation { [INFO] [stdout] 300 | | relname: Name, [INFO] [stdout] 301 | | relkind: Char, [INFO] [stdout] ... | [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `DbStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SchemaDiff` [INFO] [stdout] --> src/compare.rs:256:16 [INFO] [stdout] | [INFO] [stdout] 256 | _ => Some(SchemaDiff::StructDiff( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / DbStruct! { [INFO] [stdout] 299 | | PgClass:relname:Relation { [INFO] [stdout] 300 | | relname: Name, [INFO] [stdout] 301 | | relkind: Char, [INFO] [stdout] ... | [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `DbStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SchemaDiff` in this scope [INFO] [stdout] --> src/compare.rs:172:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn compare(&self, other: &Self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | / CompareStruct! { [INFO] [stdout] 309 | | Relation { [INFO] [stdout] 310 | | attributes: Vec, [INFO] [stdout] 311 | | class: PgClass, [INFO] [stdout] 312 | | } [INFO] [stdout] 313 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `CompareStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SchemaDiff` [INFO] [stdout] --> src/compare.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | _ => Some(SchemaDiff::StructDiff( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | / CompareStruct! { [INFO] [stdout] 309 | | Relation { [INFO] [stdout] 310 | | attributes: Vec, [INFO] [stdout] 311 | | class: PgClass, [INFO] [stdout] 312 | | } [INFO] [stdout] 313 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `CompareStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SchemaDiff` in this scope [INFO] [stdout] --> src/compare.rs:172:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn compare(&self, other: &Self) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | / CompareStruct! { [INFO] [stdout] 316 | | Extension { [INFO] [stdout] 317 | | relations: Option>, [INFO] [stdout] 318 | | } [INFO] [stdout] 319 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `CompareStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SchemaDiff` [INFO] [stdout] --> src/compare.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | _ => Some(SchemaDiff::StructDiff( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | / CompareStruct! { [INFO] [stdout] 316 | | Extension { [INFO] [stdout] 317 | | relations: Option>, [INFO] [stdout] 318 | | } [INFO] [stdout] 319 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `CompareStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 288 | use crate::pgdiff::SchemaDiff; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:425:6 [INFO] [stdout] | [INFO] [stdout] 425 | t1.compare(&t1, &mut msg); [INFO] [stdout] | ^^^^^^^ --- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:433:6 [INFO] [stdout] | [INFO] [stdout] 433 | t1.compare(&t1, &mut msg); [INFO] [stdout] | ^^^^^^^ --- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:448:10 [INFO] [stdout] | [INFO] [stdout] 448 | t1_ins.compare(&t1_upg, &mut msg); [INFO] [stdout] | ^^^^^^^ ------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:480:10 [INFO] [stdout] | [INFO] [stdout] 480 | t1_ins.compare(&t1_upg, &mut msg); [INFO] [stdout] | ^^^^^^^ ------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:509:10 [INFO] [stdout] | [INFO] [stdout] 509 | t1_ins.compare(&t1_upg, &mut msg); [INFO] [stdout] | ^^^^^^^ ------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:526:10 [INFO] [stdout] | [INFO] [stdout] 526 | t1_ins.compare(&t1_upg, &mut msg); [INFO] [stdout] | ^^^^^^^ ------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:547:10 [INFO] [stdout] | [INFO] [stdout] 547 | t1_ins.compare(&t1_upg, &mut msg); [INFO] [stdout] | ^^^^^^^ ------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:564:10 [INFO] [stdout] | [INFO] [stdout] 564 | t1_ins.compare(&t1_upg, &mut msg); [INFO] [stdout] | ^^^^^^^ ------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:582:11 [INFO] [stdout] | [INFO] [stdout] 582 | ext_ins.compare(&ext_ins, &mut msg); [INFO] [stdout] | ^^^^^^^ -------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:591:11 [INFO] [stdout] | [INFO] [stdout] 591 | ext_ins.compare(&ext_ins, &mut msg); [INFO] [stdout] | ^^^^^^^ -------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:601:11 [INFO] [stdout] | [INFO] [stdout] 601 | ext_ins.compare(&ext_ins, &mut msg); [INFO] [stdout] | ^^^^^^^ -------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:620:11 [INFO] [stdout] | [INFO] [stdout] 620 | ext_ins.compare(&ext_upg, &mut msg); [INFO] [stdout] | ^^^^^^^ -------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied [INFO] [stdout] --> src/lib.rs:629:11 [INFO] [stdout] | [INFO] [stdout] 629 | ext_upg.compare(&ext_ins, &mut msg); [INFO] [stdout] | ^^^^^^^ -------- -------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/compare.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | fn compare(&self, other: &Self) -> Option; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pg_validate_extupgrade` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "47685bbcc0f0be88a370f84846dd019ccf0b30c51147dbc743ed32226bade3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47685bbcc0f0be88a370f84846dd019ccf0b30c51147dbc743ed32226bade3a8", kill_on_drop: false }` [INFO] [stdout] 47685bbcc0f0be88a370f84846dd019ccf0b30c51147dbc743ed32226bade3a8