[INFO] cloning repository https://github.com/Rose1917/git-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rose1917/git-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRose1917%2Fgit-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRose1917%2Fgit-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36d02c178e3fc580334796133182b9ac943a8646 [INFO] testing Rose1917/git-sync 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%2FRose1917%2Fgit-sync" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rose1917/git-sync 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/Rose1917/git-sync [INFO] finished tweaking git repo https://github.com/Rose1917/git-sync [INFO] tweaked toml for git repo https://github.com/Rose1917/git-sync written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Rose1917/git-sync 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 31648b942ac7c7fdf8019f6578adfc5e24698328bb853d326cba8ff0e0c18a26 [INFO] running `Command { std: "docker" "start" "-a" "31648b942ac7c7fdf8019f6578adfc5e24698328bb853d326cba8ff0e0c18a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31648b942ac7c7fdf8019f6578adfc5e24698328bb853d326cba8ff0e0c18a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31648b942ac7c7fdf8019f6578adfc5e24698328bb853d326cba8ff0e0c18a26", kill_on_drop: false }` [INFO] [stdout] 31648b942ac7c7fdf8019f6578adfc5e24698328bb853d326cba8ff0e0c18a26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 1d071cda1afcd5e6453fc07b3ec64b8b3f889da97ffb7572926303a4a6b980e1 [INFO] running `Command { std: "docker" "start" "-a" "1d071cda1afcd5e6453fc07b3ec64b8b3f889da97ffb7572926303a4a6b980e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling argh v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling gsync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `daemon` [INFO] [stdout] --> src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | mod daemon; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `daemon`, create file "src/daemon.rs" or "src/daemon/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `if_daemon_running` in this scope [INFO] [stdout] --> src/main.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | if !if_daemon_running("gsyncd-fake") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected function, found module `daemon` [INFO] [stdout] --> src/main.rs:268:41 [INFO] [stdout] | [INFO] [stdout] 268 | Subcommands::Daemon(subargs) => daemon(&subargs, &mut toml_conf), [INFO] [stdout] | ^^^^^^ not a function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toml::value::Datetime` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use toml::value::Datetime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::daemon::*` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::daemon::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Subcommands` [INFO] [stdout] --> src/repos.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Subcommands; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ServerRepo`, `Status` [INFO] [stdout] --> src/repos.rs:2:41 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{Config, Repo, ServerConfig, ServerRepo, Status}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DaemonArgs`, `ServerArgs` [INFO] [stdout] --> src/repos.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{DaemonArgs, ListArgs, ServerArgs, TrackArgs, UntrackArgs}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/repos.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/repos.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gsync` due to 4 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1d071cda1afcd5e6453fc07b3ec64b8b3f889da97ffb7572926303a4a6b980e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d071cda1afcd5e6453fc07b3ec64b8b3f889da97ffb7572926303a4a6b980e1", kill_on_drop: false }` [INFO] [stdout] 1d071cda1afcd5e6453fc07b3ec64b8b3f889da97ffb7572926303a4a6b980e1