[INFO] cloning repository https://github.com/cecton/serde-gettext
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/serde-gettext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5601e5478cd84c22903f405747c127def049e58d
[INFO] testing cecton/serde-gettext against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fserde-gettext" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cecton/serde-gettext
[INFO] finished tweaking git repo https://github.com/cecton/serde-gettext
[INFO] tweaked toml for git repo https://github.com/cecton/serde-gettext written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cecton/serde-gettext on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding derive-error v0.0.4 (available: v0.0.5)
[INFO] [stderr]       Adding gettext-rs v0.4.4 (available: v0.7.7)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded locale_config v0.2.3
[INFO] [stderr]   Downloaded derive-error v0.0.4
[INFO] [stderr]   Downloaded case v0.1.0
[INFO] [stderr]   Downloaded gettext-rs v0.4.4
[INFO] [stderr]   Downloaded dynfmt v0.1.5
[INFO] [stderr]   Downloaded gettext-sys v0.19.9
[INFO] [stderr]   Downloaded libc-strftime v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d83c6a67ba21ebe62c7920d10ff45884db951806a5c4724522d28c735549cfbe
[INFO] running `Command { std: "docker" "start" "-a" "d83c6a67ba21ebe62c7920d10ff45884db951806a5c4724522d28c735549cfbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d83c6a67ba21ebe62c7920d10ff45884db951806a5c4724522d28c735549cfbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d83c6a67ba21ebe62c7920d10ff45884db951806a5c4724522d28c735549cfbe", kill_on_drop: false }`
[INFO] [stdout] d83c6a67ba21ebe62c7920d10ff45884db951806a5c4724522d28c735549cfbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0b278138e74ceb319e12c6f0add1112720b85bcfe866369f26ef72c1add3334
[INFO] running `Command { std: "docker" "start" "-a" "d0b278138e74ceb319e12c6f0add1112720b85bcfe866369f26ef72c1add3334", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling case v0.1.0
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libc-strftime v0.2.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling derive-error v0.0.4
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling gettext-sys v0.19.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling locale_config v0.2.3
[INFO] [stderr]    Compiling dynfmt v0.1.5
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "d0b278138e74ceb319e12c6f0add1112720b85bcfe866369f26ef72c1add3334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b278138e74ceb319e12c6f0add1112720b85bcfe866369f26ef72c1add3334", kill_on_drop: false }`
[INFO] [stdout] d0b278138e74ceb319e12c6f0add1112720b85bcfe866369f26ef72c1add3334
