[INFO] fetching crate onedrive-api 0.6.3... [INFO] checking onedrive-api-0.6.3 against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] extracting crate onedrive-api 0.6.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate onedrive-api 0.6.3 on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate onedrive-api 0.6.3 [INFO] finished tweaking crates.io crate onedrive-api 0.6.3 [INFO] tweaked toml for crates.io crate onedrive-api 0.6.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ca76be0cfdd198d490dc2aeab9b26bb0c5650f2c3566c5fd3f25e5dc2001240 [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" "7ca76be0cfdd198d490dc2aeab9b26bb0c5650f2c3566c5fd3f25e5dc2001240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ca76be0cfdd198d490dc2aeab9b26bb0c5650f2c3566c5fd3f25e5dc2001240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca76be0cfdd198d490dc2aeab9b26bb0c5650f2c3566c5fd3f25e5dc2001240", kill_on_drop: false }` [INFO] [stdout] 7ca76be0cfdd198d490dc2aeab9b26bb0c5650f2c3566c5fd3f25e5dc2001240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2ecec6fce723631475a86013e257e604b900fe16f4b5060d5f716debefb6697 [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" "e2ecec6fce723631475a86013e257e604b900fe16f4b5060d5f716debefb6697", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking net2 v0.2.36 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking async-compression v0.3.6 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking strum v0.19.5 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking onedrive-api v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/resource.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | #[allow(missing_docs)] [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | / define_resource_object! { [INFO] [stdout] 173 | | /// Drive resource type [INFO] [stdout] 174 | | /// [INFO] [stdout] 175 | | /// The drive resource is the top level object representing a user's OneDrive [INFO] [stdout] ... | [INFO] [stdout] 271 | | } [INFO] [stdout] 272 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of: `for`, parentheses, `fn`, `unsafe`, `extern`, identifier, `::`, `<`, square brackets, `*`, `&`, `!`, `impl`, `_`, lifetime [INFO] [stdout] --> src/resource.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | #[allow(missing_docs)] [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | / define_resource_object! { [INFO] [stdout] 173 | | /// Drive resource type [INFO] [stdout] 174 | | /// [INFO] [stdout] 175 | | /// The drive resource is the top level object representing a user's OneDrive [INFO] [stdout] ... | [INFO] [stdout] 271 | | } [INFO] [stdout] 272 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::Drive: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::Drive` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::Drive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::Drive: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::Drive` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::Drive` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | .parse_optional() [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `resource::DriveItem: Serialize` is not satisfied [INFO] [stdout] --> src/onedrive.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | .json(patch) [INFO] [stdout] | ^^^^^ the trait `Serialize` is not implemented for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | .parse_optional() [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:636:14 [INFO] [stdout] | [INFO] [stdout] 636 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:308:14 [INFO] [stdout] | [INFO] [stdout] 308 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `resource::DriveItem: Serialize` is not satisfied [INFO] [stdout] --> src/onedrive.rs:351:19 [INFO] [stdout] | [INFO] [stdout] 351 | .json(patch) [INFO] [stdout] | ^^^^^ the trait `Serialize` is not implemented for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:1340:14 [INFO] [stdout] | [INFO] [stdout] 1340 | .parse_optional() [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:636:14 [INFO] [stdout] | [INFO] [stdout] 636 | .parse() [INFO] [stdout] | ^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `resource::DriveItem: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | value: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `resource::DriveItem: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | value: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> resource::DriveItem: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:1340:14 [INFO] [stdout] | [INFO] [stdout] 1340 | .parse_optional() [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `resource::DriveItem` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `onedrive-api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `resource::DriveItem: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | value: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] = note: required by `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `resource::DriveItem: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/onedrive.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | value: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `resource::DriveItem` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `Vec` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Deserialize<'_>` for `std::option::Option>` [INFO] [stdout] = note: required by `next_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e2ecec6fce723631475a86013e257e604b900fe16f4b5060d5f716debefb6697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ecec6fce723631475a86013e257e604b900fe16f4b5060d5f716debefb6697", kill_on_drop: false }` [INFO] [stdout] e2ecec6fce723631475a86013e257e604b900fe16f4b5060d5f716debefb6697