[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrskt%2Fquickpg-rs" "/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/nrskt/quickpg-rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-0/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9fd9015dd06cf08d46526b99ab28215b02585f8186a1436df9ca411677ee7ab2 [INFO] running `Command { std: "docker" "start" "-a" "9fd9015dd06cf08d46526b99ab28215b02585f8186a1436df9ca411677ee7ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd9015dd06cf08d46526b99ab28215b02585f8186a1436df9ca411677ee7ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd9015dd06cf08d46526b99ab28215b02585f8186a1436df9ca411677ee7ab2", kill_on_drop: false }` [INFO] [stdout] 9fd9015dd06cf08d46526b99ab28215b02585f8186a1436df9ca411677ee7ab2 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e9e48ca1446958875b59609cd58a943b2eb0432a6e1a488194b4c059d07300b [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" "6e9e48ca1446958875b59609cd58a943b2eb0432a6e1a488194b4c059d07300b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling md5 v0.3.7 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.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 rand v0.3.22 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling postgres-shared v0.4.1 [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 28.74s [INFO] running `Command { std: "docker" "inspect" "6e9e48ca1446958875b59609cd58a943b2eb0432a6e1a488194b4c059d07300b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9e48ca1446958875b59609cd58a943b2eb0432a6e1a488194b4c059d07300b", kill_on_drop: false }` [INFO] [stdout] 6e9e48ca1446958875b59609cd58a943b2eb0432a6e1a488194b4c059d07300b [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ee045450dd876b98bce9689594b949f8834d3604b33505587ee3a778481b4890 [INFO] running `Command { std: "docker" "start" "-a" "ee045450dd876b98bce9689594b949f8834d3604b33505587ee3a778481b4890", 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" "ee045450dd876b98bce9689594b949f8834d3604b33505587ee3a778481b4890", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee045450dd876b98bce9689594b949f8834d3604b33505587ee3a778481b4890", kill_on_drop: false }` [INFO] [stdout] ee045450dd876b98bce9689594b949f8834d3604b33505587ee3a778481b4890 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1983beabe8c06509705df10d3ea079387e1fa29736a377c1021215bcc5cb0c7b [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" "1983beabe8c06509705df10d3ea079387e1fa29736a377c1021215bcc5cb0c7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: `quickpg_ui` (lib) generated 3 warnings [INFO] [stderr] warning: `quickpg_ui` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg-ec7265e2c9fe4d6d) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg-e1df0eb64c94b20f) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg_ui-69825a0787524af2) [INFO] [stdout] [INFO] [stderr] Doc-tests quickpg [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] [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_ui [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" "1983beabe8c06509705df10d3ea079387e1fa29736a377c1021215bcc5cb0c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1983beabe8c06509705df10d3ea079387e1fa29736a377c1021215bcc5cb0c7b", kill_on_drop: false }` [INFO] [stdout] 1983beabe8c06509705df10d3ea079387e1fa29736a377c1021215bcc5cb0c7b