[INFO] cloning repository https://github.com/znx3p0/capitan-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/znx3p0/capitan-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznx3p0%2Fcapitan-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznx3p0%2Fcapitan-test'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznx3p0%2Fcapitan-test: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/znx3p0/capitan-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/znx3p0/capitan-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznx3p0%2Fcapitan-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznx3p0%2Fcapitan-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 260638ecda9e7ba5c1dd2bb7d6209aab4f1e099a
[INFO] checking znx3p0/capitan-test against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fznx3p0%2Fcapitan-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/znx3p0/capitan-test
[INFO] finished tweaking git repo https://github.com/znx3p0/capitan-test
[INFO] tweaked toml for git repo https://github.com/znx3p0/capitan-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/znx3p0/capitan-test on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/znx3p0/capitan-test 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/znx3p0/capitan-lib`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 794b27b4c3ecaac06dd1dff07d3c82cf0ea3c80f2a9fe4b3d3506c0e0b059889
[INFO] running `Command { std: "docker" "start" "-a" "794b27b4c3ecaac06dd1dff07d3c82cf0ea3c80f2a9fe4b3d3506c0e0b059889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "794b27b4c3ecaac06dd1dff07d3c82cf0ea3c80f2a9fe4b3d3506c0e0b059889", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "794b27b4c3ecaac06dd1dff07d3c82cf0ea3c80f2a9fe4b3d3506c0e0b059889", kill_on_drop: false }`
[INFO] [stdout] 794b27b4c3ecaac06dd1dff07d3c82cf0ea3c80f2a9fe4b3d3506c0e0b059889
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caa85e7876ca258ae78d4e749f8a17f63109cae3b21335af7c1a355a22b0e16c
[INFO] running `Command { std: "docker" "start" "-a" "caa85e7876ca258ae78d4e749f8a17f63109cae3b21335af7c1a355a22b0e16c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.49
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]     Checking lock_api v0.4.3
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking crossbeam v0.8.0
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]     Checking capitan-lib v0.2.1 (https://github.com/znx3p0/capitan-lib?rev=8fd330a8a46ae77ee065d6ecbda7761a65b57e1a#8fd330a8)
[INFO] [stderr]     Checking capitan-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `capitan_lib::services::prelude::*`
[INFO] [stdout]  --> src/structs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use capitan_lib::services::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `capitan_lib::services::prelude::*`
[INFO] [stdout]  --> src/structs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use capitan_lib::services::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/structs.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MasterService(pub SharedReactor<ChildService>, pub usize);
[INFO] [stdout]   |            ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub struct MasterService(pub SharedReactor<ChildService>, pub usize);
[INFO] [stdout] 8 + pub struct MasterService((), pub usize);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/structs.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MasterService(pub SharedReactor<ChildService>, pub usize);
[INFO] [stdout]   |            ------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |            |
[INFO] [stdout]   |            field in this struct
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 - pub struct MasterService(pub SharedReactor<ChildService>, pub usize);
[INFO] [stdout] 8 + pub struct MasterService((), pub usize);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: capitan-lib v0.2.1 (https://github.com/znx3p0/capitan-lib?rev=8fd330a8a46ae77ee065d6ecbda7761a65b57e1a#8fd330a8)
[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" "caa85e7876ca258ae78d4e749f8a17f63109cae3b21335af7c1a355a22b0e16c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa85e7876ca258ae78d4e749f8a17f63109cae3b21335af7c1a355a22b0e16c", kill_on_drop: false }`
[INFO] [stdout] caa85e7876ca258ae78d4e749f8a17f63109cae3b21335af7c1a355a22b0e16c
