[INFO] cloning repository https://github.com/redox-os/extrautils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redox-os/extrautils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fextrautils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fextrautils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f9cf9c6ff8f06d53a0f803a744a49d931494adc [INFO] testing redox-os/extrautils against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredox-os%2Fextrautils" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redox-os/extrautils on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redox-os/extrautils [INFO] finished tweaking git repo https://github.com/redox-os/extrautils [INFO] tweaked toml for git repo https://github.com/redox-os/extrautils written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/redox-os/extrautils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/filetime.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/arg-parser.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/libextra.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/libpager.git` [INFO] [stderr] Updating git repository `https://github.com/aahancoc/tree_magic.git` [INFO] [stderr] Updating git repository `https://gitlab.redox-os.org/redox-os/termion.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raw-cpuid v10.5.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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4380b4e3ab04691947e4e301bd00172f2ffae286566018b12535d74fa89b27f6 [INFO] running `Command { std: "docker" "start" "-a" "4380b4e3ab04691947e4e301bd00172f2ffae286566018b12535d74fa89b27f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4380b4e3ab04691947e4e301bd00172f2ffae286566018b12535d74fa89b27f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4380b4e3ab04691947e4e301bd00172f2ffae286566018b12535d74fa89b27f6", kill_on_drop: false }` [INFO] [stdout] 4380b4e3ab04691947e4e301bd00172f2ffae286566018b12535d74fa89b27f6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3cceeef24d1734d46a8f3bc3999fedaa1bc77627b99f69f46100140e4fd24be [INFO] running `Command { std: "docker" "start" "-a" "d3cceeef24d1734d46a8f3bc3999fedaa1bc77627b99f69f46100140e4fd24be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling arg_parser v0.1.0 (https://gitlab.redox-os.org/redox-os/arg-parser.git#1c434b55) [INFO] [stderr] Compiling extra v0.1.0 (https://gitlab.redox-os.org/redox-os/libextra.git#cf213969) [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling raw-cpuid v10.5.0 [INFO] [stderr] Compiling redox_syscall v0.2.16 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling rust-lzma v0.5.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling filetime v0.2.14 (https://gitlab.redox-os.org/redox-os/filetime.git?branch=redox#5bcbaaed) [INFO] [stderr] Compiling termion v1.5.6 (https://gitlab.redox-os.org/redox-os/termion.git#8054e082) [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling pager v0.1.0 (https://gitlab.redox-os.org/redox-os/libpager.git#d0ff9e28) [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling tree_magic v0.3.0 (https://github.com/aahancoc/tree_magic.git?rev=56fd014b4e4aefea7d1e37d4216595624511cefc#56fd014b) [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling extrautils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.06s [INFO] running `Command { std: "docker" "inspect" "d3cceeef24d1734d46a8f3bc3999fedaa1bc77627b99f69f46100140e4fd24be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3cceeef24d1734d46a8f3bc3999fedaa1bc77627b99f69f46100140e4fd24be", kill_on_drop: false }` [INFO] [stdout] d3cceeef24d1734d46a8f3bc3999fedaa1bc77627b99f69f46100140e4fd24be [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1ceb7a6cff72a6536ce8cb26bcdf2ec264966fa293db312547130834036b5e [INFO] running `Command { std: "docker" "start" "-a" "bb1ceb7a6cff72a6536ce8cb26bcdf2ec264966fa293db312547130834036b5e", 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" "bb1ceb7a6cff72a6536ce8cb26bcdf2ec264966fa293db312547130834036b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1ceb7a6cff72a6536ce8cb26bcdf2ec264966fa293db312547130834036b5e", kill_on_drop: false }` [INFO] [stdout] bb1ceb7a6cff72a6536ce8cb26bcdf2ec264966fa293db312547130834036b5e