[INFO] cloning repository https://github.com/nrskt/quickpg-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrskt/quickpg-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrskt%2Fquickpg-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrskt%2Fquickpg-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39e89cea5707ba9973d3e164dc395f5fb3f6959a [INFO] testing nrskt/quickpg-rs against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrskt%2Fquickpg-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrskt/quickpg-rs on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrskt/quickpg-rs [INFO] finished tweaking git repo https://github.com/nrskt/quickpg-rs [INFO] tweaked toml for git repo https://github.com/nrskt/quickpg-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/nrskt/quickpg-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29b2578d721afadd3ddf52c75edc50f58db60a94f47f80b40e76c5aecabca646 [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" "29b2578d721afadd3ddf52c75edc50f58db60a94f47f80b40e76c5aecabca646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29b2578d721afadd3ddf52c75edc50f58db60a94f47f80b40e76c5aecabca646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b2578d721afadd3ddf52c75edc50f58db60a94f47f80b40e76c5aecabca646", kill_on_drop: false }` [INFO] [stdout] 29b2578d721afadd3ddf52c75edc50f58db60a94f47f80b40e76c5aecabca646 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c196b7d6e9c6430144ce8a6969943cf016b0e3e81b285ccd07bfc8580eafe2a7 [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" "c196b7d6e9c6430144ce8a6969943cf016b0e3e81b285ccd07bfc8580eafe2a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling tui v0.2.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling quickpg_ui v0.1.0 (/opt/rustwide/workdir/quickpg_ui) [INFO] [stdout] warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layout` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgres-shared v0.4.1 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling quickpg v0.1.0 (/opt/rustwide/workdir/quickpg) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.78s [INFO] running `Command { std: "docker" "inspect" "c196b7d6e9c6430144ce8a6969943cf016b0e3e81b285ccd07bfc8580eafe2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c196b7d6e9c6430144ce8a6969943cf016b0e3e81b285ccd07bfc8580eafe2a7", kill_on_drop: false }` [INFO] [stdout] c196b7d6e9c6430144ce8a6969943cf016b0e3e81b285ccd07bfc8580eafe2a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae538d4537617d6b602a3632cd8cdf95da9bf5e5f0030a2d51945e3db7122cab [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" "ae538d4537617d6b602a3632cd8cdf95da9bf5e5f0030a2d51945e3db7122cab", kill_on_drop: false }` [INFO] [stderr] Compiling quickpg_ui v0.1.0 (/opt/rustwide/workdir/quickpg_ui) [INFO] [stderr] Compiling quickpg v0.1.0 (/opt/rustwide/workdir/quickpg) [INFO] [stdout] warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layout` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; [INFO] [stdout] | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `layout` [INFO] [stdout] --> quickpg_ui/src/ui/data_view.rs:43:52 [INFO] [stdout] | [INFO] [stdout] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "ae538d4537617d6b602a3632cd8cdf95da9bf5e5f0030a2d51945e3db7122cab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae538d4537617d6b602a3632cd8cdf95da9bf5e5f0030a2d51945e3db7122cab", kill_on_drop: false }` [INFO] [stdout] ae538d4537617d6b602a3632cd8cdf95da9bf5e5f0030a2d51945e3db7122cab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 202c36b1201f4310c00173c5886095867ad0df4228e4621ba3848cef4f051058 [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" "202c36b1201f4310c00173c5886095867ad0df4228e4621ba3848cef4f051058", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; [INFO] [stderr] | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t` [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `layout` [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:43:52 [INFO] [stderr] | [INFO] [stderr] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; [INFO] [stderr] | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `t` [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:43:20 [INFO] [stderr] | [INFO] [stderr] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `layout` [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:43:52 [INFO] [stderr] | [INFO] [stderr] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg-70b06c8ef70ec9e4) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg-3bc483861bc23fe9) [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/quickpg_ui-7907cc364305c281) [INFO] [stdout] [INFO] [stderr] Doc-tests quickpg_ui [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] [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 quickpg [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" "202c36b1201f4310c00173c5886095867ad0df4228e4621ba3848cef4f051058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202c36b1201f4310c00173c5886095867ad0df4228e4621ba3848cef4f051058", kill_on_drop: false }` [INFO] [stdout] 202c36b1201f4310c00173c5886095867ad0df4228e4621ba3848cef4f051058