[INFO] cloning repository https://github.com/yuulive/mi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuulive/mi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fmi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fmi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cc0e6781afeeb8fc1cf162d6e3247e27ed66635
[INFO] testing yuulive/mi against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fmi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuulive/mi
[INFO] finished tweaking git repo https://github.com/yuulive/mi
[INFO] tweaked toml for git repo https://github.com/yuulive/mi written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuulive/mi on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuulive/mi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cc611a6dbd03cd21553b56dacbb9fd6ab178a774c202e6dae0f48225c53968c
[INFO] running `Command { std: "docker" "start" "-a" "3cc611a6dbd03cd21553b56dacbb9fd6ab178a774c202e6dae0f48225c53968c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cc611a6dbd03cd21553b56dacbb9fd6ab178a774c202e6dae0f48225c53968c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc611a6dbd03cd21553b56dacbb9fd6ab178a774c202e6dae0f48225c53968c", kill_on_drop: false }`
[INFO] [stdout] 3cc611a6dbd03cd21553b56dacbb9fd6ab178a774c202e6dae0f48225c53968c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 137e972cd575ba33f488362e16d041e7c6aa62e36e08c3596737e4ee7330a2c2
[INFO] running `Command { std: "docker" "start" "-a" "137e972cd575ba33f488362e16d041e7c6aa62e36e08c3596737e4ee7330a2c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling zstd-safe v3.0.0+zstd.1.4.8 (https://github.com/phiresky/zstd-rs?branch=master#ccd88a99)
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling lru_time_cache v0.11.10
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling env_logger v0.8.3
[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 rusqlite-le v0.24.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling zstd v0.6.0+zstd.1.4.8 (https://github.com/phiresky/zstd-rs?branch=master#ccd88a99)
[INFO] [stderr]    Compiling mi v0.1.2-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "137e972cd575ba33f488362e16d041e7c6aa62e36e08c3596737e4ee7330a2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "137e972cd575ba33f488362e16d041e7c6aa62e36e08c3596737e4ee7330a2c2", kill_on_drop: false }`
[INFO] [stdout] 137e972cd575ba33f488362e16d041e7c6aa62e36e08c3596737e4ee7330a2c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0af1d6273d433ea5cecbae73e09a9a5fa8d6d93be5f3587dd988fbe64c4ece5
[INFO] running `Command { std: "docker" "start" "-a" "f0af1d6273d433ea5cecbae73e09a9a5fa8d6d93be5f3587dd988fbe64c4ece5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling names v0.11.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling mi v0.1.2-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `assert_ne`
[INFO] [stdout]   --> src/add_functions.rs:61:44
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub use pretty_assertions::{assert_eq, assert_ne};
[INFO] [stdout]    |                                            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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] 
[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<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 88 -             static ref app_names: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stdout] 88 +             static ref APP_NAMES: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stdout]    |
[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<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: convert the identifier to upper case
[INFO] [stdout]    |
[INFO] [stdout] 92 -             static ref app_types: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stdout] 92 +             static ref APP_TYPES: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.14s
[INFO] running `Command { std: "docker" "inspect" "f0af1d6273d433ea5cecbae73e09a9a5fa8d6d93be5f3587dd988fbe64c4ece5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0af1d6273d433ea5cecbae73e09a9a5fa8d6d93be5f3587dd988fbe64c4ece5", kill_on_drop: false }`
[INFO] [stdout] f0af1d6273d433ea5cecbae73e09a9a5fa8d6d93be5f3587dd988fbe64c4ece5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a7ca794202781f4cd2fc20379b881948bb170053b329e367e887e944d7a8afad
[INFO] running `Command { std: "docker" "start" "-a" "a7ca794202781f4cd2fc20379b881948bb170053b329e367e887e944d7a8afad", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `assert_ne`
[INFO] [stderr]   --> src/add_functions.rs:61:44
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub use pretty_assertions::{assert_eq, assert_ne};
[INFO] [stderr]    |                                            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[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] 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<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stderr]    |                        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_upper_case_globals)]` on by default
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 88 -             static ref app_names: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stderr] 88 +             static ref APP_NAMES: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stderr]    |
[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<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stderr]    |                        ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: convert the identifier to upper case
[INFO] [stderr]    |
[INFO] [stderr] 92 -             static ref app_types: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stderr] 92 +             static ref APP_TYPES: Vec<String> = names::Generator::with_naming(names::Name::Plain)
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `mi` (lib test) generated 20 warnings (run `cargo fix --lib -p mi --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mi-54441d11331b1e71)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test add_functions::tests::sanity ... ok
[INFO] [stdout] test add_functions::tests::decompress_type ... ok
[INFO] [stdout] test add_functions::tests::compress_is_deterministic ... ok
[INFO] [stdout] test add_functions::tests::compress_decompress_roundtrip ... ok
[INFO] [stdout] test transparent::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] [stderr] [2025-10-13T22:13:50Z WARN  mi::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;`
[INFO] [stderr] [2025-10-13T22:13:50Z WARN  mi::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;`
[INFO] [stderr] [2025-10-13T22:13:50Z WARN  mi::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;`
[INFO] [stderr] [2025-10-13T22:13:50Z WARN  mi::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;`
[INFO] [stderr] [2025-10-13T22:13:50Z WARN  mi::transparent] Warning: It is recommended to set `pragma journal_mode=WAL;`
[INFO] [stderr] [2025-10-13T22:13:50Z INFO  mi::transparent] events.data: Total 2000 rows (904.43kB) to potentially compress.
[INFO] [stderr] [2025-10-13T22:13:50Z WARN  mi::transparent] Warning: It is recommended to set `pragma auto_vacuum=full;`
[INFO] [stdout] test transparent::tests::enable_transparent ... ok
[INFO] [stderr] [2025-10-13T22:13:50Z INFO  mi::transparent] Compressed 2000 rows with dict_choice=1 (dict_id=1). Total size of entries before: 904.43kB, afterwards: 54.17kB, (average: before=452B, after=27B)
[INFO] [stderr] [2025-10-13T22:13:50Z INFO  mi::transparent] Handled 2000 / 2000 rows  (904.43kB / 904.43kB)
[INFO] [stderr] [2025-10-13T22:13:50Z INFO  mi::transparent] All maintenance work completed!
[INFO] [stdout] test transparent::tests::test_many ... FAILED
[INFO] [stdout] test add_functions::tests::levels ... ok
[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: deleting by timestamp
[INFO] [stdout]     1: decoding
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]            Corrupted block detected
[INFO] [stdout]     2: Error code 1: SQL error or missing database
[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 10.66s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a7ca794202781f4cd2fc20379b881948bb170053b329e367e887e944d7a8afad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ca794202781f4cd2fc20379b881948bb170053b329e367e887e944d7a8afad", kill_on_drop: false }`
[INFO] [stdout] a7ca794202781f4cd2fc20379b881948bb170053b329e367e887e944d7a8afad
