[INFO] cloning repository https://github.com/allonsy/git-lafs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/allonsy/git-lafs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallonsy%2Fgit-lafs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallonsy%2Fgit-lafs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c416130a982251bb8495be3a6edfcca75aa8254 [INFO] testing allonsy/git-lafs 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%2Fallonsy%2Fgit-lafs" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allonsy/git-lafs 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/allonsy/git-lafs [INFO] finished tweaking git repo https://github.com/allonsy/git-lafs [INFO] tweaked toml for git repo https://github.com/allonsy/git-lafs written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/allonsy/git-lafs 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 00b90eb403bc580e63dd5b89199131f08ebdbcdfac24ff08d4fd810ad765c3ee [INFO] running `Command { std: "docker" "start" "-a" "00b90eb403bc580e63dd5b89199131f08ebdbcdfac24ff08d4fd810ad765c3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00b90eb403bc580e63dd5b89199131f08ebdbcdfac24ff08d4fd810ad765c3ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b90eb403bc580e63dd5b89199131f08ebdbcdfac24ff08d4fd810ad765c3ee", kill_on_drop: false }` [INFO] [stdout] 00b90eb403bc580e63dd5b89199131f08ebdbcdfac24ff08d4fd810ad765c3ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 9583b28687fc96fc25343af2dba88770b95e191bc37bbc01b394a2a5054f14af [INFO] running `Command { std: "docker" "start" "-a" "9583b28687fc96fc25343af2dba88770b95e191bc37bbc01b394a2a5054f14af", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling libssh2-sys v0.2.12 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Compiling git2 v0.10.1 [INFO] [stderr] Compiling git-lafs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_repo` [INFO] [stdout] --> src/repo.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn get_repo() -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_lafs_objects_folder` [INFO] [stdout] --> src/repo.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn get_lafs_objects_folder(repo: &Repository) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_lafs_folder` [INFO] [stdout] --> src/repo.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get_lafs_folder(repo: &Repository) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.16s [INFO] running `Command { std: "docker" "inspect" "9583b28687fc96fc25343af2dba88770b95e191bc37bbc01b394a2a5054f14af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9583b28687fc96fc25343af2dba88770b95e191bc37bbc01b394a2a5054f14af", kill_on_drop: false }` [INFO] [stdout] 9583b28687fc96fc25343af2dba88770b95e191bc37bbc01b394a2a5054f14af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 1fe8e8cd87dd6f2d99fd184595240cafbdee42a2b0edf716a2070684e6045ea8 [INFO] running `Command { std: "docker" "start" "-a" "1fe8e8cd87dd6f2d99fd184595240cafbdee42a2b0edf716a2070684e6045ea8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling git-lafs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `get_repo` [INFO] [stdout] --> src/repo.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn get_repo() -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_lafs_objects_folder` [INFO] [stdout] --> src/repo.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn get_lafs_objects_folder(repo: &Repository) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_lafs_folder` [INFO] [stdout] --> src/repo.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn get_lafs_folder(repo: &Repository) -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.90s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/git_lafs-f2d4b70581411f7f) [INFO] running `Command { std: "docker" "inspect" "1fe8e8cd87dd6f2d99fd184595240cafbdee42a2b0edf716a2070684e6045ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe8e8cd87dd6f2d99fd184595240cafbdee42a2b0edf716a2070684e6045ea8", kill_on_drop: false }` [INFO] [stdout] 1fe8e8cd87dd6f2d99fd184595240cafbdee42a2b0edf716a2070684e6045ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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] 683b1e3568db6ac3909f7f260c9dc8ebb39cacc9637fc2624899f0e5aafca681 [INFO] running `Command { std: "docker" "start" "-a" "683b1e3568db6ac3909f7f260c9dc8ebb39cacc9637fc2624899f0e5aafca681", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: function is never used: `get_repo` [INFO] [stderr] --> src/repo.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn get_repo() -> Result { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_lafs_objects_folder` [INFO] [stderr] --> src/repo.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn get_lafs_objects_folder(repo: &Repository) -> PathBuf { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_lafs_folder` [INFO] [stderr] --> src/repo.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn get_lafs_folder(repo: &Repository) -> PathBuf { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `git-lafs` (bin "git-lafs" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_lafs-f2d4b70581411f7f) [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" "683b1e3568db6ac3909f7f260c9dc8ebb39cacc9637fc2624899f0e5aafca681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683b1e3568db6ac3909f7f260c9dc8ebb39cacc9637fc2624899f0e5aafca681", kill_on_drop: false }` [INFO] [stdout] 683b1e3568db6ac3909f7f260c9dc8ebb39cacc9637fc2624899f0e5aafca681