[INFO] cloning repository https://github.com/Buggaboo/flat_sqlite_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Buggaboo/flat_sqlite_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuggaboo%2Fflat_sqlite_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuggaboo%2Fflat_sqlite_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fe1af14d65f1960ed3eb51231e26b92f6356e6f [INFO] testing Buggaboo/flat_sqlite_rs/6fe1af14d65f1960ed3eb51231e26b92f6356e6f against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuggaboo%2Fflat_sqlite_rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Buggaboo/flat_sqlite_rs on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Buggaboo/flat_sqlite_rs [INFO] finished tweaking git repo https://github.com/Buggaboo/flat_sqlite_rs [INFO] tweaked toml for git repo https://github.com/Buggaboo/flat_sqlite_rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Buggaboo/flat_sqlite_rs 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f49a7fdc100b91385f267cbe11c922b424f731670a951a2d81e34e2c6cedc6 [INFO] running `Command { std: "docker" "start" "-a" "85f49a7fdc100b91385f267cbe11c922b424f731670a951a2d81e34e2c6cedc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f49a7fdc100b91385f267cbe11c922b424f731670a951a2d81e34e2c6cedc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f49a7fdc100b91385f267cbe11c922b424f731670a951a2d81e34e2c6cedc6", kill_on_drop: false }` [INFO] [stdout] 85f49a7fdc100b91385f267cbe11c922b424f731670a951a2d81e34e2c6cedc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 803f4c246a7533c1ce460bb5d9ea375437d6c1d95eb7820b1b6813e657efa444 [INFO] running `Command { std: "docker" "start" "-a" "803f4c246a7533c1ce460bb5d9ea375437d6c1d95eb7820b1b6813e657efa444", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling prettyplease v0.2.14 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling flat_sqlite_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling genco-macros v0.17.5 [INFO] [stderr] Compiling sqlite-loadable-macros v0.0.3 (https://github.com/Buggaboo/sqlite-loadable-rs?branch=feature/add-create-window-function#2888109b) [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling genco v0.17.5 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling lean-buffer-internal v0.1.0 (https://github.com/Buggaboo/lean_buffer.git?branch=main#35961803) [INFO] [stderr] Compiling lean-buffer v0.2.0 (https://github.com/Buggaboo/lean_buffer.git?branch=main#35961803) [INFO] [stderr] Compiling lean-buffer-macros v0.1.0 (https://github.com/Buggaboo/lean_buffer.git?branch=main#35961803) [INFO] [stderr] Compiling sqlite3ext-sys v0.0.1 (https://github.com/Buggaboo/sqlite-loadable-rs?branch=feature/add-create-window-function#2888109b) [INFO] [stderr] Compiling sqlite-loadable v0.0.6-alpha.2 (https://github.com/Buggaboo/sqlite-loadable-rs?branch=feature/add-create-window-function#2888109b) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.49s [INFO] running `Command { std: "docker" "inspect" "803f4c246a7533c1ce460bb5d9ea375437d6c1d95eb7820b1b6813e657efa444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803f4c246a7533c1ce460bb5d9ea375437d6c1d95eb7820b1b6813e657efa444", kill_on_drop: false }` [INFO] [stdout] 803f4c246a7533c1ce460bb5d9ea375437d6c1d95eb7820b1b6813e657efa444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64a7281690284104b7ee61b3d95509bd4943661db3a7bbec3f32c7b36e001221 [INFO] running `Command { std: "docker" "start" "-a" "64a7281690284104b7ee61b3d95509bd4943661db3a7bbec3f32c7b36e001221", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling sqlite3ext-sys v0.0.1 (https://github.com/Buggaboo/sqlite-loadable-rs?branch=feature/add-create-window-function#2888109b) [INFO] [stderr] Compiling sqlite-loadable v0.0.6-alpha.2 (https://github.com/Buggaboo/sqlite-loadable-rs?branch=feature/add-create-window-function#2888109b) [INFO] [stderr] Compiling flat_sqlite_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.05s [INFO] running `Command { std: "docker" "inspect" "64a7281690284104b7ee61b3d95509bd4943661db3a7bbec3f32c7b36e001221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a7281690284104b7ee61b3d95509bd4943661db3a7bbec3f32c7b36e001221", kill_on_drop: false }` [INFO] [stdout] 64a7281690284104b7ee61b3d95509bd4943661db3a7bbec3f32c7b36e001221 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6e2e4fd569d1611987714fe5142a99a755227becee0c1c99d93b0026499a123 [INFO] running `Command { std: "docker" "start" "-a" "f6e2e4fd569d1611987714fe5142a99a755227becee0c1c99d93b0026499a123", kill_on_drop: false }` [INFO] [stderr] Compiling flat_sqlite_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.77s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flat_sqlite_rs-36f0d2c7eccd59c6) [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] Running tests/test_plugin.rs (/opt/rustwide/target/debug/deps/test_plugin-2f3a879c90867f16) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_rusqlite_auto_extension ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests flat_sqlite_rs [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" "f6e2e4fd569d1611987714fe5142a99a755227becee0c1c99d93b0026499a123", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e2e4fd569d1611987714fe5142a99a755227becee0c1c99d93b0026499a123", kill_on_drop: false }` [INFO] [stdout] f6e2e4fd569d1611987714fe5142a99a755227becee0c1c99d93b0026499a123