[INFO] cloning repository https://github.com/pavadeli/maps-download-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pavadeli/maps-download-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavadeli%2Fmaps-download-check", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavadeli%2Fmaps-download-check'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26b8d016b6801837c5a89cb83ad4b2a67d7b97b1 [INFO] building pavadeli/maps-download-check against master#87788097b776f8e3662f76627944230684b671bd for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpavadeli%2Fmaps-download-check" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pavadeli/maps-download-check on toolchain 87788097b776f8e3662f76627944230684b671bd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pavadeli/maps-download-check [INFO] finished tweaking git repo https://github.com/pavadeli/maps-download-check [INFO] tweaked toml for git repo https://github.com/pavadeli/maps-download-check written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/pavadeli/maps-download-check already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rfd v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e031e0f900f1c3172cf06b5c202446b92a7dc2e6720e5134ee55fbbab104b21d [INFO] running `Command { std: "docker" "start" "-a" "e031e0f900f1c3172cf06b5c202446b92a7dc2e6720e5134ee55fbbab104b21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e031e0f900f1c3172cf06b5c202446b92a7dc2e6720e5134ee55fbbab104b21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e031e0f900f1c3172cf06b5c202446b92a7dc2e6720e5134ee55fbbab104b21d", kill_on_drop: false }` [INFO] [stdout] e031e0f900f1c3172cf06b5c202446b92a7dc2e6720e5134ee55fbbab104b21d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d65a8c275850a6877e470721cb332f6798c7e62541fde037269d6565c4eecd03 [INFO] running `Command { std: "docker" "start" "-a" "d65a8c275850a6877e470721cb332f6798c7e62541fde037269d6565c4eecd03", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rfd v0.10.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling quick-xml v0.23.0 [INFO] [stderr] Compiling maps-download-check v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.03s [INFO] running `Command { std: "docker" "inspect" "d65a8c275850a6877e470721cb332f6798c7e62541fde037269d6565c4eecd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65a8c275850a6877e470721cb332f6798c7e62541fde037269d6565c4eecd03", kill_on_drop: false }` [INFO] [stdout] d65a8c275850a6877e470721cb332f6798c7e62541fde037269d6565c4eecd03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+87788097b776f8e3662f76627944230684b671bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af96a5a1980430dcd4a2c6fc2e4a0027e591161b8deb3d7d3c2ec6626c34ab25 [INFO] running `Command { std: "docker" "start" "-a" "af96a5a1980430dcd4a2c6fc2e4a0027e591161b8deb3d7d3c2ec6626c34ab25", 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" "af96a5a1980430dcd4a2c6fc2e4a0027e591161b8deb3d7d3c2ec6626c34ab25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af96a5a1980430dcd4a2c6fc2e4a0027e591161b8deb3d7d3c2ec6626c34ab25", kill_on_drop: false }` [INFO] [stdout] af96a5a1980430dcd4a2c6fc2e4a0027e591161b8deb3d7d3c2ec6626c34ab25