[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 against beta-2025-04-13 for beta-1.87-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-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "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-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ee5a7e02710dab6b89f66cb31f800919cd1e2823a101d48f265524bd1d55e98 [INFO] running `Command { std: "docker" "start" "-a" "0ee5a7e02710dab6b89f66cb31f800919cd1e2823a101d48f265524bd1d55e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ee5a7e02710dab6b89f66cb31f800919cd1e2823a101d48f265524bd1d55e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee5a7e02710dab6b89f66cb31f800919cd1e2823a101d48f265524bd1d55e98", kill_on_drop: false }` [INFO] [stdout] 0ee5a7e02710dab6b89f66cb31f800919cd1e2823a101d48f265524bd1d55e98 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ca53aa9ab8b521a3bbe5d061a632a43d08880ebd152be325f95f7687231d68d [INFO] running `Command { std: "docker" "start" "-a" "4ca53aa9ab8b521a3bbe5d061a632a43d08880ebd152be325f95f7687231d68d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling glob v0.3.1 [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 memchr v2.6.3 [INFO] [stderr] Compiling prettyplease v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling relative-path v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling flat_sqlite_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling env_logger v0.9.3 [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%2Fadd-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%2Fadd-create-window-function#2888109b) [INFO] [stderr] Compiling sqlite-loadable v0.0.6-alpha.2 (https://github.com/Buggaboo/sqlite-loadable-rs?branch=feature%2Fadd-create-window-function#2888109b) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "4ca53aa9ab8b521a3bbe5d061a632a43d08880ebd152be325f95f7687231d68d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca53aa9ab8b521a3bbe5d061a632a43d08880ebd152be325f95f7687231d68d", kill_on_drop: false }` [INFO] [stdout] 4ca53aa9ab8b521a3bbe5d061a632a43d08880ebd152be325f95f7687231d68d [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a2b43b5fa6a3fe114881f7e39c99b77ee1d8d9098b47f850f5672741e31e1c [INFO] running `Command { std: "docker" "start" "-a" "67a2b43b5fa6a3fe114881f7e39c99b77ee1d8d9098b47f850f5672741e31e1c", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [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%2Fadd-create-window-function#2888109b) [INFO] [stderr] Compiling sqlite-loadable v0.0.6-alpha.2 (https://github.com/Buggaboo/sqlite-loadable-rs?branch=feature%2Fadd-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 43.98s [INFO] running `Command { std: "docker" "inspect" "67a2b43b5fa6a3fe114881f7e39c99b77ee1d8d9098b47f850f5672741e31e1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a2b43b5fa6a3fe114881f7e39c99b77ee1d8d9098b47f850f5672741e31e1c", kill_on_drop: false }` [INFO] [stdout] 67a2b43b5fa6a3fe114881f7e39c99b77ee1d8d9098b47f850f5672741e31e1c [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4fe5a85edb51571af1cc2c4c42a4f6f0ef9027f441c7328da931a6170e9fb1f [INFO] running `Command { std: "docker" "start" "-a" "e4fe5a85edb51571af1cc2c4c42a4f6f0ef9027f441c7328da931a6170e9fb1f", kill_on_drop: false }` [INFO] [stderr] Compiling flat_sqlite_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `Entity: AdapterExt` is not satisfied [INFO] [stderr] --> src/lib.rs:42:22 [INFO] [stderr] | [INFO] [stderr] 42 | let entity = t.clone() as Rc; [INFO] [stderr] | ^^^^^^^^^ the trait `AdapterExt` is not implemented for `Entity` [INFO] [stderr] | [INFO] [stderr] = note: required for the cast from `Rc` to `Rc` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `flat_sqlite_rs` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e4fe5a85edb51571af1cc2c4c42a4f6f0ef9027f441c7328da931a6170e9fb1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4fe5a85edb51571af1cc2c4c42a4f6f0ef9027f441c7328da931a6170e9fb1f", kill_on_drop: false }` [INFO] [stdout] e4fe5a85edb51571af1cc2c4c42a4f6f0ef9027f441c7328da931a6170e9fb1f