[INFO] cloning repository https://github.com/wackywendell/runies [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wackywendell/runies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Frunies", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Frunies'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a9aa2b753910111cc6097b745bbc5f9f03287ab [INFO] checking wackywendell/runies against master#8387315ab3c26a57a1f53a90f188f0bc88514bca for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Frunies" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wackywendell/runies on toolchain 8387315ab3c26a57a1f53a90f188f0bc88514bca [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wackywendell/runies [INFO] finished tweaking git repo https://github.com/wackywendell/runies [INFO] tweaked toml for git repo https://github.com/wackywendell/runies written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wackywendell/runies 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" "+8387315ab3c26a57a1f53a90f188f0bc88514bca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking wackywendell/runies against try#fcc50f77e1a14e407d895972348a0ff09eafc210 for pr-124605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Frunies" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wackywendell/runies on toolchain fcc50f77e1a14e407d895972348a0ff09eafc210 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wackywendell/runies [INFO] finished tweaking git repo https://github.com/wackywendell/runies [INFO] tweaked toml for git repo https://github.com/wackywendell/runies written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wackywendell/runies 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" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-ucd-hangul v0.9.0 [INFO] [stderr] Downloaded unic-ucd-common v0.9.0 [INFO] [stderr] Downloaded unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Downloaded unic-ucd-normal v0.9.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded unic-idna-punycode v0.9.0 [INFO] [stderr] Downloaded unic-idna v0.9.0 [INFO] [stderr] Downloaded unic-ucd-age v0.9.0 [INFO] [stderr] Downloaded unic-idna-mapping v0.9.0 [INFO] [stderr] Downloaded unic-normal v0.9.0 [INFO] [stderr] Downloaded unic-char-basics v0.9.0 [INFO] [stderr] Downloaded unic-ucd v0.9.0 [INFO] [stderr] Downloaded unic-ucd-case v0.9.0 [INFO] [stderr] Downloaded unic-ucd-name v0.9.0 [INFO] [stderr] Downloaded unic-char v0.9.0 [INFO] [stderr] Downloaded unic-emoji v0.9.0 [INFO] [stderr] Downloaded unic v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 174c11f5e1da11ab6391a3a2e0f1475602fc1870911fb8330420619c04acd5da [INFO] running `Command { std: "docker" "start" "-a" "174c11f5e1da11ab6391a3a2e0f1475602fc1870911fb8330420619c04acd5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "174c11f5e1da11ab6391a3a2e0f1475602fc1870911fb8330420619c04acd5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "174c11f5e1da11ab6391a3a2e0f1475602fc1870911fb8330420619c04acd5da", kill_on_drop: false }` [INFO] [stdout] 174c11f5e1da11ab6391a3a2e0f1475602fc1870911fb8330420619c04acd5da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+fcc50f77e1a14e407d895972348a0ff09eafc210" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 089227e8083dc0d93b81a82bf4f424975ddd691a140e4ff8187b8f6865567e70 [INFO] running `Command { std: "docker" "start" "-a" "089227e8083dc0d93b81a82bf4f424975ddd691a140e4ff8187b8f6865567e70", kill_on_drop: false }` [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unic-idna-punycode v0.9.0 [INFO] [stderr] Checking unic-char-basics v0.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking unic-ucd-name v0.9.0 [INFO] [stderr] Checking unic-ucd-case v0.9.0 [INFO] [stderr] Checking unic-emoji-char v0.9.0 [INFO] [stderr] Checking unic-ucd-age v0.9.0 [INFO] [stderr] Checking unic-ucd-ident v0.9.0 [INFO] [stderr] Checking unic-ucd-name_aliases v0.9.0 [INFO] [stderr] Checking unic-ucd-block v0.9.0 [INFO] [stderr] Checking unic-idna-mapping v0.9.0 [INFO] [stderr] Checking unic-ucd-common v0.9.0 [INFO] [stderr] Checking unic-char v0.9.0 [INFO] [stderr] Checking unic-emoji v0.9.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking unic-idna v0.9.0 [INFO] [stderr] error: could not compile `unic-ucd-name` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fcc50f77e1a14e407d895972348a0ff09eafc210/bin/rustc --crate-name unic_ucd_name --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/unic-ucd-name-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=398dbcf234c57bc2 -C extra-filename=-398dbcf234c57bc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unic_char_property=/opt/rustwide/target/debug/deps/libunic_char_property-761196dba5d01d60.rmeta --extern unic_ucd_hangul=/opt/rustwide/target/debug/deps/libunic_ucd_hangul-268ba01d230e3150.rmeta --extern unic_ucd_version=/opt/rustwide/target/debug/deps/libunic_ucd_version-5f900f67a12e832d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "089227e8083dc0d93b81a82bf4f424975ddd691a140e4ff8187b8f6865567e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089227e8083dc0d93b81a82bf4f424975ddd691a140e4ff8187b8f6865567e70", kill_on_drop: false }` [INFO] [stdout] 089227e8083dc0d93b81a82bf4f424975ddd691a140e4ff8187b8f6865567e70