[INFO] cloning repository https://github.com/RanolP/ranolp.sh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RanolP/ranolp.sh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanolP%2Franolp.sh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanolP%2Franolp.sh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c3866d8f87ced7ad79735c646c23a11ca33916d [INFO] building RanolP/ranolp.sh against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanolP%2Franolp.sh" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RanolP/ranolp.sh on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-34/source/rust-toolchain [INFO] started tweaking git repo https://github.com/RanolP/ranolp.sh [INFO] finished tweaking git repo https://github.com/RanolP/ranolp.sh [INFO] tweaked toml for git repo https://github.com/RanolP/ranolp.sh written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/RanolP/ranolp.sh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rustasync/tide` [INFO] [stderr] Updating git repository `https://github.com/rustasync/surf` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded openssl-sys v0.9.50 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded isahc v0.7.4 [INFO] [stderr] Downloaded sluice v0.4.2 [INFO] [stderr] Downloaded http-service-hyper v0.3.1 [INFO] [stderr] Downloaded route-recognizer v0.1.13 [INFO] [stderr] Downloaded http-service v0.3.1 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.2 [INFO] [stderr] Downloaded serde_qs v0.5.0 [INFO] [stderr] Downloaded curl v0.4.24 [INFO] [stderr] Downloaded curl-sys v0.4.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 995480374e6b8358555cff39ed09b2e9c088df7adece876d85127375d8719a8e [INFO] running `Command { std: "docker" "start" "-a" "995480374e6b8358555cff39ed09b2e9c088df7adece876d85127375d8719a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "995480374e6b8358555cff39ed09b2e9c088df7adece876d85127375d8719a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995480374e6b8358555cff39ed09b2e9c088df7adece876d85127375d8719a8e", kill_on_drop: false }` [INFO] [stdout] 995480374e6b8358555cff39ed09b2e9c088df7adece876d85127375d8719a8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 803a4e9f107bb452d543cb1aadfa1c1d7775aa49f16e1e5ad83e7dc086291c6b [INFO] running `Command { std: "docker" "start" "-a" "803a4e9f107bb452d543cb1aadfa1c1d7775aa49f16e1e5ad83e7dc086291c6b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling curl v0.4.24 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling isahc v0.7.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling ranolp-sh-runtime v0.1.0 (/opt/rustwide/workdir/ranolp.sh-runtime) [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling curl-sys v0.4.22 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling readymade-builder v0.1.0 (/opt/rustwide/workdir/rustbot/readymade-builder) [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rustbot-telegram v0.1.0 (/opt/rustwide/workdir/rustbot/rustbot-telegram) [INFO] [stderr] Compiling readymade-builder-derive v0.1.0 (/opt/rustwide/workdir/rustbot/readymade-builder/readymade-builder-derive) [INFO] [stderr] Compiling rustbot v0.1.0 (/opt/rustwide/workdir/rustbot) [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ranolp-sh-syntax v0.1.0 (/opt/rustwide/workdir/ranolp.sh-syntax) [INFO] [stderr] Compiling ranolp-sh-telegram-bot v0.1.0 (/opt/rustwide/workdir/ranolp.sh-telegram-bot) [INFO] [stderr] Compiling surf v1.0.2 (https://github.com/rustasync/surf#29ca24a4) [INFO] [stderr] Compiling rustbot-telegram-raw-api v0.1.0 (/opt/rustwide/workdir/rustbot/rustbot-telegram/rustbot-telegram-raw-api) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "803a4e9f107bb452d543cb1aadfa1c1d7775aa49f16e1e5ad83e7dc086291c6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803a4e9f107bb452d543cb1aadfa1c1d7775aa49f16e1e5ad83e7dc086291c6b", kill_on_drop: false }` [INFO] [stdout] 803a4e9f107bb452d543cb1aadfa1c1d7775aa49f16e1e5ad83e7dc086291c6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c929558be1048f40218713bc22e366b360cfef386f468fae34352f42eecde121 [INFO] running `Command { std: "docker" "start" "-a" "c929558be1048f40218713bc22e366b360cfef386f468fae34352f42eecde121", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c929558be1048f40218713bc22e366b360cfef386f468fae34352f42eecde121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c929558be1048f40218713bc22e366b360cfef386f468fae34352f42eecde121", kill_on_drop: false }` [INFO] [stdout] c929558be1048f40218713bc22e366b360cfef386f468fae34352f42eecde121