[INFO] cloning repository https://github.com/humancto/mango [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/humancto/mango" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumancto%2Fmango", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumancto%2Fmango'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fc26de35fae296c87af15484afd59d45a8a04a6 [INFO] testing humancto/mango against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhumancto%2Fmango" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/humancto/mango [INFO] finished tweaking git repo https://github.com/humancto/mango [INFO] tweaked toml for git repo https://github.com/humancto/mango written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/humancto/mango on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/humancto/mango 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/tikv/raft-rs` [INFO] [stderr] Updating git repository `https://github.com/humancto/raft-engine` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prometheus-static-metric v0.5.1 [INFO] [stderr] Downloaded fail v0.5.1 [INFO] [stderr] Downloaded if_chain v1.0.3 [INFO] [stderr] Downloaded madsim-tokio v0.2.30 [INFO] [stderr] Downloaded getset v0.1.6 [INFO] [stderr] Downloaded naive-timer v0.2.0 [INFO] [stderr] Downloaded panic-message v0.3.0 [INFO] [stderr] Downloaded madsim-macros v0.2.12 [INFO] [stderr] Downloaded redb v4.1.0 [INFO] [stderr] Downloaded protobuf-codegen v2.28.0 [INFO] [stderr] Downloaded lz4_flex v0.13.0 [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded madsim v0.2.30 [INFO] [stderr] Downloaded hdrhistogram v7.5.4 [INFO] [stderr] Downloaded protobuf-build v0.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a22288f736a786832b7f39313dc6857c469a7559e7dbee509a531f07e0bad6d2 [INFO] running `Command { std: "docker" "start" "-a" "a22288f736a786832b7f39313dc6857c469a7559e7dbee509a531f07e0bad6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a22288f736a786832b7f39313dc6857c469a7559e7dbee509a531f07e0bad6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a22288f736a786832b7f39313dc6857c469a7559e7dbee509a531f07e0bad6d2", kill_on_drop: false }` [INFO] [stdout] a22288f736a786832b7f39313dc6857c469a7559e7dbee509a531f07e0bad6d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e613c56300cea81f03aba6f76cf53de87af5c98f7524188ca26d2838524d3ca1 [INFO] running `Command { std: "docker" "start" "-a" "e613c56300cea81f03aba6f76cf53de87af5c98f7524188ca26d2838524d3ca1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling autotools v0.2.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling protobuf-src v1.1.0+21.5 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling protobuf-codegen v2.28.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling redb v4.1.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling madsim-tokio v0.2.30 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling prometheus-static-metric v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling mango-proto v0.1.0 (/opt/rustwide/workdir/crates/mango-proto) [INFO] [stderr] Compiling lz4_flex v0.13.0 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling mango-madsim-demo v0.1.0 (/opt/rustwide/workdir/crates/mango-madsim-demo) [INFO] [stderr] Compiling mango-loom-demo v0.1.0 (/opt/rustwide/workdir/crates/mango-loom-demo) [INFO] [stderr] Compiling raft-engine v0.4.2 (https://github.com/humancto/raft-engine?rev=e1d738d9ad1c1fc4f5b21c8c73bf605b5696f535#e1d738d9) [INFO] [stderr] Compiling mango v0.1.0 (/opt/rustwide/workdir/crates/mango) [INFO] [stderr] Compiling xtask-vet-ttl v0.1.0 (/opt/rustwide/workdir/crates/xtask-vet-ttl) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e613c56300cea81f03aba6f76cf53de87af5c98f7524188ca26d2838524d3ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e613c56300cea81f03aba6f76cf53de87af5c98f7524188ca26d2838524d3ca1", kill_on_drop: false }` [INFO] [stdout] e613c56300cea81f03aba6f76cf53de87af5c98f7524188ca26d2838524d3ca1