[INFO] fetching crate rust-i18n 0.6.1... [INFO] testing rust-i18n-0.6.1 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] extracting crate rust-i18n 0.6.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rust-i18n 0.6.1 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-i18n 0.6.1 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate rust-i18n 0.6.1 [INFO] tweaked toml for crates.io crate rust-i18n 0.6.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rust-i18n 0.6.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-i18n-support v0.4.0 [INFO] [stderr] Downloaded rust-i18n-extract v0.4.0 [INFO] [stderr] Downloaded rust-i18n-macro v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77ce98159e2c4cd174e7e3e97e1c0b0d1da7d11406044a96a616f8c15523afd9 [INFO] running `Command { std: "docker" "start" "-a" "77ce98159e2c4cd174e7e3e97e1c0b0d1da7d11406044a96a616f8c15523afd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77ce98159e2c4cd174e7e3e97e1c0b0d1da7d11406044a96a616f8c15523afd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ce98159e2c4cd174e7e3e97e1c0b0d1da7d11406044a96a616f8c15523afd9", kill_on_drop: false }` [INFO] [stdout] 77ce98159e2c4cd174e7e3e97e1c0b0d1da7d11406044a96a616f8c15523afd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 946c409a71dbadd48ca61be1f2208b7add560ca8044c3d34d5920bfaf07cedfb [INFO] running `Command { std: "docker" "start" "-a" "946c409a71dbadd48ca61be1f2208b7add560ca8044c3d34d5920bfaf07cedfb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling rust-i18n v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rust-i18n-support v0.4.0 [INFO] [stderr] Compiling rust-i18n-extract v0.4.0 [INFO] [stderr] Compiling rust-i18n-macro v0.4.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "946c409a71dbadd48ca61be1f2208b7add560ca8044c3d34d5920bfaf07cedfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "946c409a71dbadd48ca61be1f2208b7add560ca8044c3d34d5920bfaf07cedfb", kill_on_drop: false }` [INFO] [stdout] 946c409a71dbadd48ca61be1f2208b7add560ca8044c3d34d5920bfaf07cedfb