[INFO] cloning repository https://github.com/houseabsolute/pg-pretty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/houseabsolute/pg-pretty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouseabsolute%2Fpg-pretty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouseabsolute%2Fpg-pretty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a98aa60e620edfdcddb8a12ecc9f8125079b4b46 [INFO] testing houseabsolute/pg-pretty against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouseabsolute%2Fpg-pretty" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/houseabsolute/pg-pretty on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/houseabsolute/pg-pretty [INFO] finished tweaking git repo https://github.com/houseabsolute/pg-pretty [INFO] tweaked toml for git repo https://github.com/houseabsolute/pg-pretty written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/houseabsolute/pg-pretty already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 207a9dcf9ac77e34c9758a732f10183e430a7f8cb6aba885b0c0f82d659cb2b4 [INFO] running `Command { std: "docker" "start" "-a" "207a9dcf9ac77e34c9758a732f10183e430a7f8cb6aba885b0c0f82d659cb2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "207a9dcf9ac77e34c9758a732f10183e430a7f8cb6aba885b0c0f82d659cb2b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207a9dcf9ac77e34c9758a732f10183e430a7f8cb6aba885b0c0f82d659cb2b4", kill_on_drop: false }` [INFO] [stdout] 207a9dcf9ac77e34c9758a732f10183e430a7f8cb6aba885b0c0f82d659cb2b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ec57b820d96579bc24b6773a2fe99d0ddb141447572daf344cfd25ef386c094 [INFO] running `Command { std: "docker" "start" "-a" "6ec57b820d96579bc24b6773a2fe99d0ddb141447572daf344cfd25ef386c094", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bindgen v0.45.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling libpg_query-sys v0.1.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_with v1.8.1 [INFO] [stderr] Compiling pg-pretty-parser v0.0.1 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> parser/src/flags.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pg-pretty-formatter v0.0.1 (/opt/rustwide/workdir/formatter) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pg-pretty v0.0.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "6ec57b820d96579bc24b6773a2fe99d0ddb141447572daf344cfd25ef386c094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec57b820d96579bc24b6773a2fe99d0ddb141447572daf344cfd25ef386c094", kill_on_drop: false }` [INFO] [stdout] 6ec57b820d96579bc24b6773a2fe99d0ddb141447572daf344cfd25ef386c094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 826d2f838e839b37e8ee9ff26be0f18c2e02a4152369732a2d2394678f8601e6 [INFO] running `Command { std: "docker" "start" "-a" "826d2f838e839b37e8ee9ff26be0f18c2e02a4152369732a2d2394678f8601e6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> parser/src/flags.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pg-pretty-parser v0.0.1 (/opt/rustwide/workdir/parser) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pg-pretty v0.0.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling k9 v0.11.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> parser/src/flags.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | #[derive(Deserialize)] [INFO] [stdout] | ----------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling prettydiff v0.4.0 [INFO] [stderr] Compiling pg-pretty-formatter v0.0.1 (/opt/rustwide/workdir/formatter) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.60s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pg_pretty-1df85acec2ab1475) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_pretty_formatter-99b649b7eb1688b3) [INFO] [stderr] Executable tests/formatter.rs (/opt/rustwide/target/debug/deps/formatter-22ecd189c35f35d2) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_pretty_parser-73e60ff62f952a22) [INFO] running `Command { std: "docker" "inspect" "826d2f838e839b37e8ee9ff26be0f18c2e02a4152369732a2d2394678f8601e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826d2f838e839b37e8ee9ff26be0f18c2e02a4152369732a2d2394678f8601e6", kill_on_drop: false }` [INFO] [stdout] 826d2f838e839b37e8ee9ff26be0f18c2e02a4152369732a2d2394678f8601e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96e963470b7e96244aed85da1e652638f91b0a6e6b2087bc8bc4af7d1ce1e9f2 [INFO] running `Command { std: "docker" "start" "-a" "96e963470b7e96244aed85da1e652638f91b0a6e6b2087bc8bc4af7d1ce1e9f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> parser/src/flags.rs:9:7 [INFO] [stderr] | [INFO] [stderr] 9 | #[serde(transparent)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 10 | #[derive(Deserialize)] [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: `pg-pretty-parser` (lib) generated 1 warning [INFO] [stderr] warning: `pg-pretty-parser` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.57s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pg_pretty-1df85acec2ab1475) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_pretty_formatter-99b649b7eb1688b3) [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/formatter.rs (/opt/rustwide/target/debug/deps/formatter-22ecd189c35f35d2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_all_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pg_pretty_parser-73e60ff62f952a22) [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] Doc-tests pg-pretty-formatter [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] Doc-tests pg-pretty-parser [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" "96e963470b7e96244aed85da1e652638f91b0a6e6b2087bc8bc4af7d1ce1e9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e963470b7e96244aed85da1e652638f91b0a6e6b2087bc8bc4af7d1ce1e9f2", kill_on_drop: false }` [INFO] [stdout] 96e963470b7e96244aed85da1e652638f91b0a6e6b2087bc8bc4af7d1ce1e9f2