[INFO] cloning repository https://github.com/sector-f/admiral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sector-f/admiral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsector-f%2Fadmiral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsector-f%2Fadmiral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efd5d452b2751751dec7768434d6d713bc6e5152 [INFO] testing sector-f/admiral against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsector-f%2Fadmiral" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sector-f/admiral 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/sector-f/admiral [INFO] finished tweaking git repo https://github.com/sector-f/admiral [INFO] tweaked toml for git repo https://github.com/sector-f/admiral written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/sector-f/admiral 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chan v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] fba7d4614869ce63a9c5b489ebd68acf5cfc7caac64bad5cbbd415d61a1b7633 [INFO] running `Command { std: "docker" "start" "-a" "fba7d4614869ce63a9c5b489ebd68acf5cfc7caac64bad5cbbd415d61a1b7633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fba7d4614869ce63a9c5b489ebd68acf5cfc7caac64bad5cbbd415d61a1b7633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fba7d4614869ce63a9c5b489ebd68acf5cfc7caac64bad5cbbd415d61a1b7633", kill_on_drop: false }` [INFO] [stdout] fba7d4614869ce63a9c5b489ebd68acf5cfc7caac64bad5cbbd415d61a1b7633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 3fa77013de9b28f06fbe1330532f9f5e82bf9a74a831f4c90e5907415de292a2 [INFO] running `Command { std: "docker" "start" "-a" "3fa77013de9b28f06fbe1330532f9f5e82bf9a74a831f4c90e5907415de292a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling clap v2.29.2 [INFO] [stderr] Compiling chan v0.1.20 [INFO] [stderr] Compiling chan-signal v0.3.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling admiral v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.92s [INFO] running `Command { std: "docker" "inspect" "3fa77013de9b28f06fbe1330532f9f5e82bf9a74a831f4c90e5907415de292a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa77013de9b28f06fbe1330532f9f5e82bf9a74a831f4c90e5907415de292a2", kill_on_drop: false }` [INFO] [stdout] 3fa77013de9b28f06fbe1330532f9f5e82bf9a74a831f4c90e5907415de292a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 7eb1c9e6ca15749121eec2a40dde3b23c28ec661e6c483eb109f24fb2253569e [INFO] running `Command { std: "docker" "start" "-a" "7eb1c9e6ca15749121eec2a40dde3b23c28ec661e6c483eb109f24fb2253569e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling admiral v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.71s [INFO] running `Command { std: "docker" "inspect" "7eb1c9e6ca15749121eec2a40dde3b23c28ec661e6c483eb109f24fb2253569e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb1c9e6ca15749121eec2a40dde3b23c28ec661e6c483eb109f24fb2253569e", kill_on_drop: false }` [INFO] [stdout] 7eb1c9e6ca15749121eec2a40dde3b23c28ec661e6c483eb109f24fb2253569e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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", kill_on_drop: false }` [INFO] [stdout] 78877ba9bfc0e51d5a7b0ff59d6261788d0abe5807fa1ff4d30e697fd66a91b4 [INFO] running `Command { std: "docker" "start" "-a" "78877ba9bfc0e51d5a7b0ff59d6261788d0abe5807fa1ff4d30e697fd66a91b4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/admiral-40999b021d9653a6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "78877ba9bfc0e51d5a7b0ff59d6261788d0abe5807fa1ff4d30e697fd66a91b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78877ba9bfc0e51d5a7b0ff59d6261788d0abe5807fa1ff4d30e697fd66a91b4", kill_on_drop: false }` [INFO] [stdout] 78877ba9bfc0e51d5a7b0ff59d6261788d0abe5807fa1ff4d30e697fd66a91b4