[INFO] cloning repository https://github.com/jrawsthorne/rust-bitcoin-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrawsthorne/rust-bitcoin-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d84e4a63c4ae4d6818ab22bd0c25531d367961be [INFO] testing jrawsthorne/rust-bitcoin-node against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrawsthorne%2Frust-bitcoin-node" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jrawsthorne/rust-bitcoin-node [INFO] finished tweaking git repo https://github.com/jrawsthorne/rust-bitcoin-node [INFO] tweaked toml for git repo https://github.com/jrawsthorne/rust-bitcoin-node written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jrawsthorne/rust-bitcoin-node 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/jrawsthorne/rust-bitcoin-node 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] Updating git repository `https://github.com/jrawsthorne/rust-bitcoin` [INFO] [stderr] Updating git repository `https://github.com/jrawsthorne/rust-bitcoinconsensus` [INFO] [stderr] Updating git submodule `https://github.com/jrawsthorne/bitcoin.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon-core v1.12.0 [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded tempfile v3.9.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.53 [INFO] [stderr] Downloaded thiserror v1.0.53 [INFO] [stderr] Downloaded anyhow v1.0.78 [INFO] [stderr] Downloaded rocksdb v0.21.0 [INFO] [stderr] Downloaded crossbeam-channel v0.5.10 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.7 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded murmur3 v0.5.2 [INFO] [stderr] Downloaded rayon v1.8.0 [INFO] [stderr] Downloaded aho-corasick v1.1.1 [INFO] [stderr] Downloaded bindgen v0.65.1 [INFO] [stderr] Downloaded librocksdb-sys v0.11.0+8.1.1 [INFO] [stderr] Downloaded bitcoinconsensus v0.19.0-3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2304da5247103bf2392a47518ad9f6c9453b70b5aa36fd74433553cba7c840fa [INFO] running `Command { std: "docker" "start" "-a" "2304da5247103bf2392a47518ad9f6c9453b70b5aa36fd74433553cba7c840fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2304da5247103bf2392a47518ad9f6c9453b70b5aa36fd74433553cba7c840fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2304da5247103bf2392a47518ad9f6c9453b70b5aa36fd74433553cba7c840fa", kill_on_drop: false }` [INFO] [stdout] 2304da5247103bf2392a47518ad9f6c9453b70b5aa36fd74433553cba7c840fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 82bf5563141f854b2b26d8e5c49c4672eeda5824acf8d46c3b58a64696811c1e [INFO] running `Command { std: "docker" "start" "-a" "82bf5563141f854b2b26d8e5c49c4672eeda5824acf8d46c3b58a64696811c1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.78 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling bitcoinconsensus v0.19.0-3 [INFO] [stderr] Compiling bitcoinconsensus v0.21.0 (https://github.com/jrawsthorne/rust-bitcoinconsensus?branch=0.21#01796618) [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.10 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling murmur3 v0.5.2 [INFO] [stderr] Compiling librocksdb-sys v0.11.0+8.1.1 [INFO] [stderr] Compiling bitcoin v0.26.0 (https://github.com/jrawsthorne/rust-bitcoin?branch=master#3c9311e2) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "82bf5563141f854b2b26d8e5c49c4672eeda5824acf8d46c3b58a64696811c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82bf5563141f854b2b26d8e5c49c4672eeda5824acf8d46c3b58a64696811c1e", kill_on_drop: false }` [INFO] [stdout] 82bf5563141f854b2b26d8e5c49c4672eeda5824acf8d46c3b58a64696811c1e