[INFO] cloning repository https://github.com/xolra0d/db-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xolra0d/db-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxolra0d%2Fdb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxolra0d%2Fdb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3f9317ae113ad8ec7eaebf411d9934b903f5c93
[INFO] checking xolra0d/db-rs against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxolra0d%2Fdb-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xolra0d/db-rs
[INFO] finished tweaking git repo https://github.com/xolra0d/db-rs
[INFO] tweaked toml for git repo https://github.com/xolra0d/db-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xolra0d/db-rs on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xolra0d/db-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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded psm v0.1.27
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded rkyv_derive v0.8.12
[INFO] [stderr]   Downloaded sqlparser v0.59.0
[INFO] [stderr]   Downloaded rkyv v0.8.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c97510f64720ddfa8bf13dc48322f0223d5b189ece18353b5b192cfd5a5d37b
[INFO] running `Command { std: "docker" "start" "-a" "1c97510f64720ddfa8bf13dc48322f0223d5b189ece18353b5b192cfd5a5d37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c97510f64720ddfa8bf13dc48322f0223d5b189ece18353b5b192cfd5a5d37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c97510f64720ddfa8bf13dc48322f0223d5b189ece18353b5b192cfd5a5d37b", kill_on_drop: false }`
[INFO] [stdout] 1c97510f64720ddfa8bf13dc48322f0223d5b189ece18353b5b192cfd5a5d37b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ef1d6691f113b1497f7aeaa08af926352d7befe49d1d0977c066d82664576e6
[INFO] running `Command { std: "docker" "start" "-a" "0ef1d6691f113b1497f7aeaa08af926352d7befe49d1d0977c066d82664576e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking sqlparser v0.59.0
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking rkyv v0.8.12
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking touchhouse v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.74s
[INFO] running `Command { std: "docker" "inspect" "0ef1d6691f113b1497f7aeaa08af926352d7befe49d1d0977c066d82664576e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef1d6691f113b1497f7aeaa08af926352d7befe49d1d0977c066d82664576e6", kill_on_drop: false }`
[INFO] [stdout] 0ef1d6691f113b1497f7aeaa08af926352d7befe49d1d0977c066d82664576e6
