[INFO] cloning repository https://github.com/Andre-Vink/vtail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andre-Vink/vtail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndre-Vink%2Fvtail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndre-Vink%2Fvtail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2975fa60e45d5768e1e2261f20b137b734d3b7e2
[INFO] building Andre-Vink/vtail against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndre-Vink%2Fvtail" "/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/Andre-Vink/vtail on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Andre-Vink/vtail
[INFO] finished tweaking git repo https://github.com/Andre-Vink/vtail
[INFO] tweaked toml for git repo https://github.com/Andre-Vink/vtail written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Andre-Vink/vtail 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3099467a2df9b106058c4334aba45e46aee3ac48811af2197082d5c3036824de
[INFO] running `Command { std: "docker" "start" "-a" "3099467a2df9b106058c4334aba45e46aee3ac48811af2197082d5c3036824de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3099467a2df9b106058c4334aba45e46aee3ac48811af2197082d5c3036824de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3099467a2df9b106058c4334aba45e46aee3ac48811af2197082d5c3036824de", kill_on_drop: false }`
[INFO] [stdout] 3099467a2df9b106058c4334aba45e46aee3ac48811af2197082d5c3036824de
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86febb602228f9aaea7659bd8bf46e3d8473251931715bb0d0952d06a8cec548
[INFO] running `Command { std: "docker" "start" "-a" "86febb602228f9aaea7659bd8bf46e3d8473251931715bb0d0952d06a8cec548", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling libc v0.2.42
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling bytes v0.3.0
[INFO] [stderr]    Compiling slab v0.1.3
[INFO] [stderr]    Compiling same-file v1.0.2
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]    Compiling log v0.4.3
[INFO] [stderr]    Compiling walkdir v2.1.4
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling filetime v0.1.15
[INFO] [stderr]    Compiling inotify v0.3.0
[INFO] [stderr]    Compiling miow v0.1.5
[INFO] [stderr]    Compiling mio v0.5.1
[INFO] [stderr]    Compiling notify v4.0.3
[INFO] [stderr]    Compiling vtail v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `recursive` is never read
[INFO] [stdout]  --> src/arguments.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Arguments {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |     recursive: bool,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0
[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" "86febb602228f9aaea7659bd8bf46e3d8473251931715bb0d0952d06a8cec548", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86febb602228f9aaea7659bd8bf46e3d8473251931715bb0d0952d06a8cec548", kill_on_drop: false }`
[INFO] [stdout] 86febb602228f9aaea7659bd8bf46e3d8473251931715bb0d0952d06a8cec548
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f3c1787072abd27b2f92907069fee87852e7c4c4793af0b53770ecfab376e38
[INFO] running `Command { std: "docker" "start" "-a" "0f3c1787072abd27b2f92907069fee87852e7c4c4793af0b53770ecfab376e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling vtail v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `recursive` is never read
[INFO] [stdout]  --> src/arguments.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Arguments {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |     recursive: bool,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, bitflags v0.7.0
[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" "0f3c1787072abd27b2f92907069fee87852e7c4c4793af0b53770ecfab376e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f3c1787072abd27b2f92907069fee87852e7c4c4793af0b53770ecfab376e38", kill_on_drop: false }`
[INFO] [stdout] 0f3c1787072abd27b2f92907069fee87852e7c4c4793af0b53770ecfab376e38
