[INFO] fetching crate kitsune_p2p_dht_arc 0.4.4... [INFO] building kitsune_p2p_dht_arc-0.4.4 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate kitsune_p2p_dht_arc 0.4.4 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate kitsune_p2p_dht_arc 0.4.4 [INFO] finished tweaking crates.io crate kitsune_p2p_dht_arc 0.4.4 [INFO] tweaked toml for crates.io crate kitsune_p2p_dht_arc 0.4.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kitsune_p2p_dht_arc 0.4.4 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kitsune_p2p_dht_arc 0.4.4 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trilean v1.1.0 [INFO] [stderr] Downloaded proptest-derive v0.4.0 [INFO] [stderr] Downloaded wide v0.7.33 [INFO] [stderr] Downloaded holochain_trace v0.4.4 [INFO] [stderr] Downloaded kitsune_p2p_timestamp v0.4.4 [INFO] [stderr] Downloaded simba v0.6.0 [INFO] [stderr] Downloaded gcollections v1.5.0 [INFO] [stderr] Downloaded intervallum v1.4.1 [INFO] [stderr] Downloaded nalgebra v0.29.0 [INFO] [stderr] Downloaded statrs v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b7622465637ac99c62c0acd4fd685ba0eebfa53c76d59296bdb7f318d93acb2 [INFO] running `Command { std: "docker" "start" "-a" "2b7622465637ac99c62c0acd4fd685ba0eebfa53c76d59296bdb7f318d93acb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b7622465637ac99c62c0acd4fd685ba0eebfa53c76d59296bdb7f318d93acb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b7622465637ac99c62c0acd4fd685ba0eebfa53c76d59296bdb7f318d93acb2", kill_on_drop: false }` [INFO] [stdout] 2b7622465637ac99c62c0acd4fd685ba0eebfa53c76d59296bdb7f318d93acb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59b96e7957a6260b9aff990567243134722dd12115ee353e97f27a761affe98b [INFO] running `Command { std: "docker" "start" "-a" "59b96e7957a6260b9aff990567243134722dd12115ee353e97f27a761affe98b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling trilean v1.1.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s [INFO] running `Command { std: "docker" "inspect" "59b96e7957a6260b9aff990567243134722dd12115ee353e97f27a761affe98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b96e7957a6260b9aff990567243134722dd12115ee353e97f27a761affe98b", kill_on_drop: false }` [INFO] [stdout] 59b96e7957a6260b9aff990567243134722dd12115ee353e97f27a761affe98b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f952a6b9fc76afec0941655260a027a11636d30282a9b7cc6c82869ff0f7a6a [INFO] running `Command { std: "docker" "start" "-a" "0f952a6b9fc76afec0941655260a027a11636d30282a9b7cc6c82869ff0f7a6a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling simba v0.6.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling gcollections v1.5.0 [INFO] [stderr] Compiling intervallum v1.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling inferno v0.11.21 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling nalgebra v0.29.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling kitsune_p2p_dht_arc v0.4.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling holochain_trace v0.4.4 [INFO] [stderr] Compiling statrs v0.16.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "0f952a6b9fc76afec0941655260a027a11636d30282a9b7cc6c82869ff0f7a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f952a6b9fc76afec0941655260a027a11636d30282a9b7cc6c82869ff0f7a6a", kill_on_drop: false }` [INFO] [stdout] 0f952a6b9fc76afec0941655260a027a11636d30282a9b7cc6c82869ff0f7a6a