[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouseabsolute%2Fpg-pretty" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/houseabsolute/pg-pretty on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf31184c24da35a9571942d0911b71a03e1b9d4f6086bcf7e78cb385abb67a9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbf31184c24da35a9571942d0911b71a03e1b9d4f6086bcf7e78cb385abb67a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf31184c24da35a9571942d0911b71a03e1b9d4f6086bcf7e78cb385abb67a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf31184c24da35a9571942d0911b71a03e1b9d4f6086bcf7e78cb385abb67a9", kill_on_drop: false }` [INFO] [stdout] cbf31184c24da35a9571942d0911b71a03e1b9d4f6086bcf7e78cb385abb67a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f98f7b0eb4943b76283f67ad0554d7b10d822b82db13c8fdf45cb35c800f59a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f98f7b0eb4943b76283f67ad0554d7b10d822b82db13c8fdf45cb35c800f59a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bindgen v0.45.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling make-cmd v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [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_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 4m 56s [INFO] running `Command { std: "docker" "inspect" "0f98f7b0eb4943b76283f67ad0554d7b10d822b82db13c8fdf45cb35c800f59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f98f7b0eb4943b76283f67ad0554d7b10d822b82db13c8fdf45cb35c800f59a", kill_on_drop: false }` [INFO] [stdout] 0f98f7b0eb4943b76283f67ad0554d7b10d822b82db13c8fdf45cb35c800f59a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dc95d4b6439bde2325b050d5734f92fd432d5013b079329c33c3e686269c01b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8dc95d4b6439bde2325b050d5734f92fd432d5013b079329c33c3e686269c01b", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling ansi_term v0.9.0 [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 k9 v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling bstr v0.2.15 [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 41.83s [INFO] running `Command { std: "docker" "inspect" "8dc95d4b6439bde2325b050d5734f92fd432d5013b079329c33c3e686269c01b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc95d4b6439bde2325b050d5734f92fd432d5013b079329c33c3e686269c01b", kill_on_drop: false }` [INFO] [stdout] 8dc95d4b6439bde2325b050d5734f92fd432d5013b079329c33c3e686269c01b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 369e94d3b72761a3c2942cc3f0e17d40228bb614d29ccdd09d23e7061b353602 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "369e94d3b72761a3c2942cc3f0e17d40228bb614d29ccdd09d23e7061b353602", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stdout] running 0 tests [INFO] [stderr] --> parser/src/flags.rs:9:7 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 9 | #[serde(transparent)] [INFO] [stdout] [INFO] [stderr] | ^^^^^ [INFO] [stdout] [INFO] [stderr] 10 | #[derive(Deserialize)] [INFO] [stdout] running 0 tests [INFO] [stderr] | ----------- the attribute is introduced here [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] [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: 1 warning emitted [INFO] [stderr] [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pg_pretty-b6e41c0bd0aa2152) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pg_pretty_formatter-bb040d5318efc14c) [INFO] [stdout] [INFO] [stderr] Running tests/formatter.rs (/opt/rustwide/target/debug/deps/formatter-5a6ff12a2d7edde4) [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pg_pretty_parser-bd452d04ffed2099) [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.43s [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] [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" "369e94d3b72761a3c2942cc3f0e17d40228bb614d29ccdd09d23e7061b353602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "369e94d3b72761a3c2942cc3f0e17d40228bb614d29ccdd09d23e7061b353602", kill_on_drop: false }` [INFO] [stdout] 369e94d3b72761a3c2942cc3f0e17d40228bb614d29ccdd09d23e7061b353602