[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backtrace v0.3.57 [INFO] [stderr] Downloaded bindgen v0.45.0 [INFO] [stderr] Downloaded k9 v0.11.0 [INFO] [stderr] Downloaded libpg_query-sys v0.1.2 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfa1b1ae67054c6c8d8a5c9c8bfd05334675b420731dd5daa553a5ffd36e387f [INFO] running `Command { std: "docker" "start" "-a" "cfa1b1ae67054c6c8d8a5c9c8bfd05334675b420731dd5daa553a5ffd36e387f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfa1b1ae67054c6c8d8a5c9c8bfd05334675b420731dd5daa553a5ffd36e387f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa1b1ae67054c6c8d8a5c9c8bfd05334675b420731dd5daa553a5ffd36e387f", kill_on_drop: false }` [INFO] [stdout] cfa1b1ae67054c6c8d8a5c9c8bfd05334675b420731dd5daa553a5ffd36e387f [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c625efe2933d9741fe0111e175337a573bdec12d58484bb914b01277b6b9ebaa [INFO] running `Command { std: "docker" "start" "-a" "c625efe2933d9741fe0111e175337a573bdec12d58484bb914b01277b6b9ebaa", kill_on_drop: false }` [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 rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bindgen v0.45.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [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 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 cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.57 [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 serde_repr v0.1.6 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling libpg_query-sys v0.1.2 [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 22s [INFO] running `Command { std: "docker" "inspect" "c625efe2933d9741fe0111e175337a573bdec12d58484bb914b01277b6b9ebaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c625efe2933d9741fe0111e175337a573bdec12d58484bb914b01277b6b9ebaa", kill_on_drop: false }` [INFO] [stdout] c625efe2933d9741fe0111e175337a573bdec12d58484bb914b01277b6b9ebaa [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfe64404d17a7ce564909ada21d943b0861b9453af52b359ba1bb28a32be82b2 [INFO] running `Command { std: "docker" "start" "-a" "dfe64404d17a7ce564909ada21d943b0861b9453af52b359ba1bb28a32be82b2", 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 term_size v0.3.2 [INFO] [stderr] Compiling csv-core v0.1.10 [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pg-pretty-parser v0.0.1 (/opt/rustwide/workdir/parser) [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 9.41s [INFO] running `Command { std: "docker" "inspect" "dfe64404d17a7ce564909ada21d943b0861b9453af52b359ba1bb28a32be82b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe64404d17a7ce564909ada21d943b0861b9453af52b359ba1bb28a32be82b2", kill_on_drop: false }` [INFO] [stdout] dfe64404d17a7ce564909ada21d943b0861b9453af52b359ba1bb28a32be82b2 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9649ee93d072bb4f4ea03ca1bbc1a8ad80b1679b3dfb2e67a95525eec8beedd3 [INFO] running `Command { std: "docker" "start" "-a" "9649ee93d072bb4f4ea03ca1bbc1a8ad80b1679b3dfb2e67a95525eec8beedd3", 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 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pg_pretty-cacfeae72914b5f2) [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 (/opt/rustwide/target/debug/deps/pg_pretty_formatter-a6c0351e38b8325c) [INFO] [stderr] Running tests/formatter.rs (/opt/rustwide/target/debug/deps/formatter-46db9d81fe344b41) [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] [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.17s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pg_pretty_parser-c01e0c3f8cfe26b8) [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" "9649ee93d072bb4f4ea03ca1bbc1a8ad80b1679b3dfb2e67a95525eec8beedd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9649ee93d072bb4f4ea03ca1bbc1a8ad80b1679b3dfb2e67a95525eec8beedd3", kill_on_drop: false }` [INFO] [stdout] 9649ee93d072bb4f4ea03ca1bbc1a8ad80b1679b3dfb2e67a95525eec8beedd3