[INFO] cloning repository https://github.com/picodata/pike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/picodata/pike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d51e2d98036b752841253e6ebf4defd60be04d4
[INFO] checking picodata/pike against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpicodata%2Fpike" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/picodata/pike
[INFO] finished tweaking git repo https://github.com/picodata/pike
[INFO] tweaked toml for git repo https://github.com/picodata/pike written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/picodata/pike on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/picodata/pike 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded liquid v0.26.11
[INFO] [stderr]   Downloaded liquid-derive v0.26.10
[INFO] [stderr]   Downloaded liquid-lib v0.26.11
[INFO] [stderr]   Downloaded constcat v0.6.1
[INFO] [stderr]   Downloaded colog v1.3.0
[INFO] [stderr]   Downloaded liquid-core v0.26.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d30173a0800b50a3c19c89e9e5c44d686ef666c5c26a83184f791921211bab59
[INFO] running `Command { std: "docker" "start" "-a" "d30173a0800b50a3c19c89e9e5c44d686ef666c5c26a83184f791921211bab59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d30173a0800b50a3c19c89e9e5c44d686ef666c5c26a83184f791921211bab59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d30173a0800b50a3c19c89e9e5c44d686ef666c5c26a83184f791921211bab59", kill_on_drop: false }`
[INFO] [stdout] d30173a0800b50a3c19c89e9e5c44d686ef666c5c26a83184f791921211bab59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1b59f3e9040b45d4cf0ef702f7551f2ab81af10d5bfff7de21ac48f284e24c5
[INFO] running `Command { std: "docker" "start" "-a" "e1b59f3e9040b45d4cf0ef702f7551f2ab81af10d5bfff7de21ac48f284e24c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling liquid-derive v0.26.10
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking colog v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking constcat v0.6.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_ignored v0.1.12
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking liquid-core v0.26.11
[INFO] [stderr]     Checking liquid-lib v0.26.11
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking liquid v0.26.11
[INFO] [stderr]     Checking picodata-pike v2.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "e1b59f3e9040b45d4cf0ef702f7551f2ab81af10d5bfff7de21ac48f284e24c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b59f3e9040b45d4cf0ef702f7551f2ab81af10d5bfff7de21ac48f284e24c5", kill_on_drop: false }`
[INFO] [stdout] e1b59f3e9040b45d4cf0ef702f7551f2ab81af10d5bfff7de21ac48f284e24c5
