[INFO] cloning repository https://github.com/brayniac/crucible
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brayniac/crucible" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayniac%2Fcrucible", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayniac%2Fcrucible'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e1abaa174016c281abd550d198a8ed5f4cab506
[INFO] checking brayniac/crucible against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrayniac%2Fcrucible" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/brayniac/crucible
[INFO] finished tweaking git repo https://github.com/brayniac/crucible
[INFO] tweaked toml for git repo https://github.com/brayniac/crucible written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brayniac/crucible on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/brayniac/crucible 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `protocol-momento`
[INFO] [stderr]   --> Cargo.toml:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 | [workspace.dependencies.protocol-momento]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `protocol-momento`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ringline-rs/ringline.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded metriken-derive v0.5.1
[INFO] [stderr]   Downloaded generator v0.8.8
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded metriken v0.9.2
[INFO] [stderr]   Downloaded clocksource v1.0.0
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded metriken-core v0.2.1
[INFO] [stderr]   Downloaded ketama v0.0.2
[INFO] [stderr]   Downloaded linkme-impl v0.3.35
[INFO] [stderr]   Downloaded histogram v0.11.4
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded grpc-proto v0.0.2
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded linkme v0.3.35
[INFO] [stderr]   Downloaded resp-proto v0.0.2
[INFO] [stderr]   Downloaded memcache-proto v0.0.5
[INFO] [stderr]   Downloaded histogram v1.5.0
[INFO] [stderr]   Downloaded http2-proto v0.0.2
[INFO] [stderr]   Downloaded io-uring v0.7.11
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346
[INFO] running `Command { std: "docker" "start" "7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346", 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" "7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346", 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" "7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `protocol-momento`
[INFO] [stderr]   --> Cargo.toml:53:25
[INFO] [stderr]    |
[INFO] [stderr] 53 | [workspace.dependencies.protocol-momento]
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `protocol-momento`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling metriken-core v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling ringline v0.6.1 (https://github.com/ringline-rs/ringline.git?rev=be00fde#be00fdee)
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling ringline-redis v0.7.0 (https://github.com/ringline-rs/ringline.git?rev=be00fde#be00fdee)
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking ketama v0.0.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking clocksource v1.0.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling metriken-derive v0.5.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking histogram v0.11.4
[INFO] [stderr]     Checking zerocopy v0.8.39
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking histogram v1.5.0
[INFO] [stderr]     Checking resp-proto v0.0.2
[INFO] [stderr]     Checking memcache-proto v0.0.5
[INFO] [stderr]     Checking protocol-ping v0.4.2-alpha.0 (/opt/rustwide/workdir/protocol/ping)
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking metriken v0.9.2
[INFO] [stderr]     Checking metrics v0.4.2-alpha.0 (/opt/rustwide/workdir/metrics)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking http2-proto v0.0.2
[INFO] [stderr]     Checking grpc-proto v0.0.2
[INFO] [stderr]     Checking protocol-momento v0.4.2-alpha.0 (/opt/rustwide/workdir/protocol/momento)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking cache-core v0.4.2-alpha.0 (/opt/rustwide/workdir/cache/core)
[INFO] [stderr]     Checking segcache v0.4.2-alpha.0 (/opt/rustwide/workdir/cache/segcache)
[INFO] [stderr]     Checking slab-cache v0.4.2-alpha.0 (/opt/rustwide/workdir/cache/slab)
[INFO] [stderr]     Checking heap-cache v0.4.2-alpha.0 (/opt/rustwide/workdir/cache/heap)
[INFO] [stderr]     Checking server v0.4.2-alpha.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]     Checking proxy v0.4.2-alpha.0 (/opt/rustwide/workdir/proxy)
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stderr]     Checking cache-bench v0.4.2-alpha.0 (/opt/rustwide/workdir/cache-bench)
[INFO] [stderr] warning: unused dependency `axum`
[INFO] [stderr]   --> proxy/Cargo.toml:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | axum = "0.8"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `axum`
[INFO] [stderr] warning: `proxy` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346", kill_on_drop: false }`
[INFO] [stdout] 7d49e7d400c6448192efd3fd135445490da02976b21d7b915e1b1c787759d346
