[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] testing Andre-Vink/vtail against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndre-Vink%2Fvtail" "/workspace/builds/worker-43/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-43/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Andre-Vink/vtail on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-43/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adf6c2d9fb6e8bee79ff4366c06ef57e11a4f9c42214eaaeb4616fb709007943 [INFO] running `Command { std: "docker" "start" "-a" "adf6c2d9fb6e8bee79ff4366c06ef57e11a4f9c42214eaaeb4616fb709007943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adf6c2d9fb6e8bee79ff4366c06ef57e11a4f9c42214eaaeb4616fb709007943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf6c2d9fb6e8bee79ff4366c06ef57e11a4f9c42214eaaeb4616fb709007943", kill_on_drop: false }` [INFO] [stdout] adf6c2d9fb6e8bee79ff4366c06ef57e11a4f9c42214eaaeb4616fb709007943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3da56432d44a19724a65a91472b45bb7761fabbbfaf1e4f8340fbdfb14c7a26 [INFO] running `Command { std: "docker" "start" "-a" "b3da56432d44a19724a65a91472b45bb7761fabbbfaf1e4f8340fbdfb14c7a26", 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 same-file v1.0.2 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [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 nix v0.5.1 [INFO] [stderr] Compiling time v0.1.40 [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 is never read: `recursive` [INFO] [stdout] --> src/arguments.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | recursive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/arguments.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.28s [INFO] running `Command { std: "docker" "inspect" "b3da56432d44a19724a65a91472b45bb7761fabbbfaf1e4f8340fbdfb14c7a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3da56432d44a19724a65a91472b45bb7761fabbbfaf1e4f8340fbdfb14c7a26", kill_on_drop: false }` [INFO] [stdout] b3da56432d44a19724a65a91472b45bb7761fabbbfaf1e4f8340fbdfb14c7a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a9f1300b050d0fe1a4ad3513920d3e261f34f1dd1960e314e338cf875d30fd3 [INFO] running `Command { std: "docker" "start" "-a" "3a9f1300b050d0fe1a4ad3513920d3e261f34f1dd1960e314e338cf875d30fd3", kill_on_drop: false }` [INFO] [stderr] Compiling vtail v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `recursive` [INFO] [stdout] --> src/arguments.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | recursive: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/arguments.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/vtail-c3272e88e630b994) [INFO] running `Command { std: "docker" "inspect" "3a9f1300b050d0fe1a4ad3513920d3e261f34f1dd1960e314e338cf875d30fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9f1300b050d0fe1a4ad3513920d3e261f34f1dd1960e314e338cf875d30fd3", kill_on_drop: false }` [INFO] [stdout] 3a9f1300b050d0fe1a4ad3513920d3e261f34f1dd1960e314e338cf875d30fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bb444c2e2e50a363c4272d49c114947db67d4508c92a63522b0606a3a90591f [INFO] running `Command { std: "docker" "start" "-a" "4bb444c2e2e50a363c4272d49c114947db67d4508c92a63522b0606a3a90591f", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `recursive` [INFO] [stderr] --> src/arguments.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | recursive: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/arguments.rs:4:10 [INFO] [stderr] | [INFO] [stderr] 4 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `vtail` (bin "vtail" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vtail-c3272e88e630b994) [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" "4bb444c2e2e50a363c4272d49c114947db67d4508c92a63522b0606a3a90591f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bb444c2e2e50a363c4272d49c114947db67d4508c92a63522b0606a3a90591f", kill_on_drop: false }` [INFO] [stdout] 4bb444c2e2e50a363c4272d49c114947db67d4508c92a63522b0606a3a90591f