[INFO] updating cached repository ChrisMacNaughton/backup-agent [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ChrisMacNaughton/backup-agent [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ChrisMacNaughton/backup-agent" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ChrisMacNaughton/backup-agent"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ChrisMacNaughton/backup-agent'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ChrisMacNaughton/backup-agent" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/ChrisMacNaughton/backup-agent"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/ChrisMacNaughton/backup-agent'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87619b71882c65189a219f78edba46be627bd56a [INFO] sha for GitHub repo ChrisMacNaughton/backup-agent: 87619b71882c65189a219f78edba46be627bd56a [INFO] validating manifest of ChrisMacNaughton/backup-agent on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ChrisMacNaughton/backup-agent on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ChrisMacNaughton/backup-agent [INFO] finished frobbing ChrisMacNaughton/backup-agent [INFO] frobbed toml for ChrisMacNaughton/backup-agent written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ChrisMacNaughton/backup-agent/Cargo.toml [INFO] started frobbing ChrisMacNaughton/backup-agent [INFO] finished frobbing ChrisMacNaughton/backup-agent [INFO] frobbed toml for ChrisMacNaughton/backup-agent written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/ChrisMacNaughton/backup-agent/Cargo.toml [INFO] crate ChrisMacNaughton/backup-agent already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ChrisMacNaughton/backup-agent/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tarpc-lib v0.4.0 [INFO] [stderr] Downloaded tarpc v0.16.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ChrisMacNaughton/backup-agent against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-4/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/ChrisMacNaughton/backup-agent:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3951d6332ce55667c30a8ec70c97a0eade2109a1258cd5debb2cfbe6c41470aa [INFO] running `"docker" "start" "-a" "3951d6332ce55667c30a8ec70c97a0eade2109a1258cd5debb2cfbe6c41470aa"` [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Checking tarpc-trace v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.5 [INFO] [stderr] Compiling tarpc-plugins v0.5.1 [INFO] [stderr] Compiling futures-select-macro-preview v0.3.0-alpha.14 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.14 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.14 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.14 [INFO] [stderr] Checking tarpc-lib v0.4.0 [INFO] [stderr] Checking tarpc v0.16.0 [INFO] [stderr] Checking backup-agent v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to types [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54727 [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to types [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54727 [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: macro await! is unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(await_macro)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: macro await! is unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(await_macro)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0670]: `async fn` is not permitted in the 2015 edition [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to types [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54727 [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: procedural macros cannot be expanded to types [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/54727 [INFO] [stderr] = help: add #![feature(proc_macro_hygiene)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: macro await! is unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(await_macro)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: macro await! is unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(await_macro)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0670]: `async fn` is not permitted in the 2015 edition [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: async fn is unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(async_await)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: async blocks are unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(async_await)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: async fn is unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(async_await)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: async blocks are unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(async_await)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'futures_api': futures in libcore are unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(futures_api)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'futures_api': futures in libcore are unstable [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/50547 [INFO] [stderr] = help: add #![feature(futures_api)] to the crate attributes to enable [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0050]: method `has_full` has 2 parameters but the declaration in trait `Service::has_full` has 3 [INFO] [stderr] --> src/main.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 5 | rpc has_full(name: String) -> bool; [INFO] [stderr] | ______________________________- [INFO] [stderr] 6 | | } [INFO] [stderr] 7 | | [INFO] [stderr] 8 | | #[derive(Clone)] [INFO] [stderr] ... | [INFO] [stderr] 12 | | fn has_full(&self, name: String) -> bool { [INFO] [stderr] | | ^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stderr] ... | [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `HasFullFut` [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_- `HasFullFut` from trait [INFO] [stderr] ... [INFO] [stderr] 11 | impl Service for BackupServer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `HasFullFut` in implementation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0046, E0050, E0658, E0670. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: Could not compile `backup-agent`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0050]: method `has_full` has 2 parameters but the declaration in trait `Service::has_full` has 3 [INFO] [stderr] --> src/main.rs:12:17 [INFO] [stderr] | [INFO] [stderr] 5 | rpc has_full(name: String) -> bool; [INFO] [stderr] | ______________________________- [INFO] [stderr] 6 | | } [INFO] [stderr] 7 | | [INFO] [stderr] 8 | | #[derive(Clone)] [INFO] [stderr] ... | [INFO] [stderr] 12 | | fn has_full(&self, name: String) -> bool { [INFO] [stderr] | | ^^^^^^^^^^^^^^^^^^^ expected 3 parameters, found 2 [INFO] [stderr] ... | [INFO] [stderr] [INFO] [stderr] error[E0046]: not all trait items implemented, missing: `HasFullFut` [INFO] [stderr] --> src/main.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 4 | / service! { [INFO] [stderr] 5 | | rpc has_full(name: String) -> bool; [INFO] [stderr] 6 | | } [INFO] [stderr] | |_- `HasFullFut` from trait [INFO] [stderr] ... [INFO] [stderr] 11 | impl Service for BackupServer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `HasFullFut` in implementation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0046, E0050, E0658, E0670. [INFO] [stderr] For more information about an error, try `rustc --explain E0046`. [INFO] [stderr] error: Could not compile `backup-agent`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3951d6332ce55667c30a8ec70c97a0eade2109a1258cd5debb2cfbe6c41470aa"` [INFO] running `"docker" "rm" "-f" "3951d6332ce55667c30a8ec70c97a0eade2109a1258cd5debb2cfbe6c41470aa"` [INFO] [stdout] 3951d6332ce55667c30a8ec70c97a0eade2109a1258cd5debb2cfbe6c41470aa