[INFO] cloning repository https://github.com/sergisi/failure-probability
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergisi/failure-probability" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergisi%2Ffailure-probability", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergisi%2Ffailure-probability'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1af92b1aaf5e286d1d558ee93ce285f3962a933
[INFO] checking sergisi/failure-probability against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergisi%2Ffailure-probability" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sergisi/failure-probability
[INFO] finished tweaking git repo https://github.com/sergisi/failure-probability
[INFO] tweaked toml for git repo https://github.com/sergisi/failure-probability written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sergisi/failure-probability on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sergisi/failure-probability 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cached v0.55.1
[INFO] [stderr]   Downloaded cached_proc_macro v0.24.0
[INFO] [stderr]   Downloaded serde_with_macros v3.13.0
[INFO] [stderr]   Downloaded serde_with v3.13.0
[INFO] [stderr]   Downloaded rug v1.27.0
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcbb830636df993bea07b428c41aef1ef41956da29b44bca9374755b49f41fb5
[INFO] running `Command { std: "docker" "start" "-a" "bcbb830636df993bea07b428c41aef1ef41956da29b44bca9374755b49f41fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcbb830636df993bea07b428c41aef1ef41956da29b44bca9374755b49f41fb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbb830636df993bea07b428c41aef1ef41956da29b44bca9374755b49f41fb5", kill_on_drop: false }`
[INFO] [stdout] bcbb830636df993bea07b428c41aef1ef41956da29b44bca9374755b49f41fb5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc28b6fba91ac616d2511ee5bcdb66aea878aeaa7e0515facd8482c6d731bb9e
[INFO] running `Command { std: "docker" "start" "-a" "cc28b6fba91ac616d2511ee5bcdb66aea878aeaa7e0515facd8482c6d731bb9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.5
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling rug v1.27.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]     Checking cached v0.55.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "cc28b6fba91ac616d2511ee5bcdb66aea878aeaa7e0515facd8482c6d731bb9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc28b6fba91ac616d2511ee5bcdb66aea878aeaa7e0515facd8482c6d731bb9e", kill_on_drop: false }`
[INFO] [stdout] cc28b6fba91ac616d2511ee5bcdb66aea878aeaa7e0515facd8482c6d731bb9e
