[INFO] cloning repository https://github.com/lffg/fdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lffg/fdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Ffdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Ffdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09efda29da43c0e3221f92b32c64fbe9254acad4
[INFO] checking lffg/fdb against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flffg%2Ffdb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lffg/fdb
[INFO] finished tweaking git repo https://github.com/lffg/fdb
[INFO] tweaked toml for git repo https://github.com/lffg/fdb written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lffg/fdb on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lffg/fdb 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded camino v1.1.3
[INFO] [stderr]   Downloaded dashmap v5.4.0
[INFO] [stderr]   Downloaded quanta v0.10.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.6
[INFO] [stderr]   Downloaded moka v0.10.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61e01300866588240d0bd22f373c2545c14d33820175fd3bb6799fa87f6a5973
[INFO] running `Command { std: "docker" "start" "-a" "61e01300866588240d0bd22f373c2545c14d33820175fd3bb6799fa87f6a5973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61e01300866588240d0bd22f373c2545c14d33820175fd3bb6799fa87f6a5973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61e01300866588240d0bd22f373c2545c14d33820175fd3bb6799fa87f6a5973", kill_on_drop: false }`
[INFO] [stdout] 61e01300866588240d0bd22f373c2545c14d33820175fd3bb6799fa87f6a5973
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82f3f2185bf5b6d27c49ba73d17bf1ca228b79c6c58baa910cbbe12ca1c9864e
[INFO] running `Command { std: "docker" "start" "-a" "82f3f2185bf5b6d27c49ba73d17bf1ca228b79c6c58baa910cbbe12ca1c9864e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling unicode-ident v1.0.7
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]    Compiling moka v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.65
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking triomphe v0.1.8
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking quanta v0.10.1
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.6
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking buff v0.1.0 (/opt/rustwide/workdir/buff)
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking fdb v0.1.0 (/opt/rustwide/workdir/fdb)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fdb/src/exec/query.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use delete::*;
[INFO] [stdout]    |             ^^^^^^^^^ the name `Pred` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub use update::*;
[INFO] [stdout]    |             --------- but the name `Pred` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> fdb/src/exec/query.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub use delete::*;
[INFO] [stdout]    |             ^^^^^^^^^ the name `Pred` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub use update::*;
[INFO] [stdout]    |             --------- but the name `Pred` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fdb-cli v0.1.0 (/opt/rustwide/workdir/fdb-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.22s
[INFO] running `Command { std: "docker" "inspect" "82f3f2185bf5b6d27c49ba73d17bf1ca228b79c6c58baa910cbbe12ca1c9864e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f3f2185bf5b6d27c49ba73d17bf1ca228b79c6c58baa910cbbe12ca1c9864e", kill_on_drop: false }`
[INFO] [stdout] 82f3f2185bf5b6d27c49ba73d17bf1ca228b79c6c58baa910cbbe12ca1c9864e
