[INFO] cloning repository https://github.com/gFrancoCamilo/fault-free-recovery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gFrancoCamilo/fault-free-recovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgFrancoCamilo%2Ffault-free-recovery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgFrancoCamilo%2Ffault-free-recovery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9326eb07d347702b898e4c5910a44b3a86986a3 [INFO] testing gFrancoCamilo/fault-free-recovery/c9326eb07d347702b898e4c5910a44b3a86986a3 against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgFrancoCamilo%2Ffault-free-recovery" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gFrancoCamilo/fault-free-recovery [INFO] finished tweaking git repo https://github.com/gFrancoCamilo/fault-free-recovery [INFO] tweaked toml for git repo https://github.com/gFrancoCamilo/fault-free-recovery written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gFrancoCamilo/fault-free-recovery on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gFrancoCamilo/fault-free-recovery 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hermit-abi v0.3.4 [INFO] [stderr] Downloaded serde_derive v1.0.196 [INFO] [stderr] Downloaded serde v1.0.196 [INFO] [stderr] Downloaded bindgen v0.64.0 [INFO] [stderr] Downloaded rocksdb v0.19.0 [INFO] [stderr] Downloaded tokio v1.35.1 [INFO] [stderr] Downloaded serde_json v1.0.113 [INFO] [stderr] Downloaded librocksdb-sys v0.8.3+7.4.4 [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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b26ba4d79afd6fbd2ceafacffe70d9372e3953d9c72ec8b69aa3a4a571a8eb19 [INFO] running `Command { std: "docker" "start" "-a" "b26ba4d79afd6fbd2ceafacffe70d9372e3953d9c72ec8b69aa3a4a571a8eb19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b26ba4d79afd6fbd2ceafacffe70d9372e3953d9c72ec8b69aa3a4a571a8eb19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b26ba4d79afd6fbd2ceafacffe70d9372e3953d9c72ec8b69aa3a4a571a8eb19", kill_on_drop: false }` [INFO] [stdout] b26ba4d79afd6fbd2ceafacffe70d9372e3953d9c72ec8b69aa3a4a571a8eb19 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1af0b43953c18ffcf6ee0f50faed8cb16da91bd29c431febfcc1530710e0003f [INFO] running `Command { std: "docker" "start" "-a" "1af0b43953c18ffcf6ee0f50faed8cb16da91bd29c431febfcc1530710e0003f", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling network v0.1.0 (/opt/rustwide/workdir/network) [INFO] [stderr] Compiling librocksdb-sys v0.8.3+7.4.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling crypto v0.1.0 (/opt/rustwide/workdir/crypto) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1af0b43953c18ffcf6ee0f50faed8cb16da91bd29c431febfcc1530710e0003f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af0b43953c18ffcf6ee0f50faed8cb16da91bd29c431febfcc1530710e0003f", kill_on_drop: false }` [INFO] [stdout] 1af0b43953c18ffcf6ee0f50faed8cb16da91bd29c431febfcc1530710e0003f