[INFO] fetching crate serf-types 0.2.0... [INFO] testing serf-types-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate serf-types 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate serf-types 0.2.0 [INFO] finished tweaking crates.io crate serf-types 0.2.0 [INFO] tweaked toml for crates.io crate serf-types 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate serf-types 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate serf-types 0.2.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cheap-clone v0.2.2 [INFO] [stderr] Downloaded rkyv_derive v0.8.9 [INFO] [stderr] Downloaded agnostic-lite v0.3.17 [INFO] [stderr] Downloaded dbutils v0.12.14 [INFO] [stderr] Downloaded metrics v0.24.1 [INFO] [stderr] Downloaded hickory-proto v0.24.2 [INFO] [stderr] Downloaded rkyv v0.8.9 [INFO] [stderr] Downloaded transformable v0.2.2 [INFO] [stderr] Downloaded memberlist-types v0.3.0 [INFO] [stderr] Downloaded derivit-core v0.1.5 [INFO] [stderr] Downloaded thiserror-impl v2.0.9 [INFO] [stderr] Downloaded viewit v0.1.5 [INFO] [stderr] Downloaded enum-as-inner v0.6.1 [INFO] [stderr] Downloaded smallvec-wrapper v0.2.0 [INFO] [stderr] Downloaded faststr v0.2.27 [INFO] [stderr] Downloaded thiserror v2.0.9 [INFO] [stderr] Downloaded nodecraft v0.4.1 [INFO] [stderr] Downloaded equivalent-flipped v0.1.1 [INFO] [stderr] Downloaded syn v2.0.91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e54f2230a116f714576f44472eaadd402d76beddc427b07354301f64d99f4113 [INFO] running `Command { std: "docker" "start" "-a" "e54f2230a116f714576f44472eaadd402d76beddc427b07354301f64d99f4113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e54f2230a116f714576f44472eaadd402d76beddc427b07354301f64d99f4113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e54f2230a116f714576f44472eaadd402d76beddc427b07354301f64d99f4113", kill_on_drop: false }` [INFO] [stdout] e54f2230a116f714576f44472eaadd402d76beddc427b07354301f64d99f4113 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba1479ac29db53d67f9234d7540c0e6a2485289564e21770ebd3e45a9d09cad3 [INFO] running `Command { std: "docker" "start" "-a" "ba1479ac29db53d67f9234d7540c0e6a2485289564e21770ebd3e45a9d09cad3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling equivalent-flipped v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling cheap-clone v0.2.2 [INFO] [stderr] Compiling smallvec-wrapper v0.2.0 [INFO] [stderr] Compiling dbutils v0.12.14 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytecheck_derive v0.8.0 [INFO] [stderr] Compiling munge_macro v0.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling rkyv_derive v0.8.9 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derivit-core v0.1.5 [INFO] [stderr] Compiling munge v0.4.1 [INFO] [stderr] Compiling ptr_meta v0.3.0 [INFO] [stderr] Compiling rancor v0.1.0 [INFO] [stderr] Compiling bytecheck v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rend v0.5.2 [INFO] [stderr] Compiling viewit v0.1.5 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling transformable v0.2.2 [INFO] [stderr] Compiling agnostic-lite v0.3.17 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rkyv v0.8.9 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling nodecraft v0.4.1 [INFO] [stderr] Compiling memberlist-types v0.3.0 [INFO] [stderr] Compiling serf-types v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #![deny(warnings, missing_docs)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(mismatched_lifetime_syntaxes)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 154 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 204 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:210:21 [INFO] [stdout] | [INFO] [stdout] 210 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 210 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 222 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 222 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:228:21 [INFO] [stdout] | [INFO] [stdout] 228 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 228 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:234:21 [INFO] [stdout] | [INFO] [stdout] 234 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 234 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 240 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 240 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:246:21 [INFO] [stdout] | [INFO] [stdout] 246 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 246 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 252 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:265:21 [INFO] [stdout] | [INFO] [stdout] 265 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 265 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:271:21 [INFO] [stdout] | [INFO] [stdout] 271 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 271 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:277:21 [INFO] [stdout] | [INFO] [stdout] 277 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 277 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:283:21 [INFO] [stdout] | [INFO] [stdout] 283 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:303:21 [INFO] [stdout] | [INFO] [stdout] 303 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 303 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/message.rs:328:21 [INFO] [stdout] | [INFO] [stdout] 328 | fn as_message_ref(&self) -> SerfMessageRef { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 328 | fn as_message_ref(&self) -> SerfMessageRef<'_, I, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serf-types` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "ba1479ac29db53d67f9234d7540c0e6a2485289564e21770ebd3e45a9d09cad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1479ac29db53d67f9234d7540c0e6a2485289564e21770ebd3e45a9d09cad3", kill_on_drop: false }` [INFO] [stdout] ba1479ac29db53d67f9234d7540c0e6a2485289564e21770ebd3e45a9d09cad3