[INFO] cloning repository https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelkaderBarhoumi21%2FRust-SQLITE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelkaderBarhoumi21%2FRust-SQLITE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8aec055afc1350961ea5570c2f86004bd1675c43
[INFO] testing AbdelkaderBarhoumi21/Rust-SQLITE against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelkaderBarhoumi21%2FRust-SQLITE" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  52% (713/1348)
Updating files:  53% (715/1348)
Updating files:  54% (728/1348)
Updating files:  55% (742/1348)
Updating files:  56% (755/1348)
Updating files:  57% (769/1348)
Updating files:  58% (782/1348)
Updating files:  59% (796/1348)
Updating files:  60% (809/1348)
Updating files:  61% (823/1348)
Updating files:  62% (836/1348)
Updating files:  63% (850/1348)
Updating files:  63% (855/1348)
Updating files:  64% (863/1348)
Updating files:  65% (877/1348)
Updating files:  66% (890/1348)
Updating files:  67% (904/1348)
Updating files:  68% (917/1348)
Updating files:  69% (931/1348)
Updating files:  70% (944/1348)
Updating files:  71% (958/1348)
Updating files:  72% (971/1348)
Updating files:  73% (985/1348)
Updating files:  74% (998/1348)
Updating files:  75% (1011/1348)
Updating files:  76% (1025/1348)
Updating files:  77% (1038/1348)
Updating files:  78% (1052/1348)
Updating files:  79% (1065/1348)
Updating files:  80% (1079/1348)
Updating files:  81% (1092/1348)
Updating files:  82% (1106/1348)
Updating files:  83% (1119/1348)
Updating files:  84% (1133/1348)
Updating files:  85% (1146/1348)
Updating files:  86% (1160/1348)
Updating files:  87% (1173/1348)
Updating files:  88% (1187/1348)
Updating files:  89% (1200/1348)
Updating files:  90% (1214/1348)
Updating files:  91% (1227/1348)
Updating files:  92% (1241/1348)
Updating files:  93% (1254/1348)
Updating files:  94% (1268/1348)
Updating files:  95% (1281/1348)
Updating files:  96% (1295/1348)
Updating files:  97% (1308/1348)
Updating files:  98% (1322/1348)
Updating files:  99% (1335/1348)
Updating files: 100% (1348/1348)
Updating files: 100% (1348/1348), done.
[INFO] started tweaking git repo https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE
[INFO] finished tweaking git repo https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE
[INFO] tweaked toml for git repo https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f4e1d060736652e4c57dc429bbaee8919f07f0872abb92f25776a931556a935
[INFO] running `Command { std: "docker" "start" "-a" "5f4e1d060736652e4c57dc429bbaee8919f07f0872abb92f25776a931556a935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f4e1d060736652e4c57dc429bbaee8919f07f0872abb92f25776a931556a935", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f4e1d060736652e4c57dc429bbaee8919f07f0872abb92f25776a931556a935", kill_on_drop: false }`
[INFO] [stdout] 5f4e1d060736652e4c57dc429bbaee8919f07f0872abb92f25776a931556a935
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49e1b883e95f602cc4c0969e36a584bb794bda71744de1bcb6438bc1a1718bf1
[INFO] running `Command { std: "docker" "start" "-a" "49e1b883e95f602cc4c0969e36a584bb794bda71744de1bcb6438bc1a1718bf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling sqlite_db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.20s
[INFO] running `Command { std: "docker" "inspect" "49e1b883e95f602cc4c0969e36a584bb794bda71744de1bcb6438bc1a1718bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e1b883e95f602cc4c0969e36a584bb794bda71744de1bcb6438bc1a1718bf1", kill_on_drop: false }`
[INFO] [stdout] 49e1b883e95f602cc4c0969e36a584bb794bda71744de1bcb6438bc1a1718bf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81f16ed4d4973faa2d14a21e81abe75fe9bc90700de30a2e2be8d076619e8d1a
[INFO] running `Command { std: "docker" "start" "-a" "81f16ed4d4973faa2d14a21e81abe75fe9bc90700de30a2e2be8d076619e8d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling papergrid v0.14.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling tabled v0.18.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling pretty-sqlite v0.3.0
[INFO] [stderr]    Compiling sqlite_db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `print_table`
[INFO] [stdout]  --> examples/c02-join.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pretty_sqlite::{print_rows, print_table};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_rows`
[INFO] [stdout]  --> examples/c03-values.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pretty_sqlite::{print_rows, print_table};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print_table`
[INFO] [stdout]  --> examples/c04-json.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use pretty_sqlite::{print_rows, print_table};
[INFO] [stdout]   |                                 ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> examples/c06-async.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.45s
[INFO] running `Command { std: "docker" "inspect" "81f16ed4d4973faa2d14a21e81abe75fe9bc90700de30a2e2be8d076619e8d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f16ed4d4973faa2d14a21e81abe75fe9bc90700de30a2e2be8d076619e8d1a", kill_on_drop: false }`
[INFO] [stdout] 81f16ed4d4973faa2d14a21e81abe75fe9bc90700de30a2e2be8d076619e8d1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8216cfb70b4ee11b33707dbb2b0863ebdc30e9597015dc0a541ce0f86dc348b5
[INFO] running `Command { std: "docker" "start" "-a" "8216cfb70b4ee11b33707dbb2b0863ebdc30e9597015dc0a541ce0f86dc348b5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]  --> examples/c06-async.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde_json::json;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `print_table`
[INFO] [stderr]  --> examples/c04-json.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pretty_sqlite::{print_rows, print_table};
[INFO] [stderr]   |                                 ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `print_rows`
[INFO] [stderr]  --> examples/c03-values.rs:3:21
[INFO] [stderr]   |
[INFO] [stderr] 3 | use pretty_sqlite::{print_rows, print_table};
[INFO] [stderr]   |                     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `print_table`
[INFO] [stderr]  --> examples/c02-join.rs:1:33
[INFO] [stderr]   |
[INFO] [stderr] 1 | use pretty_sqlite::{print_rows, print_table};
[INFO] [stderr]   |                                 ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite_db` (example "c06-async") generated 1 warning (run `cargo fix --example "c06-async" -p sqlite_db` to apply 1 suggestion)
[INFO] [stderr] warning: `sqlite_db` (example "c04-json") generated 1 warning (run `cargo fix --example "c04-json" -p sqlite_db` to apply 1 suggestion)
[INFO] [stderr] warning: `sqlite_db` (example "c03-values") generated 1 warning (run `cargo fix --example "c03-values" -p sqlite_db` to apply 1 suggestion)
[INFO] [stderr] warning: `sqlite_db` (example "c02-join") generated 1 warning (run `cargo fix --example "c02-join" -p sqlite_db` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_db-803eae64806ab75b)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlite_db
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8216cfb70b4ee11b33707dbb2b0863ebdc30e9597015dc0a541ce0f86dc348b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8216cfb70b4ee11b33707dbb2b0863ebdc30e9597015dc0a541ce0f86dc348b5", kill_on_drop: false }`
[INFO] [stdout] 8216cfb70b4ee11b33707dbb2b0863ebdc30e9597015dc0a541ce0f86dc348b5
