[INFO] cloning repository https://github.com/martinffx/seshat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinffx/seshat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinffx%2Fseshat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinffx%2Fseshat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fe1b5c141dbcafa8916c0fb483fac99b477fb7b [INFO] checking martinffx/seshat against try#f3d95de532264a1215023baa665c0028aecf74b1 for pr-148477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinffx%2Fseshat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/martinffx/seshat [INFO] finished tweaking git repo https://github.com/martinffx/seshat [INFO] tweaked toml for git repo https://github.com/martinffx/seshat written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/martinffx/seshat on toolchain f3d95de532264a1215023baa665c0028aecf74b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/martinffx/seshat 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" "+f3d95de532264a1215023baa665c0028aecf74b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48cc8447f0f3d7a73503d258e41d0350298acb44294d1363a8f5b99febc9a883 [INFO] running `Command { std: "docker" "start" "-a" "48cc8447f0f3d7a73503d258e41d0350298acb44294d1363a8f5b99febc9a883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48cc8447f0f3d7a73503d258e41d0350298acb44294d1363a8f5b99febc9a883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48cc8447f0f3d7a73503d258e41d0350298acb44294d1363a8f5b99febc9a883", kill_on_drop: false }` [INFO] [stdout] 48cc8447f0f3d7a73503d258e41d0350298acb44294d1363a8f5b99febc9a883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f3d95de532264a1215023baa665c0028aecf74b1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6f281c84ca9655fa6a16afe08292db486917fc6fbbc267cca0ad680d2b7dca6 [INFO] running `Command { std: "docker" "start" "-a" "c6f281c84ca9655fa6a16afe08292db486917fc6fbbc267cca0ad680d2b7dca6", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking byte-unit v5.1.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking seshat v0.1.0 (/opt/rustwide/workdir/crates/seshat) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling openraft-macros v0.9.21 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking proptest v1.8.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Checking clap v4.5.50 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking anyerror v0.1.13 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling protobuf-build v0.14.1 [INFO] [stderr] Checking validit v0.2.4 [INFO] [stderr] Compiling raft-proto v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking raft v0.7.0 [INFO] [stderr] Checking openraft v0.9.21 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking seshat-resp v0.1.0 (/opt/rustwide/workdir/crates/resp) [INFO] [stderr] Checking seshat-storage v0.1.0 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Checking seshat-kv v0.1.0 (/opt/rustwide/workdir/crates/kv) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s [INFO] running `Command { std: "docker" "inspect" "c6f281c84ca9655fa6a16afe08292db486917fc6fbbc267cca0ad680d2b7dca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f281c84ca9655fa6a16afe08292db486917fc6fbbc267cca0ad680d2b7dca6", kill_on_drop: false }` [INFO] [stdout] c6f281c84ca9655fa6a16afe08292db486917fc6fbbc267cca0ad680d2b7dca6