[INFO] updating cached repository https://github.com/mersinvald/backontime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e75e05561aecae0fc3fb39d39e2710debbffab2 [INFO] testing mersinvald/backontime against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmersinvald%2Fbackontime" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mersinvald/backontime on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mersinvald/backontime [INFO] finished tweaking git repo https://github.com/mersinvald/backontime [INFO] tweaked toml for git repo https://github.com/mersinvald/backontime written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/mersinvald/backontime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11e8135d4beab25de656977907071498b695788e25bd119076d3d7256cb610ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "11e8135d4beab25de656977907071498b695788e25bd119076d3d7256cb610ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11e8135d4beab25de656977907071498b695788e25bd119076d3d7256cb610ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e8135d4beab25de656977907071498b695788e25bd119076d3d7256cb610ab", kill_on_drop: false }` [INFO] [stdout] 11e8135d4beab25de656977907071498b695788e25bd119076d3d7256cb610ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 239e62c2edf5ca27cc1c06799af3dd619f7005923f971328ab4615d743554427 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "239e62c2edf5ca27cc1c06799af3dd619f7005923f971328ab4615d743554427", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.6 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling filetime v0.1.10 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.6 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v4.0.1 [INFO] [stderr] Compiling toml v0.4.1 [INFO] [stderr] Compiling backontime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/global.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref GLOBAL: Mutex = Mutex::new(Global::default()); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/global.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref GLOBAL: Mutex = Mutex::new(Global::default()); [INFO] [stdout] 8 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/config.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / error_chain! { [INFO] [stdout] 162 | | foreign_links { [INFO] [stdout] 163 | | Toml(::toml::de::Error); [INFO] [stdout] 164 | | Io(::std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/backup_entity.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / error_chain! { [INFO] [stdout] 98 | | foreign_links { [INFO] [stdout] 99 | | Io(::std::io::Error); [INFO] [stdout] 100 | | Notify(::notify::Error); [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/config.rs:119:41 [INFO] [stdout] | [INFO] [stdout] 119 | self.name = Some(last_component.as_ref() [INFO] [stdout] | ---------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/config.rs:161:1 [INFO] [stdout] | [INFO] [stdout] 161 | / error_chain! { [INFO] [stdout] 162 | | foreign_links { [INFO] [stdout] 163 | | Toml(::toml::de::Error); [INFO] [stdout] 164 | | Io(::std::io::Error); [INFO] [stdout] ... | [INFO] [stdout] 182 | | } [INFO] [stdout] 183 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/backup_entity.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / error_chain! { [INFO] [stdout] 98 | | foreign_links { [INFO] [stdout] 99 | | Io(::std::io::Error); [INFO] [stdout] 100 | | Notify(::notify::Error); [INFO] [stdout] ... | [INFO] [stdout] 108 | | } [INFO] [stdout] 109 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `backontime`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "239e62c2edf5ca27cc1c06799af3dd619f7005923f971328ab4615d743554427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239e62c2edf5ca27cc1c06799af3dd619f7005923f971328ab4615d743554427", kill_on_drop: false }` [INFO] [stdout] 239e62c2edf5ca27cc1c06799af3dd619f7005923f971328ab4615d743554427