[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fsqlite-zstd" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phiresky/sqlite-zstd 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/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-6/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 77f84bead22c1635ac85fd781e8eb47ea5b49cdf39d8206018a865805232e043 [INFO] running `Command { std: "docker" "start" "-a" "77f84bead22c1635ac85fd781e8eb47ea5b49cdf39d8206018a865805232e043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77f84bead22c1635ac85fd781e8eb47ea5b49cdf39d8206018a865805232e043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77f84bead22c1635ac85fd781e8eb47ea5b49cdf39d8206018a865805232e043", kill_on_drop: false }` [INFO] [stdout] 77f84bead22c1635ac85fd781e8eb47ea5b49cdf39d8206018a865805232e043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 5e94c306b24a3894d936ee23d4584ffbfffa3cfe28cdbd8bccabe61cda532cdf [INFO] running `Command { std: "docker" "start" "-a" "5e94c306b24a3894d936ee23d4584ffbfffa3cfe28cdbd8bccabe61cda532cdf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.122 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling serde 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 ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lru_time_cache v0.11.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling regex v1.4.3 [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 env_logger v0.8.2 [INFO] [stderr] Compiling rusqlite-le v0.24.2 [INFO] [stderr] Compiling serde_json v1.0.61 [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 1m 05s [INFO] running `Command { std: "docker" "inspect" "5e94c306b24a3894d936ee23d4584ffbfffa3cfe28cdbd8bccabe61cda532cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e94c306b24a3894d936ee23d4584ffbfffa3cfe28cdbd8bccabe61cda532cdf", kill_on_drop: false }` [INFO] [stdout] 5e94c306b24a3894d936ee23d4584ffbfffa3cfe28cdbd8bccabe61cda532cdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 39a7cf405280df711c8b4ff4de94ff2d666755cd3bb9a1608c6e1105ae10331a [INFO] running `Command { std: "docker" "start" "-a" "39a7cf405280df711c8b4ff4de94ff2d666755cd3bb9a1608c6e1105ae10331a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling names v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.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 num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.19 [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 13.22s [INFO] running `Command { std: "docker" "inspect" "39a7cf405280df711c8b4ff4de94ff2d666755cd3bb9a1608c6e1105ae10331a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a7cf405280df711c8b4ff4de94ff2d666755cd3bb9a1608c6e1105ae10331a", kill_on_drop: false }` [INFO] [stdout] 39a7cf405280df711c8b4ff4de94ff2d666755cd3bb9a1608c6e1105ae10331a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] f896fa039bf3b9a4b5a6e0c1afa5e17fa98dfe8a2aa9a7f18b5eaec13cface57 [INFO] running `Command { std: "docker" "start" "-a" "f896fa039bf3b9a4b5a6e0c1afa5e17fa98dfe8a2aa9a7f18b5eaec13cface57", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `rand::thread_rng` [INFO] [stdout] running 10 tests [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] [stderr] warning: unused variable: `id2` [INFO] [stderr] --> src/transparent.rs:918:53 [INFO] [stderr] | [INFO] [stderr] 918 | fn delete_where_other(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: `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.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sqlite_zstd-04c13f39e00fe889) [INFO] [stdout] test add_functions::tests::compress_decompress_roundtrip ... ok [INFO] [stdout] test add_functions::tests::decompress_type ... ok [INFO] [stdout] test add_functions::tests::sanity ... ok [INFO] [stdout] test add_functions::tests::compress_is_deterministic ... 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] [stdout] test add_functions::tests::levels ... ok [INFO] [stderr] [2021-06-08T15:55:43Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;` [INFO] [stderr] [2021-06-08T15:55:43Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;` [INFO] [stderr] [2021-06-08T15:55:43Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;` [INFO] [stderr] [2021-06-08T15:55:43Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;` [INFO] [stderr] [2021-06-08T15:55:43Z INFO sqlite_zstd::transparent] events.data: Total 2000 rows (903.34kB) to potentially compress. [INFO] [stderr] [2021-06-08T15:55:43Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;` [INFO] [stderr] [2021-06-08T15:55:43Z WARN sqlite_zstd::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;` [INFO] [stdout] test transparent::tests::enable_transparent ... ok [INFO] [stderr] [2021-06-08T15:55:43Z INFO sqlite_zstd::transparent] Compressed 2000 rows with dict_choice=1 (dict_id=1). Total size of entries before: 903.34kB, afterwards: 50.46kB, (average: before=451B, after=25B) [INFO] [stderr] [2021-06-08T15:55:43Z INFO sqlite_zstd::transparent] Handled 2000 / 2000 rows (903.34kB / 903.34kB) [INFO] [stderr] [2021-06-08T15:55:43Z INFO sqlite_zstd::transparent] All maintenance work completed! [INFO] [stdout] test transparent::tests::test_many ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- transparent::tests::test_many stdout ---- [INFO] [stdout] Error: Could not run operation on compressed db [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: updating two rows replace compressed [INFO] [stdout] 1: decoding [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Corrupted block detected [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/context.rs:27:29 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/context.rs:50:30 [INFO] [stdout] 2: core::result::Result::map_err [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:591:27 [INFO] [stdout] 3: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/context.rs:50:9 [INFO] [stdout] 4: sqlite_zstd::basic::zstd_decompress_inner [INFO] [stdout] at ./src/basic.rs:177:9 [INFO] [stdout] 5: sqlite_zstd::basic::zstd_decompress_fn [INFO] [stdout] at ./src/basic.rs:158:5 [INFO] [stdout] 6: sqlite_zstd::add_functions::add_functions::{{closure}} [INFO] [stdout] at ./src/add_functions.rs:16:47 [INFO] [stdout] 7: rusqlite::functions::::create_scalar_function::call_boxed_closure::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/functions.rs:481:17 [INFO] [stdout] 8: std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 9: __rust_try [INFO] [stdout] 10: std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 11: std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 12: rusqlite::functions::::create_scalar_function::call_boxed_closure [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/functions.rs:474:21 [INFO] [stdout] 13: sqlite3VdbeExec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsqlite3-sys-le-0.21.0/sqlite3/sqlite3.c:93475:4 [INFO] [stdout] 14: sqlite3Step [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsqlite3-sys-le-0.21.0/sqlite3/sqlite3.c:83941:10 [INFO] [stdout] 15: sqlite3_step [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsqlite3-sys-le-0.21.0/sqlite3/sqlite3.c:83998:16 [INFO] [stdout] 16: rusqlite::raw_statement::RawStatement::step [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/raw_statement.rs:126:22 [INFO] [stdout] 17: rusqlite::statement::Statement::execute_with_bound_parameters [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/statement.rs:705:17 [INFO] [stdout] 18: rusqlite::statement::Statement::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/statement.rs:86:9 [INFO] [stdout] 19: rusqlite::Connection::execute::{{closure}}::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/lib.rs:546:68 [INFO] [stdout] 20: core::result::Result::and_then [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 21: rusqlite::Connection::execute::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/lib.rs:546:34 [INFO] [stdout] 22: core::result::Result::and_then [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:704:22 [INFO] [stdout] 23: rusqlite::Connection::execute [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusqlite-le-0.24.2/src/lib.rs:545:9 [INFO] [stdout] 24: sqlite_zstd::transparent::tests::update_two_rows_by_compressed [INFO] [stdout] at ./src/transparent.rs:892:20 [INFO] [stdout] 25: core::ops::function::Fn::call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:70:5 [INFO] [stdout] 26: core::ops::function::impls:: for &F>::call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:237:13 [INFO] [stdout] 27: sqlite_zstd::transparent::tests::test_many [INFO] [stdout] at ./src/transparent.rs:975:25 [INFO] [stdout] 28: sqlite_zstd::transparent::tests::test_many::{{closure}} [INFO] [stdout] at ./src/transparent.rs:932:5 [INFO] [stdout] 29: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 30: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 31: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 35: start_thread [INFO] [stdout] 36: clone [INFO] [stdout] 2: Error code 1: SQL error or missing database [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: ::ext_context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/context.rs:27:29 [INFO] [stdout] 1: anyhow::context:: for core::result::Result>::context::{{closure}} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/context.rs:50:30 [INFO] [stdout] 2: core::result::Result::map_err [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:591:27 [INFO] [stdout] 3: anyhow::context:: for core::result::Result>::context [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/anyhow-1.0.38/src/context.rs:50:9 [INFO] [stdout] 4: sqlite_zstd::transparent::tests::update_two_rows_by_compressed [INFO] [stdout] at ./src/transparent.rs:892:20 [INFO] [stdout] 5: core::ops::function::Fn::call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:70:5 [INFO] [stdout] 6: core::ops::function::impls:: for &F>::call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:237:13 [INFO] [stdout] 7: sqlite_zstd::transparent::tests::test_many [INFO] [stdout] at ./src/transparent.rs:975:25 [INFO] [stdout] 8: sqlite_zstd::transparent::tests::test_many::{{closure}} [INFO] [stdout] at ./src/transparent.rs:932:5 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 12: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 13: std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked::{{closure}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 14: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 15: start_thread [INFO] [stdout] 16: clone [INFO] [stdout] thread 'transparent::tests::test_many' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:193:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5589ba685b30 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5589ba685b30 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5589ba685b30 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5589ba685b30 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5589ba6a8f2c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x5589ba682935 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x5589ba687ccb - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5589ba687ccb - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5589ba687ccb - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5589ba6877dc - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5589ba688371 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5589ba687e77 - std::panicking::begin_panic_handler::{{closure}}::h95197ccd88846f7a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5589ba68600c - std::sys_common::backtrace::__rust_end_short_backtrace::h7641df9566f7b7d0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5589ba687dd9 - rust_begin_unwind [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5589ba0dcc51 - core::panicking::panic_fmt::hbe99dddd3092ba3c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5589ba6a70be - core::panicking::assert_failed_inner::h4fdb1013d187f202 [INFO] [stdout] 16: 0x5589ba50c38a - core::panicking::assert_failed::hc9e5392797b000ee [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/panicking.rs:117:5 [INFO] [stdout] 17: 0x5589ba16de41 - test::assert_test_result::h8bf79feda9314a35 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:193:5 [INFO] [stdout] 18: 0x5589ba18e11d - sqlite_zstd::transparent::tests::test_many::{{closure}}::h7f8b0e86e59d92d6 [INFO] [stdout] at /opt/rustwide/workdir/src/transparent.rs:932:5 [INFO] [stdout] 19: 0x5589ba16642e - core::ops::function::FnOnce::call_once::h6c42a230e8d29aa3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5589ba3c7913 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5589ba3c7913 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x5589ba3c63c0 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 23: 0x5589ba3c63c0 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 24: 0x5589ba3c63c0 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x5589ba3c63c0 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x5589ba3c63c0 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 27: 0x5589ba3c63c0 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x5589ba3c63c0 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5589ba3a1692 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5589ba3a1692 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5589ba3a5408 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5589ba3a5408 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 33: 0x5589ba3a5408 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x5589ba3a5408 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x5589ba3a5408 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 36: 0x5589ba3a5408 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5589ba3a5408 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5589ba68ceb7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 39: 0x5589ba68ceb7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 40: 0x5589ba68ceb7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 41: 0x7f8f7d3d1609 - start_thread [INFO] [stdout] 42: 0x7f8f7d1a3293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] transparent::tests::test_many [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.44s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "f896fa039bf3b9a4b5a6e0c1afa5e17fa98dfe8a2aa9a7f18b5eaec13cface57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f896fa039bf3b9a4b5a6e0c1afa5e17fa98dfe8a2aa9a7f18b5eaec13cface57", kill_on_drop: false }` [INFO] [stdout] f896fa039bf3b9a4b5a6e0c1afa5e17fa98dfe8a2aa9a7f18b5eaec13cface57