[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdelkaderBarhoumi21%2FRust-SQLITE" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  48% (654/1348)
Updating files:  49% (661/1348)
Updating files:  50% (674/1348)
Updating files:  51% (688/1348)
Updating files:  52% (701/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:  62% (837/1348)
Updating files:  63% (850/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbdelkaderBarhoumi21/Rust-SQLITE 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/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ce6c1d059496caf9f7667fac33c3562e051229046a728bcb093dab032d241090
[INFO] running `Command { std: "docker" "start" "-a" "ce6c1d059496caf9f7667fac33c3562e051229046a728bcb093dab032d241090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce6c1d059496caf9f7667fac33c3562e051229046a728bcb093dab032d241090", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6c1d059496caf9f7667fac33c3562e051229046a728bcb093dab032d241090", kill_on_drop: false }`
[INFO] [stdout] ce6c1d059496caf9f7667fac33c3562e051229046a728bcb093dab032d241090
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e9ad888de84cf60ec35b5030099ffcadf14b1af431580c00c4587ccb230bfadb
[INFO] running `Command { std: "docker" "start" "-a" "e9ad888de84cf60ec35b5030099ffcadf14b1af431580c00c4587ccb230bfadb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[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 1m 34s
[INFO] running `Command { std: "docker" "inspect" "e9ad888de84cf60ec35b5030099ffcadf14b1af431580c00c4587ccb230bfadb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ad888de84cf60ec35b5030099ffcadf14b1af431580c00c4587ccb230bfadb", kill_on_drop: false }`
[INFO] [stdout] e9ad888de84cf60ec35b5030099ffcadf14b1af431580c00c4587ccb230bfadb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1cc97ad46919df774f42c70f6a75f635288840c9b5ba2ab80db6e5cb303315df
[INFO] running `Command { std: "docker" "start" "-a" "1cc97ad46919df774f42c70f6a75f635288840c9b5ba2ab80db6e5cb303315df", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling unicode-width v0.2.1
[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 tabled_derive v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[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_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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "1cc97ad46919df774f42c70f6a75f635288840c9b5ba2ab80db6e5cb303315df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc97ad46919df774f42c70f6a75f635288840c9b5ba2ab80db6e5cb303315df", kill_on_drop: false }`
[INFO] [stdout] 1cc97ad46919df774f42c70f6a75f635288840c9b5ba2ab80db6e5cb303315df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 74144bf4cdd16bb7867c264660a0beaddd29999c73500c7c2176445799fa9fd2
[INFO] running `Command { std: "docker" "start" "-a" "74144bf4cdd16bb7867c264660a0beaddd29999c73500c7c2176445799fa9fd2", kill_on_drop: false }`
[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)]` 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)]` 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)]` on by default
[INFO] [stderr] 
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlite_db` (example "c02-join") generated 1 warning (run `cargo fix --example "c02-join"` to apply 1 suggestion)
[INFO] [stderr] warning: `sqlite_db` (example "c03-values") generated 1 warning (run `cargo fix --example "c03-values"` to apply 1 suggestion)
[INFO] [stderr] warning: `sqlite_db` (example "c04-json") generated 1 warning (run `cargo fix --example "c04-json"` to apply 1 suggestion)
[INFO] [stderr] warning: `sqlite_db` (example "c06-async") generated 1 warning (run `cargo fix --example "c06-async"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_db-f1bc4d14d451d006)
[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] [stderr]    Doc-tests sqlite_db
[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" "74144bf4cdd16bb7867c264660a0beaddd29999c73500c7c2176445799fa9fd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74144bf4cdd16bb7867c264660a0beaddd29999c73500c7c2176445799fa9fd2", kill_on_drop: false }`
[INFO] [stdout] 74144bf4cdd16bb7867c264660a0beaddd29999c73500c7c2176445799fa9fd2
