[INFO] cloning repository https://github.com/Legellon/dist-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Legellon/dist-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegellon%2Fdist-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegellon%2Fdist-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbb2c8148af63c0b90585f57c6c2781dba130444 [INFO] building Legellon/dist-sys against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLegellon%2Fdist-sys" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Legellon/dist-sys [INFO] finished tweaking git repo https://github.com/Legellon/dist-sys [INFO] tweaked toml for git repo https://github.com/Legellon/dist-sys written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Legellon/dist-sys on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Legellon/dist-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da738b599001b05c113f53969d05016deddfdaa0aed31584e9969bf9a9bbfbec [INFO] running `Command { std: "docker" "start" "-a" "da738b599001b05c113f53969d05016deddfdaa0aed31584e9969bf9a9bbfbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da738b599001b05c113f53969d05016deddfdaa0aed31584e9969bf9a9bbfbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da738b599001b05c113f53969d05016deddfdaa0aed31584e9969bf9a9bbfbec", kill_on_drop: false }` [INFO] [stdout] da738b599001b05c113f53969d05016deddfdaa0aed31584e9969bf9a9bbfbec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48510b5b064c5f99fdec38415fe7a365d77b2996d45fb320e4a7beb7db89b9ac [INFO] running `Command { std: "docker" "start" "-a" "48510b5b064c5f99fdec38415fe7a365d77b2996d45fb320e4a7beb7db89b9ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling dist-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `&Id: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/lib.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | body: Body<'a, Id, Payload>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `&Id` [INFO] [stdout] | [INFO] [stdout] note: required for `Body<'a, Id, Payload>` to implement `Deserialize<'_>` [INFO] [stdout] --> src/lib.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 58 | pub struct Body<'a, Id, Payload> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | #[serde(bound(deserialize = "&'a Id: Deserialize<'a>"))] [INFO] [stdout] | ------------------------- unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.188/src/de/mod.rs:1724:12 [INFO] [stdout] | [INFO] [stdout] 1722 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1723 | where [INFO] [stdout] 1724 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element` [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Id: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/lib.rs:72:11 [INFO] [stdout] | [INFO] [stdout] 72 | body: Body<'a, Id, Payload>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `&Id` [INFO] [stdout] | [INFO] [stdout] note: required for `Body<'a, Id, Payload>` to implement `Deserialize<'_>` [INFO] [stdout] --> src/lib.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 58 | pub struct Body<'a, Id, Payload> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | #[serde(bound(deserialize = "&'a Id: Deserialize<'a>"))] [INFO] [stdout] | ------------------------- unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.188/src/de/mod.rs:1863:12 [INFO] [stdout] | [INFO] [stdout] 1861 | fn next_value(&mut self) -> Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1862 | where [INFO] [stdout] 1863 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value` [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `&Id: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/lib.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `&Id` [INFO] [stdout] | [INFO] [stdout] note: required for `Body<'_, Id, Payload>` to implement `Deserialize<'_>` [INFO] [stdout] --> src/lib.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 58 | pub struct Body<'a, Id, Payload> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | #[serde(bound(deserialize = "&'a Id: Deserialize<'a>"))] [INFO] [stdout] | ------------------------- unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] note: required by a bound in `_::_serde::__private::de::missing_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.188/src/private/de.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] 24 | where [INFO] [stdout] 25 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `missing_field` [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] help: `'de` and `'a` must be the same: replace one with the other [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ----------- lifetime `'de` defined here [INFO] [stdout] 58 | pub struct Body<'a, Id, Payload> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 61 | / #[serde(bound(deserialize = "&'a Id: Deserialize<'a>"))] [INFO] [stdout] 62 | | in_reply_to: Option<&'a Id>, [INFO] [stdout] | |_______________________________^ requires that `'de` must outlive `'a` [INFO] [stdout] | [INFO] [stdout] = help: consider adding the following bound: `'de: 'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/lib.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ----------- lifetime `'de` defined here [INFO] [stdout] 58 | pub struct Body<'a, Id, Payload> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 61 | / #[serde(bound(deserialize = "&'a Id: Deserialize<'a>"))] [INFO] [stdout] 62 | | in_reply_to: Option<&'a Id>, [INFO] [stdout] | |_______________________________^ requires that `'a` must outlive `'de` [INFO] [stdout] | [INFO] [stdout] = help: consider adding the following bound: `'a: 'de` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dist-sys` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "48510b5b064c5f99fdec38415fe7a365d77b2996d45fb320e4a7beb7db89b9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48510b5b064c5f99fdec38415fe7a365d77b2996d45fb320e4a7beb7db89b9ac", kill_on_drop: false }` [INFO] [stdout] 48510b5b064c5f99fdec38415fe7a365d77b2996d45fb320e4a7beb7db89b9ac