[INFO] cloning repository https://github.com/zebp/gzpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zebp/gzpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebp%2Fgzpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebp%2Fgzpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a201f2a9c1a251358c1905d1d1cb2b4d32e75ff6 [INFO] testing zebp/gzpi against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzebp%2Fgzpi" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zebp/gzpi on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zebp/gzpi [INFO] finished tweaking git repo https://github.com/zebp/gzpi [INFO] tweaked toml for git repo https://github.com/zebp/gzpi written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/zebp/gzpi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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 gitignore v1.0.7 [INFO] [stderr] Downloaded async-walkdir v0.2.0 [INFO] [stderr] Downloaded cargo-husky v1.5.0 [INFO] [stderr] Downloaded id_tree v1.8.0 [INFO] [stderr] Downloaded snowflake v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e973f678b9c3a0eff11d1d3a03dd1b95168ecd6433748fd6515c3a8dccc3782 [INFO] running `Command { std: "docker" "start" "-a" "0e973f678b9c3a0eff11d1d3a03dd1b95168ecd6433748fd6515c3a8dccc3782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e973f678b9c3a0eff11d1d3a03dd1b95168ecd6433748fd6515c3a8dccc3782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e973f678b9c3a0eff11d1d3a03dd1b95168ecd6433748fd6515c3a8dccc3782", kill_on_drop: false }` [INFO] [stdout] 0e973f678b9c3a0eff11d1d3a03dd1b95168ecd6433748fd6515c3a8dccc3782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41cce548b79f3e8ad9cb4e8ea7d60fae03f407cd5fa9ec248cb27853dc2efd6 [INFO] running `Command { std: "docker" "start" "-a" "c41cce548b79f3e8ad9cb4e8ea7d60fae03f407cd5fa9ec248cb27853dc2efd6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling gitignore v1.0.7 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling id_tree v1.8.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-walkdir v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling gzpi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `is_file` [INFO] [stdout] --> src/walk.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | is_file: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/walk.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone)] [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 22.41s [INFO] running `Command { std: "docker" "inspect" "c41cce548b79f3e8ad9cb4e8ea7d60fae03f407cd5fa9ec248cb27853dc2efd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41cce548b79f3e8ad9cb4e8ea7d60fae03f407cd5fa9ec248cb27853dc2efd6", kill_on_drop: false }` [INFO] [stdout] c41cce548b79f3e8ad9cb4e8ea7d60fae03f407cd5fa9ec248cb27853dc2efd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afb6aa45a3e5a3b735846aa280f814c99d214d7bb65c813658b3bdb5d5a99fa1 [INFO] running `Command { std: "docker" "start" "-a" "afb6aa45a3e5a3b735846aa280f814c99d214d7bb65c813658b3bdb5d5a99fa1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling gzpi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `is_file` [INFO] [stdout] --> src/walk.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | is_file: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/walk.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug, Clone)] [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 18.46s [INFO] running `Command { std: "docker" "inspect" "afb6aa45a3e5a3b735846aa280f814c99d214d7bb65c813658b3bdb5d5a99fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb6aa45a3e5a3b735846aa280f814c99d214d7bb65c813658b3bdb5d5a99fa1", kill_on_drop: false }` [INFO] [stdout] afb6aa45a3e5a3b735846aa280f814c99d214d7bb65c813658b3bdb5d5a99fa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0fbe2525abda25d34387e871ec44c5dbe22292dc867d3232ea71c195391c3032 [INFO] running `Command { std: "docker" "start" "-a" "0fbe2525abda25d34387e871ec44c5dbe22292dc867d3232ea71c195391c3032", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `is_file` [INFO] [stderr] --> src/walk.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | is_file: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Item` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/walk.rs:12:10 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Clone)] [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: `gzpi` (bin "gzpi" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gzpi-d0e9fac44b40ee00) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test walk::tests::tree_from_file ... ok [INFO] [stdout] test walk::tests::tree_from_dirs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0fbe2525abda25d34387e871ec44c5dbe22292dc867d3232ea71c195391c3032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fbe2525abda25d34387e871ec44c5dbe22292dc867d3232ea71c195391c3032", kill_on_drop: false }` [INFO] [stdout] 0fbe2525abda25d34387e871ec44c5dbe22292dc867d3232ea71c195391c3032