[INFO] cloning repository https://github.com/mersinvald/backontime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mersinvald/backontime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmersinvald%2Fbackontime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmersinvald%2Fbackontime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e75e05561aecae0fc3fb39d39e2710debbffab2 [INFO] checking mersinvald/backontime against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmersinvald%2Fbackontime" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mersinvald/backontime on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-0/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" "+beta" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 021a167a9bdf4f1f59f00094b4aa06bd2000671ad3a3d720cc3951361205783c [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" "021a167a9bdf4f1f59f00094b4aa06bd2000671ad3a3d720cc3951361205783c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "021a167a9bdf4f1f59f00094b4aa06bd2000671ad3a3d720cc3951361205783c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021a167a9bdf4f1f59f00094b4aa06bd2000671ad3a3d720cc3951361205783c", kill_on_drop: false }` [INFO] [stdout] 021a167a9bdf4f1f59f00094b4aa06bd2000671ad3a3d720cc3951361205783c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04afa48c6aa94a46b29f70215f6d023332ad1a4d9b7f531314fc6e391f6ef7ce [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" "04afa48c6aa94a46b29f70215f6d023332ad1a4d9b7f531314fc6e391f6ef7ce", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking log v0.3.7 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking regex-syntax v0.4.0 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking serde v1.0.6 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread-id v3.1.0 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Checking inotify v0.3.0 [INFO] [stderr] Checking filetime v0.1.10 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking miow v0.1.5 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Compiling serde_derive_internals v0.15.0 [INFO] [stderr] Checking mio v0.5.1 [INFO] [stderr] Checking env_logger v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.6 [INFO] [stderr] Checking notify v4.0.1 [INFO] [stderr] Checking toml v0.4.1 [INFO] [stderr] Checking backontime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `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 constant `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 associated function `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 associated function `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 constant `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 constant `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 associated function `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 associated function `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] warning: use of deprecated associated function `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] 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 associated function `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] [stderr] error: could not compile `backontime` [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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: build failed [INFO] running `Command { std: "docker" "inspect" "04afa48c6aa94a46b29f70215f6d023332ad1a4d9b7f531314fc6e391f6ef7ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04afa48c6aa94a46b29f70215f6d023332ad1a4d9b7f531314fc6e391f6ef7ce", kill_on_drop: false }` [INFO] [stdout] 04afa48c6aa94a46b29f70215f6d023332ad1a4d9b7f531314fc6e391f6ef7ce