[INFO] cloning repository https://github.com/richardmarbach/codecrafters-sqlite-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/richardmarbach/codecrafters-sqlite-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardmarbach%2Fcodecrafters-sqlite-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardmarbach%2Fcodecrafters-sqlite-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff005ddbc1c96fdeee52943db4ea347c2c0bf2ae [INFO] building richardmarbach/codecrafters-sqlite-rust against master#44f415c1d617ebc7b931a243b7b321ef8a6ca47c for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frichardmarbach%2Fcodecrafters-sqlite-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/richardmarbach/codecrafters-sqlite-rust on toolchain 44f415c1d617ebc7b931a243b7b321ef8a6ca47c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/richardmarbach/codecrafters-sqlite-rust [INFO] finished tweaking git repo https://github.com/richardmarbach/codecrafters-sqlite-rust [INFO] tweaked toml for git repo https://github.com/richardmarbach/codecrafters-sqlite-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/richardmarbach/codecrafters-sqlite-rust 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" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b4a57cb696457bbbb7f58de3b41e8a9560d8630a0f557c3293ff2cc8452103b [INFO] running `Command { std: "docker" "start" "-a" "9b4a57cb696457bbbb7f58de3b41e8a9560d8630a0f557c3293ff2cc8452103b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b4a57cb696457bbbb7f58de3b41e8a9560d8630a0f557c3293ff2cc8452103b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4a57cb696457bbbb7f58de3b41e8a9560d8630a0f557c3293ff2cc8452103b", kill_on_drop: false }` [INFO] [stdout] 9b4a57cb696457bbbb7f58de3b41e8a9560d8630a0f557c3293ff2cc8452103b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c919ad55a05464ab4382d7edb11a97bb034c727a898ec9bd57455dede3180c9 [INFO] running `Command { std: "docker" "start" "-a" "2c919ad55a05464ab4382d7edb11a97bb034c727a898ec9bd57455dede3180c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.59 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling minimal-lexical v0.1.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling sqlite-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | fn read_interior_index(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 73 | fn read_interior_index(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | fn read_leaf_index(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 99 | fn read_leaf_index(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn read_interior_table(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 122 | fn read_interior_table(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | fn read_leaf_table(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 132 | fn read_leaf_table(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn cells(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn cells(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.29s [INFO] running `Command { std: "docker" "inspect" "2c919ad55a05464ab4382d7edb11a97bb034c727a898ec9bd57455dede3180c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c919ad55a05464ab4382d7edb11a97bb034c727a898ec9bd57455dede3180c9", kill_on_drop: false }` [INFO] [stdout] 2c919ad55a05464ab4382d7edb11a97bb034c727a898ec9bd57455dede3180c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+44f415c1d617ebc7b931a243b7b321ef8a6ca47c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5bec7d827bb0565eb056c3821e37b932926d8ef4f185d81d45996ffed18b879 [INFO] running `Command { std: "docker" "start" "-a" "f5bec7d827bb0565eb056c3821e37b932926d8ef4f185d81d45996ffed18b879", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | fn read_interior_index(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 73 | fn read_interior_index(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | fn read_leaf_index(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 99 | fn read_leaf_index(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn read_interior_table(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 122 | fn read_interior_table(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | fn read_leaf_table(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 132 | fn read_leaf_table(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn cells(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn cells(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlite-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:73:35 [INFO] [stdout] | [INFO] [stdout] 73 | fn read_interior_index(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 73 | fn read_interior_index(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | fn read_leaf_index(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 99 | fn read_leaf_index(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:122:35 [INFO] [stdout] | [INFO] [stdout] 122 | fn read_interior_table(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 122 | fn read_interior_table(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | fn read_leaf_table(data: &'page [u8]) -> Cell { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'page` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'page` [INFO] [stdout] | [INFO] [stdout] 132 | fn read_leaf_table(data: &'page [u8]) -> Cell<'page> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/page.rs:222:18 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn cells(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 222 | pub fn cells(&self) -> impl Iterator> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "f5bec7d827bb0565eb056c3821e37b932926d8ef4f185d81d45996ffed18b879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5bec7d827bb0565eb056c3821e37b932926d8ef4f185d81d45996ffed18b879", kill_on_drop: false }` [INFO] [stdout] f5bec7d827bb0565eb056c3821e37b932926d8ef4f185d81d45996ffed18b879