[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 beta-2022-02-22 for beta-1.60-1 [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 beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded digest v0.7.5 [INFO] [stderr] Downloaded fallible-iterator v0.1.5 [INFO] [stderr] Downloaded postgres-shared v0.4.1 [INFO] [stderr] Downloaded socket2 v0.3.7 [INFO] [stderr] Downloaded tui v0.2.3 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b3cff987e2001ba210e2892380ee5117709125da2e14f543dc4379700c6e2ea [INFO] running `Command { std: "docker" "start" "-a" "3b3cff987e2001ba210e2892380ee5117709125da2e14f543dc4379700c6e2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b3cff987e2001ba210e2892380ee5117709125da2e14f543dc4379700c6e2ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3cff987e2001ba210e2892380ee5117709125da2e14f543dc4379700c6e2ea", kill_on_drop: false }` [INFO] [stdout] 3b3cff987e2001ba210e2892380ee5117709125da2e14f543dc4379700c6e2ea [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91818e5ac4b7a751ec732fea333439d4aeb721c3c6c6a76d3b0eb20159458c72 [INFO] running `Command { std: "docker" "start" "-a" "91818e5ac4b7a751ec732fea333439d4aeb721c3c6c6a76d3b0eb20159458c72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling base64 v0.6.0 [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 stringprep v0.1.2 [INFO] [stderr] Compiling tui v0.2.3 [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 rand v0.3.22 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling quickpg_ui v0.1.0 (/opt/rustwide/workdir/quickpg_ui) [INFO] [stderr] Compiling postgres-protocol v0.3.2 [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 7.30s [INFO] running `Command { std: "docker" "inspect" "91818e5ac4b7a751ec732fea333439d4aeb721c3c6c6a76d3b0eb20159458c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91818e5ac4b7a751ec732fea333439d4aeb721c3c6c6a76d3b0eb20159458c72", kill_on_drop: false }` [INFO] [stdout] 91818e5ac4b7a751ec732fea333439d4aeb721c3c6c6a76d3b0eb20159458c72 [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b508478b3d217a97184ac27b74d44f7f64679d3008a0a8da3c5bb6077fcaa145 [INFO] running `Command { std: "docker" "start" "-a" "b508478b3d217a97184ac27b74d44f7f64679d3008a0a8da3c5bb6077fcaa145", kill_on_drop: false }` [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 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "b508478b3d217a97184ac27b74d44f7f64679d3008a0a8da3c5bb6077fcaa145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b508478b3d217a97184ac27b74d44f7f64679d3008a0a8da3c5bb6077fcaa145", kill_on_drop: false }` [INFO] [stdout] b508478b3d217a97184ac27b74d44f7f64679d3008a0a8da3c5bb6077fcaa145 [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=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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7673d232acbaac2d8c108bb8c0d8de46b9fe04b550abe2086265ca7d754e96bb [INFO] running `Command { std: "docker" "start" "-a" "7673d232acbaac2d8c108bb8c0d8de46b9fe04b550abe2086265ca7d754e96bb", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused imports: `Block`, `Color`, `Row`, `Style`, `Table`, `Widget` [INFO] [stdout] running 0 tests [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:3:21 [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] 3 | use super::traits::{Block, Color, Draw, MouseBackend, Rect, Row, Style, Table, Terminal, Widget}; [INFO] [stdout] [INFO] [stderr] | ^^^^^ ^^^^^ ^^^ ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [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] warning: unused variable: `t` [INFO] [stdout] [INFO] [stderr] --> quickpg_ui/src/ui/data_view.rs:43:20 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] 43 | fn draw(&self, t: &mut Terminal, layout: &Rect) { [INFO] [stdout] [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [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.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg-fd9d0e53b353371d) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg-cda7ee8b88ac499e) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quickpg_ui-64943519838d451d) [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] [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" "7673d232acbaac2d8c108bb8c0d8de46b9fe04b550abe2086265ca7d754e96bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7673d232acbaac2d8c108bb8c0d8de46b9fe04b550abe2086265ca7d754e96bb", kill_on_drop: false }` [INFO] [stdout] 7673d232acbaac2d8c108bb8c0d8de46b9fe04b550abe2086265ca7d754e96bb