[INFO] cloning repository https://github.com/mcky/obsidian-sqlite-vtab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcky/obsidian-sqlite-vtab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcky%2Fobsidian-sqlite-vtab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcky%2Fobsidian-sqlite-vtab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 877dca7c61a1e0aeae4c7568d95893d808f9f355 [INFO] testing mcky/obsidian-sqlite-vtab against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcky%2Fobsidian-sqlite-vtab" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcky/obsidian-sqlite-vtab on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mcky/obsidian-sqlite-vtab [INFO] finished tweaking git repo https://github.com/mcky/obsidian-sqlite-vtab [INFO] tweaked toml for git repo https://github.com/mcky/obsidian-sqlite-vtab written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mcky/obsidian-sqlite-vtab 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusqlite v0.32.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e672f38be27ca4a010a280c6be78b0b8f2111279cdb2de302a8968d371f3bd84 [INFO] running `Command { std: "docker" "start" "-a" "e672f38be27ca4a010a280c6be78b0b8f2111279cdb2de302a8968d371f3bd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e672f38be27ca4a010a280c6be78b0b8f2111279cdb2de302a8968d371f3bd84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e672f38be27ca4a010a280c6be78b0b8f2111279cdb2de302a8968d371f3bd84", kill_on_drop: false }` [INFO] [stdout] e672f38be27ca4a010a280c6be78b0b8f2111279cdb2de302a8968d371f3bd84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bc382a0e441b597f560935d915a6f6cdc0895dd64f3fa4dd5c2fa1a2bd1b99b [INFO] running `Command { std: "docker" "start" "-a" "6bc382a0e441b597f560935d915a6f6cdc0895dd64f3fa4dd5c2fa1a2bd1b99b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rusqlite v0.32.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sqlite-loadable-macros v0.0.2 [INFO] [stderr] Compiling sqlite3ext-sys v0.0.1 [INFO] [stderr] Compiling sqlite-loadable v0.0.5 [INFO] [stderr] Compiling obsidian-sqlite-vtab v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.06s [INFO] running `Command { std: "docker" "inspect" "6bc382a0e441b597f560935d915a6f6cdc0895dd64f3fa4dd5c2fa1a2bd1b99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bc382a0e441b597f560935d915a6f6cdc0895dd64f3fa4dd5c2fa1a2bd1b99b", kill_on_drop: false }` [INFO] [stdout] 6bc382a0e441b597f560935d915a6f6cdc0895dd64f3fa4dd5c2fa1a2bd1b99b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e7088f686e977d1af77ef0c5f040870bd1d3abba19f8289145da46c24ffec1 [INFO] running `Command { std: "docker" "start" "-a" "e7e7088f686e977d1af77ef0c5f040870bd1d3abba19f8289145da46c24ffec1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling sqlite3ext-sys v0.0.1 [INFO] [stderr] Compiling rusqlite v0.32.0 [INFO] [stderr] Compiling sqlite-loadable v0.0.5 [INFO] [stderr] Compiling obsidian-sqlite-vtab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `copy_fixtures_to_tmp_dir` is never used [INFO] [stdout] --> src/notes.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | fn copy_fixtures_to_tmp_dir(source_dir: &str) -> TempDir { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 39.98s [INFO] running `Command { std: "docker" "inspect" "e7e7088f686e977d1af77ef0c5f040870bd1d3abba19f8289145da46c24ffec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e7088f686e977d1af77ef0c5f040870bd1d3abba19f8289145da46c24ffec1", kill_on_drop: false }` [INFO] [stdout] e7e7088f686e977d1af77ef0c5f040870bd1d3abba19f8289145da46c24ffec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] edd479aea47436eb30d5ce1b8a0780bea2e695ff18658a49532ee4e913629f23 [INFO] running `Command { std: "docker" "start" "-a" "edd479aea47436eb30d5ce1b8a0780bea2e695ff18658a49532ee4e913629f23", kill_on_drop: false }` [INFO] [stderr] warning: function `copy_fixtures_to_tmp_dir` is never used [INFO] [stderr] --> src/notes.rs:65:8 [INFO] [stderr] | [INFO] [stderr] 65 | fn copy_fixtures_to_tmp_dir(source_dir: &str) -> TempDir { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `obsidian-sqlite-vtab` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/obsidian_sqlite_vtab-27dadb3b43a26293) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test properties::tests::sql_schema_from_properties_always_returns_base ... ok [INFO] [stdout] test notes::tests::read_notes_returns_note_records_from_dir ... ok [INFO] [stdout] test properties::tests::sql_schema_from_properties_returns_properties ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests obsidian_sqlite_vtab [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" "edd479aea47436eb30d5ce1b8a0780bea2e695ff18658a49532ee4e913629f23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd479aea47436eb30d5ce1b8a0780bea2e695ff18658a49532ee4e913629f23", kill_on_drop: false }` [INFO] [stdout] edd479aea47436eb30d5ce1b8a0780bea2e695ff18658a49532ee4e913629f23