[INFO] cloning repository https://github.com/toazoth/trine-kv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toazoth/trine-kv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoazoth%2Ftrine-kv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoazoth%2Ftrine-kv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bfd18fbf25f8d850f5feef10888077cf108433a
[INFO] checking toazoth/trine-kv against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoazoth%2Ftrine-kv" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/toazoth/trine-kv
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/toazoth/trine-kv
[INFO] tweaked toml for git repo https://github.com/toazoth/trine-kv written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toazoth/trine-kv on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toazoth/trine-kv 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493
[INFO] running `Command { std: "docker" "start" "07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling generator v0.8.9
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling sealed v0.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling synthez-core v0.4.0
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking clap v4.6.4
[INFO] [stderr]    Compiling synthez-codegen v0.4.0
[INFO] [stderr]     Checking typed-builder v0.23.2
[INFO] [stderr]    Compiling synthez v0.4.0
[INFO] [stderr]     Checking loom v0.7.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling gherkin v0.16.0
[INFO] [stderr]    Compiling cucumber-expressions v0.5.0
[INFO] [stderr]    Compiling cucumber-codegen v0.23.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking trine-kv v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cucumber v0.23.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493", kill_on_drop: false }`
[INFO] [stdout] 07ce2e7851fe70a3771e7a3be55342cebf72e3ea9fea30012db13d1350268493
