[INFO] cloning repository https://github.com/phiresky/sqlite-zstd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phiresky/sqlite-zstd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fsqlite-zstd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fsqlite-zstd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b100ccb83a2249a4d3ca41f9e6205969bf41445 [INFO] testing phiresky/sqlite-zstd against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fsqlite-zstd" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phiresky/sqlite-zstd on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phiresky/sqlite-zstd [INFO] finished tweaking git repo https://github.com/phiresky/sqlite-zstd [INFO] tweaked toml for git repo https://github.com/phiresky/sqlite-zstd written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/phiresky/sqlite-zstd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.52.1" "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] 272bac3a50f3db0d05321811e8adb461653fbff343e6bd9ec18644bfa0a771e0 [INFO] running `Command { std: "docker" "start" "-a" "272bac3a50f3db0d05321811e8adb461653fbff343e6bd9ec18644bfa0a771e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "272bac3a50f3db0d05321811e8adb461653fbff343e6bd9ec18644bfa0a771e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "272bac3a50f3db0d05321811e8adb461653fbff343e6bd9ec18644bfa0a771e0", kill_on_drop: false }` [INFO] [stdout] 272bac3a50f3db0d05321811e8adb461653fbff343e6bd9ec18644bfa0a771e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fef82c8b40117663564b9223c6d43d5b921afffad88d14f7aae12dc49f6679d [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" "1fef82c8b40117663564b9223c6d43d5b921afffad88d14f7aae12dc49f6679d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Compiling zstd-safe v3.0.0+zstd.1.4.8 (https://github.com/phiresky/zstd-rs?branch=master#ccd88a99) [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde v1.0.122 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lru_time_cache v0.11.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling zstd-sys v1.4.19+zstd.1.4.8 (https://github.com/phiresky/zstd-rs?branch=master#ccd88a99) [INFO] [stderr] Compiling libsqlite3-sys-le v0.21.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rusqlite-le v0.24.2 [INFO] [stderr] Compiling zstd v0.6.0+zstd.1.4.8 (https://github.com/phiresky/zstd-rs?branch=master#ccd88a99) [INFO] [stderr] Compiling sqlite-zstd v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "1fef82c8b40117663564b9223c6d43d5b921afffad88d14f7aae12dc49f6679d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fef82c8b40117663564b9223c6d43d5b921afffad88d14f7aae12dc49f6679d", kill_on_drop: false }` [INFO] [stdout] 1fef82c8b40117663564b9223c6d43d5b921afffad88d14f7aae12dc49f6679d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b966c6527542f790300f9ab79bd13983d63997efe13448c9eba36ea2b68814ff [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" "b966c6527542f790300f9ab79bd13983d63997efe13448c9eba36ea2b68814ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling sqlite-zstd v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand::thread_rng` [INFO] [stdout] --> src/add_functions.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | use rand::thread_rng; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/transparent.rs:836:32 [INFO] [stdout] | [INFO] [stdout] 836 | fn insert(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id2` [INFO] [stdout] --> src/transparent.rs:836:41 [INFO] [stdout] | [INFO] [stdout] 836 | fn insert(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:845:13 [INFO] [stdout] | [INFO] [stdout] 845 | ... let updc = db.execute("update events set data='fooooooooooooooooooooooooooooooooooooooooooooobar' where id = ?", params![id]).conte... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id2` [INFO] [stdout] --> src/transparent.rs:844:50 [INFO] [stdout] | [INFO] [stdout] 844 | fn update_comp_col(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:852:13 [INFO] [stdout] | [INFO] [stdout] 852 | let updc = db [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id2` [INFO] [stdout] --> src/transparent.rs:851:51 [INFO] [stdout] | [INFO] [stdout] 851 | fn update_other_col(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:865:13 [INFO] [stdout] | [INFO] [stdout] 865 | let updc = db [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:878:13 [INFO] [stdout] | [INFO] [stdout] 878 | ... let updc = db.execute("update events set timestamp = '2020-02-01', id=?, data='fooooooooooooooooooooooooooooooooooooooooooooobar' w... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:885:13 [INFO] [stdout] | [INFO] [stdout] 885 | ... let updc = db.execute("update events set timestamp = '2020-02-01', data='fooooooooooooooooooooooooooooooooooooooooooooobar' where i... [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:892:13 [INFO] [stdout] | [INFO] [stdout] 892 | let updc = db [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:900:13 [INFO] [stdout] | [INFO] [stdout] 900 | let updc = db [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:911:13 [INFO] [stdout] | [INFO] [stdout] 911 | let updc = db [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id2` [INFO] [stdout] --> src/transparent.rs:910:45 [INFO] [stdout] | [INFO] [stdout] 910 | fn delete_one(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `updc` [INFO] [stdout] --> src/transparent.rs:924:13 [INFO] [stdout] | [INFO] [stdout] 924 | let updc = db [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id2` [INFO] [stdout] --> src/transparent.rs:918:53 [INFO] [stdout] | [INFO] [stdout] 918 | fn delete_where_other(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/transparent.rs:946:13 [INFO] [stdout] | [INFO] [stdout] 946 | for i in 0..100 { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `app_names` should have an upper case name [INFO] [stdout] --> src/add_functions.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | static ref app_names: Vec = names::Generator::with_naming(names::Name::Plain) [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `APP_NAMES` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `app_types` should have an upper case name [INFO] [stdout] --> src/add_functions.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 92 | static ref app_types: Vec = names::Generator::with_naming(names::Name::Plain) [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `APP_TYPES` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.85s [INFO] running `Command { std: "docker" "inspect" "b966c6527542f790300f9ab79bd13983d63997efe13448c9eba36ea2b68814ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b966c6527542f790300f9ab79bd13983d63997efe13448c9eba36ea2b68814ff", kill_on_drop: false }` [INFO] [stdout] b966c6527542f790300f9ab79bd13983d63997efe13448c9eba36ea2b68814ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e6b2ddcf090697d97146d1c73fca8816ef7733d0076a23daa385fc0b1bea042 [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" "1e6b2ddcf090697d97146d1c73fca8816ef7733d0076a23daa385fc0b1bea042", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rand::thread_rng` [INFO] [stderr] --> src/add_functions.rs:63:9 [INFO] [stderr] | [INFO] [stderr] 63 | use rand::thread_rng; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/transparent.rs:836:32 [INFO] [stderr] | [INFO] [stderr] 836 | fn insert(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id2` [INFO] [stderr] --> src/transparent.rs:836:41 [INFO] [stderr] | [INFO] [stderr] 836 | fn insert(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:845:13 [INFO] [stderr] | [INFO] [stderr] 845 | ... let updc = db.execute("update events set data='fooooooooooooooooooooooooooooooooooooooooooooobar' where id = ?", params![id]).conte... [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id2` [INFO] [stderr] --> src/transparent.rs:844:50 [INFO] [stderr] | [INFO] [stderr] 844 | fn update_comp_col(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:852:13 [INFO] [stderr] | [INFO] [stderr] 852 | let updc = db [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id2` [INFO] [stderr] --> src/transparent.rs:851:51 [INFO] [stderr] | [INFO] [stderr] 851 | fn update_other_col(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:865:13 [INFO] [stderr] | [INFO] [stderr] 865 | let updc = db [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:878:13 [INFO] [stderr] | [INFO] [stderr] 878 | ... let updc = db.execute("update events set timestamp = '2020-02-01', id=?, data='fooooooooooooooooooooooooooooooooooooooooooooobar' w... [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:885:13 [INFO] [stderr] | [INFO] [stderr] 885 | ... let updc = db.execute("update events set timestamp = '2020-02-01', data='fooooooooooooooooooooooooooooooooooooooooooooobar' where i... [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:892:13 [INFO] [stderr] | [INFO] [stderr] 892 | let updc = db [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:900:13 [INFO] [stderr] | [INFO] [stderr] 900 | let updc = db [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:911:13 [INFO] [stderr] | [INFO] [stderr] 911 | let updc = db [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id2` [INFO] [stderr] --> src/transparent.rs:910:45 [INFO] [stderr] | [INFO] [stderr] 910 | fn delete_one(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `updc` [INFO] [stderr] --> src/transparent.rs:924:13 [INFO] [stderr] | [INFO] [stderr] 924 | let updc = db [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_updc` [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: unused variable: `id2` [INFO] [stdout] running 10 tests [INFO] [stderr] --> src/transparent.rs:918:53 [INFO] [stdout] test add_functions::tests::decompress_type ... ok [INFO] [stderr] | [INFO] [stdout] test add_functions::tests::compress_decompress_roundtrip ... ok [INFO] [stderr] 918 | fn delete_where_other(db: &Connection, id: i64, id2: i64) -> anyhow::Result<()> { [INFO] [stdout] test add_functions::tests::compress_is_deterministic ... ok [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_id2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/transparent.rs:946:13 [INFO] [stderr] | [INFO] [stderr] 946 | for i in 0..100 { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: static variable `app_names` should have an upper case name [INFO] [stderr] --> src/add_functions.rs:88:24 [INFO] [stderr] | [INFO] [stderr] 88 | static ref app_names: Vec = names::Generator::with_naming(names::Name::Plain) [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper case: `APP_NAMES` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `app_types` should have an upper case name [INFO] [stderr] --> src/add_functions.rs:92:24 [INFO] [stderr] | [INFO] [stderr] 92 | static ref app_types: Vec = names::Generator::with_naming(names::Name::Plain) [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper case: `APP_TYPES` [INFO] [stderr] [INFO] [stderr] warning: 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sqlite_zstd-bb6b98e1c204d55b) [INFO] [stdout] test add_functions::tests::sanity ... ok [INFO] [stdout] test add_functions::tests::dict_saving_works ... ok [INFO] [stdout] test add_functions::tests::compress_with_dict_smaller ... ok [INFO] [stdout] test transparent::tests::sanity ... ok [INFO] [stderr] [2021-05-25T03:55:00Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;` [INFO] [stderr] [2021-05-25T03:55:00Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;` [INFO] [stderr] [2021-05-25T03:55:00Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;` [INFO] [stderr] [2021-05-25T03:55:00Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;` [INFO] [stderr] [2021-05-25T03:55:00Z INFO sqlite_zstd::transparent] events.data: Total 2000 rows (903.17kB) to potentially compress. [INFO] [stderr] [2021-05-25T03:55:01Z INFO sqlite_zstd::transparent] Compressed 2000 rows with dict_choice=1 (dict_id=1). Total size of entries before: 903.17kB, afterwards: 54.05kB, (average: before=451B, after=27B) [INFO] [stderr] [2021-05-25T03:55:01Z INFO sqlite_zstd::transparent] Handled 2000 / 2000 rows (903.17kB / 903.17kB) [INFO] [stderr] [2021-05-25T03:55:01Z INFO sqlite_zstd::transparent] All maintenance work completed! [INFO] [stderr] [2021-05-25T03:55:01Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;` [INFO] [stderr] [2021-05-25T03:55:01Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;` [INFO] [stdout] test transparent::tests::enable_transparent ... ok [INFO] [stdout] test transparent::tests::test_many ... ok [INFO] [stdout] test add_functions::tests::levels ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.71s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e6b2ddcf090697d97146d1c73fca8816ef7733d0076a23daa385fc0b1bea042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6b2ddcf090697d97146d1c73fca8816ef7733d0076a23daa385fc0b1bea042", kill_on_drop: false }` [INFO] [stdout] 1e6b2ddcf090697d97146d1c73fca8816ef7733d0076a23daa385fc0b1bea042