[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] checking phiresky/sqlite-zstd against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphiresky%2Fsqlite-zstd" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phiresky/sqlite-zstd on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-8/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87b64af063bd9d344519696187278d9f7dcf390a40fc3affba7283c512b19624 [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" "87b64af063bd9d344519696187278d9f7dcf390a40fc3affba7283c512b19624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87b64af063bd9d344519696187278d9f7dcf390a40fc3affba7283c512b19624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b64af063bd9d344519696187278d9f7dcf390a40fc3affba7283c512b19624", kill_on_drop: false }` [INFO] [stdout] 87b64af063bd9d344519696187278d9f7dcf390a40fc3affba7283c512b19624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19648f1f4edb77d1cd5f0a58074e0905d8bd0afda062ddc201270a693e6688ea [INFO] running `Command { std: "docker" "start" "-a" "19648f1f4edb77d1cd5f0a58074e0905d8bd0afda062ddc201270a693e6688ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [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 serde v1.0.122 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lru_time_cache v0.11.5 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking names v0.11.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Checking env_logger 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] Checking rusqlite-le v0.24.2 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking zstd v0.6.0+zstd.1.4.8 (https://github.com/phiresky/zstd-rs?branch=master#ccd88a99) [INFO] [stderr] Checking 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 dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "19648f1f4edb77d1cd5f0a58074e0905d8bd0afda062ddc201270a693e6688ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19648f1f4edb77d1cd5f0a58074e0905d8bd0afda062ddc201270a693e6688ea", kill_on_drop: false }` [INFO] [stdout] 19648f1f4edb77d1cd5f0a58074e0905d8bd0afda062ddc201270a693e6688ea