[INFO] cloning repository https://github.com/baliga-lab/mirvestigator-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/baliga-lab/mirvestigator-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaliga-lab%2Fmirvestigator-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaliga-lab%2Fmirvestigator-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5811d28faf9d2c3b293d0ec9e4cc6d96cdbd0e7d [INFO] testing baliga-lab/mirvestigator-rust against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbaliga-lab%2Fmirvestigator-rust" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/baliga-lab/mirvestigator-rust on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/baliga-lab/mirvestigator-rust [INFO] finished tweaking git repo https://github.com/baliga-lab/mirvestigator-rust [INFO] tweaked toml for git repo https://github.com/baliga-lab/mirvestigator-rust written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/baliga-lab/mirvestigator-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4908f8fe3138be45fc0110f05be5bf5f73bfd1032f6fcb80231d7e15b71c769e [INFO] running `Command { std: "docker" "start" "-a" "4908f8fe3138be45fc0110f05be5bf5f73bfd1032f6fcb80231d7e15b71c769e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4908f8fe3138be45fc0110f05be5bf5f73bfd1032f6fcb80231d7e15b71c769e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4908f8fe3138be45fc0110f05be5bf5f73bfd1032f6fcb80231d7e15b71c769e", kill_on_drop: false }` [INFO] [stdout] 4908f8fe3138be45fc0110f05be5bf5f73bfd1032f6fcb80231d7e15b71c769e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae5be3db227b9d0696d42384bcdac302376294450fd6e5f817eb241dfcd0b4f9 [INFO] running `Command { std: "docker" "start" "-a" "ae5be3db227b9d0696d42384bcdac302376294450fd6e5f817eb241dfcd0b4f9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling mirvestigator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> src/main.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io; [INFO] [stdout] | ------- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 79 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `File` is imported redundantly [INFO] [stdout] --> src/main.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 9 | use std::fs::File; [INFO] [stdout] | ------------- the item `File` is already imported here [INFO] [stdout] ... [INFO] [stdout] 81 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 07s [INFO] running `Command { std: "docker" "inspect" "ae5be3db227b9d0696d42384bcdac302376294450fd6e5f817eb241dfcd0b4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae5be3db227b9d0696d42384bcdac302376294450fd6e5f817eb241dfcd0b4f9", kill_on_drop: false }` [INFO] [stdout] ae5be3db227b9d0696d42384bcdac302376294450fd6e5f817eb241dfcd0b4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1290491d8637d74255facf8b76eb9ac579390352e2741c9012acd956bf45b403 [INFO] running `Command { std: "docker" "start" "-a" "1290491d8637d74255facf8b76eb9ac579390352e2741c9012acd956bf45b403", 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" "1290491d8637d74255facf8b76eb9ac579390352e2741c9012acd956bf45b403", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1290491d8637d74255facf8b76eb9ac579390352e2741c9012acd956bf45b403", kill_on_drop: false }` [INFO] [stdout] 1290491d8637d74255facf8b76eb9ac579390352e2741c9012acd956bf45b403