[INFO] fetching crate tempest_engine 0.0.1... [INFO] testing tempest_engine-0.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate tempest_engine 0.0.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate tempest_engine 0.0.1 [INFO] finished tweaking crates.io crate tempest_engine 0.0.1 [INFO] tweaked toml for crates.io crate tempest_engine 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tempest_engine 0.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tempest_engine 0.0.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integer-encoding v4.1.0 [INFO] [stderr] Downloaded tempest_core v0.0.1 [INFO] [stderr] Downloaded logos-codegen v0.16.1 [INFO] [stderr] Downloaded tokio-uring v0.5.0 [INFO] [stderr] Downloaded zerocopy v0.8.42 [INFO] [stderr] Downloaded nonmax v0.5.5 [INFO] [stderr] Downloaded tempest_kv v0.0.1 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded tempest_tql v0.0.1 [INFO] [stderr] Downloaded tracing-tree v0.4.1 [INFO] [stderr] Downloaded logos-derive v0.16.1 [INFO] [stderr] Downloaded crc64 v2.0.0 [INFO] [stderr] Downloaded logos v0.16.1 [INFO] [stderr] Downloaded core_affinity v0.8.3 [INFO] [stderr] Downloaded zerocopy-derive v0.8.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7da82911b29e8a783626f83507f8ea8f72d9e759518325306b0122de6f1d9c8 [INFO] running `Command { std: "docker" "start" "-a" "e7da82911b29e8a783626f83507f8ea8f72d9e759518325306b0122de6f1d9c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7da82911b29e8a783626f83507f8ea8f72d9e759518325306b0122de6f1d9c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7da82911b29e8a783626f83507f8ea8f72d9e759518325306b0122de6f1d9c8", kill_on_drop: false }` [INFO] [stdout] e7da82911b29e8a783626f83507f8ea8f72d9e759518325306b0122de6f1d9c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47a723fe8cba2011871f841aad80b3fa0077980e75f8034263fac7b80b538c6f [INFO] running `Command { std: "docker" "start" "-a" "47a723fe8cba2011871f841aad80b3fa0077980e75f8034263fac7b80b538c6f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling integer-encoding v4.1.0 [INFO] [stderr] Compiling crc64 v2.0.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling logos-codegen v0.16.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling logos-derive v0.16.1 [INFO] [stderr] Compiling logos v0.16.1 [INFO] [stderr] Compiling tokio-uring v0.5.0 [INFO] [stderr] Compiling tempest_core v0.0.1 [INFO] [stderr] Compiling tempest_tql v0.0.1 [INFO] [stderr] Compiling tempest_kv v0.0.1 [INFO] [stderr] Compiling tempest_engine v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `plan` [INFO] [stdout] --> src/query/exec.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn build_executor(&self, plan: PlanNode) -> Result<(), ()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_plan` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `root`, `fs`, and `config` are never read [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct Engine { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 68 | root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | fs: F, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 75 | config: EngineConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build_executor` is never used [INFO] [stdout] --> src/query/exec.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Engine { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 6 | pub(crate) fn build_executor(&self, plan: PlanNode) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.07s [INFO] running `Command { std: "docker" "inspect" "47a723fe8cba2011871f841aad80b3fa0077980e75f8034263fac7b80b538c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a723fe8cba2011871f841aad80b3fa0077980e75f8034263fac7b80b538c6f", kill_on_drop: false }` [INFO] [stdout] 47a723fe8cba2011871f841aad80b3fa0077980e75f8034263fac7b80b538c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e355e7f4ac0fea4032328e9e0b0a46389844e2033a37d2747f470b71353f0107 [INFO] running `Command { std: "docker" "start" "-a" "e355e7f4ac0fea4032328e9e0b0a46389844e2033a37d2747f470b71353f0107", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tracing-tree v0.4.1 [INFO] [stderr] Compiling tempest_core v0.0.1 [INFO] [stderr] Compiling tempest_kv v0.0.1 [INFO] [stderr] Compiling tempest_tql v0.0.1 [INFO] [stderr] Compiling tempest_engine v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `plan` [INFO] [stdout] --> src/query/exec.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn build_executor(&self, plan: PlanNode) -> Result<(), ()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_plan` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `root`, `fs`, and `config` are never read [INFO] [stdout] --> src/lib.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct Engine { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 68 | root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 69 | fs: F, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 75 | config: EngineConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build_executor` is never used [INFO] [stdout] --> src/query/exec.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl Engine { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 6 | pub(crate) fn build_executor(&self, plan: PlanNode) -> Result<(), ()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `types` in initializer of `schema::DatabaseSchema` [INFO] [stdout] --> src/catalog/tests.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | DatabaseSchema { [INFO] [stdout] | ^^^^^^^^^^^^^^ missing `types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plan` [INFO] [stdout] --> src/query/exec.rs:6:41 [INFO] [stdout] | [INFO] [stdout] 6 | pub(crate) fn build_executor(&self, plan: PlanNode) -> Result<(), ()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_plan` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tempest_engine` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "e355e7f4ac0fea4032328e9e0b0a46389844e2033a37d2747f470b71353f0107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e355e7f4ac0fea4032328e9e0b0a46389844e2033a37d2747f470b71353f0107", kill_on_drop: false }` [INFO] [stdout] e355e7f4ac0fea4032328e9e0b0a46389844e2033a37d2747f470b71353f0107