[INFO] cloning repository https://github.com/JoshMcguigan/waysay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshMcguigan/waysay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshMcguigan%2Fwaysay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshMcguigan%2Fwaysay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d2744d8de03d5a261ea4905efe67584ec8f07d3 [INFO] checking JoshMcguigan/waysay against master#c5af0610196bc39c44e54f1e08bd9149bdc66929 for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshMcguigan%2Fwaysay" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoshMcguigan/waysay on toolchain c5af0610196bc39c44e54f1e08bd9149bdc66929 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoshMcguigan/waysay [INFO] finished tweaking git repo https://github.com/JoshMcguigan/waysay [INFO] tweaked toml for git repo https://github.com/JoshMcguigan/waysay written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JoshMcguigan/waysay 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" "+c5af0610196bc39c44e54f1e08bd9149bdc66929" "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 JoshMcguigan/waysay against try#a832c07a2bcc7587230eb0706f83d1d602ae5c2b for pr-118120 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshMcguigan%2Fwaysay" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoshMcguigan/waysay on toolchain a832c07a2bcc7587230eb0706f83d1d602ae5c2b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoshMcguigan/waysay [INFO] finished tweaking git repo https://github.com/JoshMcguigan/waysay [INFO] tweaked toml for git repo https://github.com/JoshMcguigan/waysay written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JoshMcguigan/waysay 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" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "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/Smithay/andrew` [INFO] [stderr] Updating git repository `https://github.com/Smithay/client-toolkit` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-protocols v0.26.6 [INFO] [stderr] Downloaded andrew v0.3.0 [INFO] [stderr] Downloaded wayland-commons v0.26.6 [INFO] [stderr] Downloaded ttf-parser v0.6.1 [INFO] [stderr] Downloaded xcursor v0.3.2 [INFO] [stderr] Downloaded libloading v0.6.2 [INFO] [stderr] Downloaded wayland-cursor v0.26.6 [INFO] [stderr] Downloaded wayland-scanner v0.26.6 [INFO] [stderr] Downloaded wayland-sys v0.26.6 [INFO] [stderr] Downloaded calloop v0.6.2 [INFO] [stderr] Downloaded wayland-client v0.26.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 897242537e41396759127f0657775d9d14fdbd4be3e0a0acc8df7bd564f76ce4 [INFO] running `Command { std: "docker" "start" "-a" "897242537e41396759127f0657775d9d14fdbd4be3e0a0acc8df7bd564f76ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "897242537e41396759127f0657775d9d14fdbd4be3e0a0acc8df7bd564f76ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897242537e41396759127f0657775d9d14fdbd4be3e0a0acc8df7bd564f76ce4", kill_on_drop: false }` [INFO] [stdout] 897242537e41396759127f0657775d9d14fdbd4be3e0a0acc8df7bd564f76ce4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a832c07a2bcc7587230eb0706f83d1d602ae5c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e06f658400f717f96cf410e6835fccc96c9768c1b36dcacbda89968f1af9247 [INFO] running `Command { std: "docker" "start" "-a" "5e06f658400f717f96cf410e6835fccc96c9768c1b36dcacbda89968f1af9247", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking ttf-parser v0.6.1 [INFO] [stderr] Checking wayland-sys v0.26.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling wayland-scanner v0.26.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking line_drawing v0.8.0 [INFO] [stderr] Compiling wayland-client v0.26.6 [INFO] [stderr] Compiling wayland-protocols v0.26.6 [INFO] [stderr] Checking andrew v0.3.0 [INFO] [stderr] Checking andrew v0.3.0 (https://github.com/Smithay/andrew#5c92d668) [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking wayland-commons v0.26.6 [INFO] [stderr] Checking calloop v0.6.2 [INFO] [stderr] Checking wayland-cursor v0.26.6 [INFO] [stderr] Checking smithay-client-toolkit v0.9.1 (https://github.com/Smithay/client-toolkit#3555b3ce) [INFO] [stderr] Checking waysay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5e06f658400f717f96cf410e6835fccc96c9768c1b36dcacbda89968f1af9247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e06f658400f717f96cf410e6835fccc96c9768c1b36dcacbda89968f1af9247", kill_on_drop: false }` [INFO] [stdout] 5e06f658400f717f96cf410e6835fccc96c9768c1b36dcacbda89968f1af9247